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

684 commits

Author SHA1 Message Date
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
Dmitry Guyvoronsky
68edb122e0 Updated CloudFront details. 2016-10-11 18:17:04 -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
Kyle Busekist
a2e5cbb87b CLB traffic to instances in the same subnet
Traffic between CLBs and Instances in the same subnet do not behave the same was as Instance to Instance traffic in the same subnet.
2016-10-11 18:47:44 -05: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
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
Greg Leeds
8d82b60c95 Updating EC2 GPU section to reflect new instance types 2016-10-11 15:46:50 -05:00
Sandeep Dinesh
967669dab1 Update Google Cloud product comparison
Changes:

- Removed Cloud SQL as a sharded RDBMS (Cloud SQL does not provide this)
- Moved CockroachDB from Bigtable to Sharded RDBMS (Cockroach is an open-source version of Spanner)
- Added HBase as the open source version of Bigtable (Cloud Bigtable is compatible with the HBase API)
- Added Dremel as the Google Internal version of BigQuery
- Added Cloud CDN (CDN), Firebase Analytics (Mobile Analytics), and Cloud Source Repositories (git hosting)
- Changed Cloud Test Lab to Firebase Test Lab (rebranding)
2016-10-11 13:46:04 -07: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
David Kocher
cfd6e91caf Replace recommendation of GUI application for S3. Transmit is outdated, missing AWS4 signature version support (crucial for new regions) and multipart uploads besides ACLs, versioning, lifecycle configuration, storage classes and server side encryption. 2016-10-11 20:55:29 +02: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
82523efc0d More on credentials.
Start at #94.
2016-10-11 10:18:51 -07: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