1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-13 18:32:01 +00:00
Commit graph

156 commits

Author SHA1 Message Date
Joshua Levy
a727239cd0 Merge pull request #135 from bradly/fix-misspelling-in-config-management
Fixing misspelling of tooling
2016-10-12 14:46:08 -07:00
Joshua Levy
f79e9c8a62 Merge pull request #154 from AndrewLane/patch-1
nit pick
2016-10-12 13:51:41 -07:00
Joshua Levy
fbd0085fd8 Merge pull request #170 from bradydowling/patch-1
Fix some awkward/incorrect grammar
2016-10-12 13:43:39 -07:00
Joshua Levy
23a89bedd9 Merge pull request #164 from max-zanko/master
Updated the Spot management gotchas section based on Kazu's feedback.
2016-10-12 12:29:08 -07:00
Brady Dowling
59e85a4908 Fix some awkward/incorrect grammar 2016-10-12 12:17:21 -07:00
Joshua Levy
c39daac95c Merge pull request #134 from bradly/fix-s3-typo
Fix typo in S3 gotchas
2016-10-12 12:05:27 -07:00
max
a964b72149 Updated the Spot management gotchas section based on Kazu's feedback. 2016-10-12 09:35:17 -07:00
Phillip Calvin
7f91eefac4 CLB gotcha: 503s even when instances are available (#126)
* CLB gotcha: 503s even when instances are available

* Add 🔸 marker and AZ abbreviation

* Remove space on warning marker
2016-10-12 07:56:51 -07:00
Andrew Lane
f593e559a1 nit pick 2016-10-12 09:33:13 -04:00
Bradly Feeley
c4b02b12a4 Fixing misspelling of tooling 2016-10-11 21:41:12 -07:00
Bradly Feeley
5f4537814b Fix typo in S3 gotchas 2016-10-11 21:34:55 -07:00
Joshua Levy
5541551f50 Merge pull request #124 from xethorn/xethorn-patch-1
Update the definition of AWS SWF
2016-10-11 20:49:22 -07:00
Joshua Levy
5de4b93a2f Merge pull request #113 from danhermann/master
added data migration tips for RDS Aurora
2016-10-11 20:33:07 -07:00
maiki
4ece93728c Remove extra word
It said, "shift shift". That's 100% too many shifts!
2016-10-11 20:09:08 -07:00
Patrick McDavid
2df10ec4fd grammatical improvement 2016-10-11 20:58:36 -06:00
Thanos Baskous
9e45e554e4 Merge pull request #95 from open-guides/certifications
A little about AWS certifications
2016-10-11 19:31:47 -07:00
Michael Ortali
825d435f9c Update README.md 2016-10-11 21:56:27 -04:00
Joshua Levy
a49facc0ba Merge pull request #121 from shott85/master
EFS is GA, not Preview
2016-10-11 18:39:34 -07:00
Joshua Levy
ea877d7b12 Merge pull request #120 from chris-griffin/patch-1
Update SSL/TLS info for static website hosting
2016-10-11 18:37:31 -07:00
Joshua Levy
e4e7a0e546 Merge pull request #116 from mkulke/alb-gotcha
Added ALB Gotcha about unhealthy targets (Attempt #2)
2016-10-11 18:36:15 -07:00
David Schott
b373c80080 EFS is GA, not Preview
Per: https://aws.amazon.com/about-aws/whats-new/2016/06/amazon-elastic-file-system-efs-is-now-generally-available/
2016-10-11 20:30:49 -04:00
chris-griffin
fc4c6185e6 Update SSL/TLS info for static website hosting 2016-10-11 20:24:43 -04:00
Max Zanko
04705c18d4 Merge pull request #97 from tomschlick/patch-1
document IPv4 & IPv6 access to S3
2016-10-11 17:08:36 -07:00
Tom Schlick
2586010123 link to enabling dualstack in api clients 2016-10-11 20:01:03 -04:00
Max Zanko
eab96078c7 Merge pull request #110 from gshakir/master
Add S3 Infrequent Access calculator.
2016-10-11 16:35:54 -07:00
Max Zanko
f90f6f23ef Merge pull request #115 from glynnforrest/spotify-gcloud
Spotify is a google cloud customer
2016-10-11 16:34:52 -07:00
Glynn Forrest
c76dc13bf3 Spotify is a google cloud customer
The guide previously mentions "It’s not common to switch once you’re up and running, but it does happen: Spotify migrated from AWS to Google Cloud."
2016-10-12 00:32:08 +01:00
Gulam Shakir
b1495a329f S3 Infrequent Access calculator - fix whitespace. 2016-10-11 19:24:30 -04:00
Magnus Kulke
80d80b3fb3 Addressed review comments. 2016-10-12 01:11:55 +02:00
Magnus Kulke
5edafa05ca Added ALB Gotcha about unhealthy targets 2016-10-12 01:06:04 +02:00
Thanos Baskous
3f31d5c0f4 Merge pull request #114 from mkulke/ecs
Added ELB/ALB, alternatives to ECS section
2016-10-11 15:43:06 -07:00
Magnus Kulke
ae8d7b4613 Added ELB/ALB, alternatives to ECS section 2016-10-12 00:41:44 +02:00
Max Zanko
8f29cf2e2a Merge pull request #103 from traytonwhite/redshift/numofprimdatatypes
Update Redshift primitive data types to 12
2016-10-11 15:29:41 -07:00
danhermann
69dbfc022c added data migration tips for RDS Aurora 2016-10-11 16:46:56 -05:00
Magnus Kulke
3331c42aee Added ALB Gotcha about unhealthy targets
"If no Availability Zone contains a healthy target, the load balancer nodes route requests to all targets."

source: http://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html
2016-10-11 23:42:23 +02:00
Gulam Shakir
18c775ded3 Add S3 Infrequent Access calculator. 2016-10-11 17:03:25 -04:00
Benjamin Bunk
afc804d877 Update README.md to fix typo in EMR section.
Fix minor typo in EMR section.
2016-10-11 16:40:44 -04:00
Trayton White
9f839333fc Update Redshift primitive data types to 12 2016-10-11 12:49:23 -07:00
Tom Schlick
85d370180a forgot a word 2016-10-11 15:12:08 -04:00
Tom Schlick
728087508d document IPv4 & IPv6 access to S3 2016-10-11 14:27:57 -04:00
Itay Shakury
b54a38f115 filled Microsoft Azure column in services table 2016-10-11 21:19:50 +03:00
Joshua Levy
82523efc0d More on credentials.
Start at #94.
2016-10-11 10:18:51 -07:00
Joshua Levy
e44931744b Fixes from review. 2016-10-10 17:37:09 -07:00
Joshua Levy
e4f3b31b19 Reshape landscape figure. 2016-10-10 17:16:36 -07:00
Joshua Levy
2e91c0ab20 Merge remote-tracking branch 'origin/master' into small-updates 2016-10-10 17:10:58 -07:00
Joshua Levy
dbf2bffb3b Adjust TOC formatting. 2016-10-10 17:09:49 -07:00
Joshua Levy
2b16427be8 Add link to FirstMark article on "cloud jail." 2016-10-10 16:41:27 -07:00
jbao
809c909401 Fix typo in README.md 2016-10-11 00:40:23 +02:00
Joshua Levy
b774fcab16 Fix duplicate item. 2016-10-10 10:11:18 -07:00
Lynn Langit
cff1dfb8cc Added link to RDS Basics for comparing instances
http://www.ec2instances.info/rds/
2016-10-10 09:57:32 -07:00