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

178 commits

Author SHA1 Message Date
esell
71b3e5db11 fix merge conflicts 2016-10-11 19:51:14 -06: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
esell
390a91a584 update readme as per suggestions 2016-10-11 19:35:10 -06: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
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
Joshua Levy
b529d05466 Merge pull request #106 from benbunk/patch-1
Update README.md to fix typo in EMR section.
2016-10-11 14:27:09 -07:00
esell
c54b560980 update azure info 2016-10-11 15:27:06 -06:00
esell
b9806f3b99 add azure customer list 2016-10-11 15:21:33 -06: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
Joshua Levy
914f783e83 Merge pull request #96 from itaysk/master
filled Microsoft Azure column in services table
2016-10-11 11:46:35 -07: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
c2c05b930d Merge pull request #89 from open-guides/small-updates
Contributing conventions other improvements
2016-10-10 17:48:53 -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
Joshua Levy
7943bf303a Merge pull request #93 from jbao/patch-1
Fix typo in README.md
2016-10-10 16:34:30 -07:00
jbao
809c909401 Fix typo in README.md 2016-10-11 00:40:23 +02:00
Joshua Levy
46e11c6961 Merge pull request #90 from lynnlangit/patch-1
Added link to RDS Basics for comparing instances
2016-10-10 11:31:49 -07: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
Joshua Levy
345dc54849 Update on CloudFormation YAML syntax. 2016-10-10 08:39:09 -07:00
Joshua Levy
b3bd4a4391 Updates on contributing conventions, legend.
A few other small fixes.
2016-10-10 08:33:59 -07:00
Joshua Levy
d7e858f34d Merge pull request #88 from open-guides/iam-api-availability
IAM API dependency gotcha
2016-10-10 08:01:26 -07:00
Thanos Baskous
feb8648dda IAM API dependency gotcha 2016-10-09 22:08:45 -07:00
Thanos Baskous
9f38dba4f6 Merge pull request #87 from open-guides/update-authors
Update authors.
2016-10-09 17:28:46 -07:00
Joshua Levy
cced6f17ea Update authors. 2016-10-09 17:26:37 -07:00
Thanos Baskous
0143619c84 Merge pull request #80 from lynnlangit/patch-1
added Azure services to table
2016-10-09 16:58:04 -07:00
Lynn Langit
9396ccf29f fixed typo in 'Azure Container Service 2016-10-09 16:37:29 -07:00
Joshua Levy
96ca690f8e Merge pull request #85 from open-guides/toc-subsection-links
Subsection links and cleanup
2016-10-08 16:50:12 -07:00
Thanos Baskous
807f0d14cd Subsection links and cleanup
- Convert main service block in TOC to table with links to most common subsections.
- Break AMI tips into basics/tips/gotchas
- Move some Autoscaling into tips into gotchas
- Add CLB section, basics subsection
- Add ALB section
- Add CLB and ALB to table of contents table (after load balancers)
- Fix "VPC and Netork Security Gotchas and Limitations" subheader typo

Resolves #76
2016-10-08 15:15:55 -07:00
Thanos Baskous
1922a9a690 Merge pull request #83 from max-zanko/master
Updated the Redshift section.
2016-10-08 13:06:13 -07:00
max
429143411a Fixed the typos in the Redshift section. 2016-10-08 12:58:48 -07:00