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

575 commits

Author SHA1 Message Date
Federico Hernandez
3641f8d9ed Visibility section, list of books (#287)
* Visibility section

- More consistent vocabular: metrics vs statistics
- Added Prometheus as TSDB alternative to Graphite
- Split Grafana into a visualize/dashboard point

* Add section for books in "Further Reading"

* Added missing books from issue #243
2016-10-31 19:59:36 -07:00
Rainer Eli
8e91d37ba2 Update README.md
fixing typos
2016-10-30 23:27:12 -06:00
Joshua Levy
8a870bd535 Clarify gotcha severities. 2016-10-30 21:08:12 -07:00
Rich Hintz
9e11ccb4f4 Resolve #194 - Correct AWS 2015 revenue (#280) 2016-10-30 18:10:30 -07:00
Jesper Eneberg
39de2b41fa Added Cloudfront Gotchas about 2048 bit ssl cert 2016-10-31 00:17:54 +01:00
jesper.eneberg
b783085b03 Added Cloudfront Gotchas about 2048 bit ssl cert 2016-10-30 23:39:28 +01:00
Lynn Langit
911b288d6c add info on non-default cluster param groups
similar to info on this topic in RDS, just ran into it with a client (again!) last week, so wanted to add it here
2016-10-30 12:59:12 -07:00
Max Zanko
656e0ffc41 Merge pull request #267 from lynnlangit/patch-5
Added info about EC2 Reserved Instance Types
2016-10-30 12:38:54 -07:00
Joshua Levy
9a9527be74 Variety of copy editing corrections and improvements. (#277) 2016-10-29 12:36:19 -07:00
Joshua Levy
f4eec650a4 Merge pull request #273 from muhqu/patch-2
API Gateway gotcha Multi-Region
2016-10-29 00:37:20 -07:00
Joshua Levy
f8f830e5bb Merge pull request #276 from open-guides/alb-capitalization-pluralization-fix
Capitalization and pluralization in ALB gotcha
2016-10-29 00:33:43 -07:00
Joshua Levy
b1822ee0a7 Merge pull request #271 from open-guides/spot-emr-fixes
EMR / Spot Fixes
2016-10-28 23:47:44 -07:00
Thanos Baskous
7742e91b1e Capitalization and pluralization in ALB gotcha 2016-10-28 18:22:29 -07:00
Mathias Leppich
6b83e0661a ALB gotchas about HTTP/2 (#272)
* ALB gotchas about HTTP/2

* Update README.md

Rephrase as suggested
2016-10-28 18:15:49 -07:00
Mathias Leppich
5248c2868c Update README.md
Incorporating feedback
2016-10-29 00:23:53 +02:00
Joshua Levy
9de21ccf7b Merge pull request #268 from danhermann/master
added tip about default UTC timezone for RDS instances
2016-10-27 11:03:35 -07:00
Joshua Levy
bb4d70bd72 Merge pull request #252 from artemnikitin/device-farm-details
Add detailed info about Device Farm
2016-10-27 11:01:54 -07:00
Abdul Mohammed
6a8da5d17e updated EC2 16 KB user-data limits
updated EC2 16 KB user-data limits
2016-10-27 09:49:59 -05:00
Mathias Leppich
1f28150080 API Gateway gotcha Multi-Region 2016-10-27 14:52:02 +02:00
Lynn Langit
681555bbd2 updated per editor requests 2016-10-26 21:47:00 -07:00
Thanos Baskous
d39932e14b EMR / Spot Fixes 2016-10-26 18:56:18 -07:00
Max Zanko
0daffc358b Merge pull request #183 from HDNoob/master
Tips and gotchas for Redshift, EMR, etc.
2016-10-26 18:33:29 -07:00
Max Zanko
e7b9ffe1b2 Merge pull request #136 from kazuyukitanimura/glacier
Adding another Gotcha for Glacier
2016-10-26 18:33:10 -07:00
danhermann
0c63cab1fc added tip about default UTC timezone for RDS instances 2016-10-26 07:15:38 -05:00
kazuyukitanimura
fa3f444c6b addressing @jlevy @ThanosBaskous 's comment 2016-10-25 19:05:29 -07:00
Hai Dang
bce34af05b address Josh's comments 2016-10-25 17:57:54 -07:00
Lynn Langit
34c03b370e Added info about EC2 Reserved Instance Types
also added links about 'selling' back via the AWS Reserved Instance Marketplace.
2016-10-25 17:49:50 -07:00
Hai Dang
27e3f6c1c8 Merge https://github.com/open-guides/og-aws 2016-10-25 17:42:41 -07:00
Abdul Mohammed
ae83b947c8 added user-data limit of 16K to EC2 limitation section
added user-data limit of 16K to EC2 limitation section
2016-10-25 17:08:13 -05:00
Artem Nikitin
2ac9adfd97 Fix for suggestions 2016-10-25 22:15:29 +02:00
Joshua Levy
986f198d4c Merge pull request #261 from danhermann/master
fix broken link on RDS MySQL replication tip
2016-10-25 11:42:23 -07:00
max
17c51a6dec Addressed the review comments on #258. 2016-10-25 10:45:28 -07:00
max
4369600f37 Fixed #258: Tip: Always use UTC on EC2 instances. 2016-10-25 10:13:52 -07:00
danhermann
269c720949 fix broken link on RDS MySQL replication tip 2016-10-25 06:48:34 -05:00
Joshua Levy
3f5051c761 A couple process things (#260)
* A few more suggestions on PR review.

* Remove Airtable links.

They're not used widely enough to merit such prominence.

* Review fixes.
2016-10-24 22:26:21 -07:00
Joshua Levy
718120db32 Merge pull request #188 from iconara/patch-1
Update pricing details on the support tiers
2016-10-24 22:16:01 -07:00
Joshua Levy
9a95eb331c Merge pull request #253 from artemnikitin/acm-basic
Add basic info about Certificate Manager
2016-10-24 17:27:03 -07:00
Artem Nikitin
98ae94a3ab Add fixes 2016-10-24 15:23:30 +02:00
Dan Hermann
a931334216 Break RDS into separate sections for MySQL, Aurora, and SQL Server (#255)
* Break RDS into separate sections for MySQL, Aurora, and SQL Server

* fix icon

* fix TOC formatting
2016-10-23 23:41:17 -07:00
Joshua Levy
cdfa4046b1 Merge pull request #246 from lynnlangit/patch-4
on 1406 added line about MQTT client test tool
2016-10-23 16:44:18 -07:00
Thanos Baskous
c14a5ebec6 Minor DynamoDB Indexing Fixes (#254) 2016-10-23 14:42:45 -07:00
Kim Schmidt
d2e3bcb114 DynamoDB Indexing and Data Types (#248)
* DynamoDB Indexing and Data Types

* Fixed typo attribute

* DynamoDB changes & doc fixed
2016-10-23 14:37:05 -07:00
Artem Nikitin
866cbb920a Add marks from legend 2016-10-23 22:38:49 +02:00
Artem Nikitin
a4b977d243 Add basic info about Certificate Manager 2016-10-23 22:33:25 +02:00
Artem Nikitin
aeb88a57a3 Add detailed info about Device Farm 2016-10-23 22:16:40 +02:00
Hai Dang
456f26e4b3 address Max's comments 2016-10-23 00:04:49 -07:00
Lynn Langit
8e2f285fa3 1406 removed space between sentences 2016-10-21 20:21:43 -07:00
Thibault Charbonnier
5d4d7a20fd add Kong and Tyk to API Gateway OSS Alternatives (#247) 2016-10-21 19:20:54 -07:00
Thibault Charbonnier
d1c2506764 fix typos and some rephrasings
* fix typos
* rephrase an awkward sentence (which had a typo too)
* rephrase the `managing multiple regions is complex` sentence which was a bit awkward as well
2016-10-21 16:25:22 -07:00
Lynn Langit
fd12c96efe on 1406 added line about MQTT client test tool
AWS added this to the IoT console to help people get started.
2016-10-21 14:00:12 -07:00
Thibault Charbonnier
ec4446e4ad fix typo in auto scaling section
* remove a trailing double quote
* remove unnecessary commas
2016-10-21 11:41:26 -07:00
Joshua Levy
59c211d850 Merge pull request #241 from raajheshkannaa/AWS-Maturity-Related-Change
Updated the AWS Product Maturity & Releases Table
2016-10-20 09:17:13 -07:00
Joshua Levy
2cc0491899 Merge pull request #242 from open-guides/luqasz-master
Redo #223
2016-10-20 09:12:08 -07:00
Max Zanko
085cbba301 Merge pull request #234 from nickbarclay/master
Added Redshift VACUUM / ANALYZE tip
2016-10-20 08:45:40 -07:00
nickbarclay
c224e2dd56 Changed upper case E in ANALYZEd 2016-10-20 08:05:54 -04:00
Raajhesh Kannaa Chidambaram
cca5ac5f87 Updated the AWS Products Maturity Table
Added the information that AWS Certificate Manager is supported by AWS CLI. 
https://github.com/aws/aws-cli/blob/master/CHANGELOG.rst#1100
2016-10-20 14:28:09 +05:30
Joshua Levy
6720ff4fa1 Merge branch 'master' of https://github.com/luqasz/og-aws into luqasz-master 2016-10-19 23:39:08 -07:00
Elliott Spira
e63325909f adding to the cloudformation section (#223)
* adding to the cloudformation section

* removing quotes 😁
2016-10-19 23:35:18 -07:00
Joshua Levy
1e4afe8e5d Merge pull request #217 from mikhailadvani/master
Added details for SES
2016-10-19 22:20:37 -07:00
Thanos Baskous
690a735f3e IAM Gotcha Nits (#240) 2016-10-19 22:20:21 -07:00
Lynn Langit
5e07c98ceb added link to awslabs/git-secrets in IAM Gotchas (#235)
* added link to awslabs/git-secrets in IAM Gotchas

last section of this area

* updated line 586 per request
2016-10-19 22:15:08 -07:00
Lynn Langit
c40f0ee608 Added info in Security basics (#236)
* Added info in Security basics

added detail about IAM objects
added detail and link to IAM policy simulator tool

* update IAM section per requests
2016-10-19 22:11:30 -07:00
Thanos Baskous
886196647c CloudFormation nits 2016-10-19 20:33:36 -07:00
gscalise
50efd72b1b Extended CloudFormation section (#152)
* Extended CloudFormation section

* Remove extra tab

* Removed space after marker

* Correct 2 nits: use of ' vs ‘ and ie. vs i.e.
2016-10-19 20:30:54 -07:00
Joshua Levy
b911837380 Merge pull request #225 from em0ney/EC2
adding to the EC2 section
2016-10-19 20:23:09 -07:00
Jose Luis Ordiales Coscia
7e0b152213 Added RDS failover tips and gotchas (#141)
* Added RDS failover tips and gotchas

* Some minor rewording

* Use unicode apostrophes
2016-10-19 20:19:24 -07:00
Krishan
6ccac27e47 Kinesis Streams cleanup & fixes (#229)
* made changes to Kinesis Streams sections, as per feedback.

* update KCL phrasing for clarity and add appropriate icons
2016-10-19 20:13:46 -07:00
Elliott Spira
357e3fe139 changing apostrophe type and adding warning around ephemeral storage 2016-10-20 13:59:41 +11:00
Max Zanko
62028f77fb Merge pull request #227 from dragonndev/master
S3 ACL Gotcha
2016-10-19 19:59:12 -07:00
Elliott Spira
ca051e7ecd adding pricing and gotchas to the Lambda section (#224)
* adding pricing and gotchas to the Lambda section

* implementing feedback
2016-10-19 19:51:33 -07:00
Matthew Lapworth
6d9cb13feb
Updated gotcha to correct icon
Added emphasis on impact of misconfiguration
Style updates

Signed-off-by: Matthew Lapworth <mlapworth@newrelic.com>
2016-10-19 19:51:04 -07:00
Joshua Levy
957a720b0a Merge branch 'lambda' of https://github.com/halilduygulu/og-aws into halilduygulu-lambda 2016-10-19 19:23:02 -07:00
Max Zanko
0a30a8f001 Merge pull request #139 from MartijnDwars/master
Add EC2 gotcha about burst performance
2016-10-19 15:57:20 -07:00
Max Zanko
96e4d41547 Merge pull request #198 from halilduygulu/redshift
Added some Redshift tips.
2016-10-19 15:54:03 -07:00
Elliott Spira
cc64e31a10 incorporating feedback 2016-10-20 09:40:26 +11:00
Joshua Levy
37ee7f497f Merge pull request #233 from shubham391/patch-1
Small typo
2016-10-19 13:16:53 -07:00
Łukasz Kostka
2a91d5c8f6 s/an existing/a running/g 2016-10-19 20:28:23 +02:00
Martijn Dwars
c22a49878a Improve icons 2016-10-19 11:00:19 +02:00
Halil Duygulu
51a5671f8a Changes for " and ' 2016-10-19 11:40:10 +03:00
Matthew Lapworth
50813fd70f
minor re-wording
Signed-off-by: Matthew Lapworth <mlapworth@newrelic.com>
2016-10-18 17:55:31 -07:00
Matthew Lapworth
cbe0820c3e
Incorporated feedback.
Made issue caused by 'gotcha' more explicit

Signed-off-by: Matthew Lapworth <mlapworth@newrelic.com>
2016-10-18 17:52:46 -07:00
Abdul Mohammed
c9dccb259f Added brief summary about Troposphere (#220)
* Added brief summary about Troposphere

Added brief summary about Troposphere

* updated summary about Troposphere

updated summary about Troposphere

* Updated Troposphere Section

Updated Troposphere Section

* Troposphere update #3

Troposphere update #3
2016-10-18 08:10:49 -07:00
Mårten Gustafson
53edf7f88c Expand the serverless section of the service matrix: (#200)
- Providers: Auth0 Webtask and PubNub Blocks
2016-10-18 08:09:41 -07:00
nickbarclay
5fa5399adf Added Redshift VACUUM / ANALYZE recommendations 2016-10-18 09:06:48 -04:00
Shubham Aggarwal
9f2c41c465 Updated README.md 2016-10-18 16:34:36 +05:30
Mikhail Advani
7bed47fe82 [#201]: Styling updates 2016-10-18 14:53:25 +05:30
Joshua Levy
5fb6e2972a Merge pull request #109 from gleeds/master
Updating EC2 GPU section to reflect new instance types
2016-10-18 00:30:55 -07:00
Hai Dang
001e50488f add sections for IAM, Security groups and EMR 2016-10-18 00:27:35 -07:00
Halil Duygulu
7d6c2d5558 Made changes requested for pr 2016-10-18 10:02:46 +03:00
Halil Duygulu
cc1c153098 dev -> development 2016-10-18 09:36:45 +03:00
Hai Dang
904f94c96c addressing Max's comments 2016-10-17 23:06:58 -07:00
Joshua Levy
df7ef03119 Merge pull request #231 from lynnlangit/patch-2
Added Google Data Studio 360
2016-10-17 22:07:40 -07:00
Joshua Levy
5fe10c55ac Merge pull request #228 from 0xmohit/pr/efs-updates
added a couple of points about EFS
2016-10-17 20:48:47 -07:00
Mohit Agarwal
5df287abea
added a couple of points about EFS
Additionally, fixed the incorrect link to "short list" of APIs and
SDKs.
2016-10-18 08:55:43 +05:30
Lynn Langit
b88ae5e36d Added Google Data Studio 360
AWS QuickSight competitor
2016-10-17 20:07:28 -07:00
TheRandomSecurityGuy
005049f2cc Added Scout2 for security auditing (#196)
* Added Scout2 for security auditing

* Update README.md
2016-10-17 19:50:04 -07:00
Jason Barry
2a2876c39c Add a couple of annoying VPC gotchas (#205)
* Add a couple annoying VPC gotchas

* add supporting documentation links

* change sentence structure for link

* remove duplicate gotcha
2016-10-17 19:12:46 -07:00
Krishan
3aca21519e Add some more depth to CloudFormation section. (#213)
* add some more depth to Cloudformation

* made changes as per feedback, added bullet point on the importance of version-controlling the templates

* added more links & improvements to phrasing based on feedback
2016-10-17 18:49:43 -07:00
Justin Mullis
6b48cfa1b4 add gotcha for RDS subnet groups (#143)
* add gotcha for RDS subnet groups

* update based on style review

* fix single quote

* duplicated item in VPC gotchas
2016-10-17 18:43:24 -07:00
Greg Leeds
7f43dd7687 Updating spot instance tip based on feedback from @jlevy 2016-10-17 15:14:28 -05:00
Greg Leeds
b7381b3d78 Merge remote-tracking branch 'upstream/master' 2016-10-17 15:12:00 -05:00
Matthew Lapworth
f117e2875b
Added link to S3 ACLs
Signed-off-by: Matthew Lapworth <mlapworth@newrelic.com>
2016-10-17 10:57:36 -07:00
Matthew Lapworth
6e898212e6
Added note about the true functionality of Authenticated Users ACL related to S3.
Signed-off-by: Matthew Lapworth <mlapworth@newrelic.com>
2016-10-17 10:56:23 -07:00
Halil Duygulu
12f149dfde Changes requested for pr 2016-10-17 14:00:44 +03:00
Halil Duygulu
25df505051 Added link and undocumented icon. 2016-10-17 09:00:27 +03:00
Elliott Spira
fab4a36096 adding to the EC2 section 2016-10-17 16:08:14 +11:00
Joshua Levy
a59a0bc952 Merge pull request #191 from chids/service-matrix-additional-paas
Expand the PaaS section of the service matrix
2016-10-16 21:27:21 -07:00
Mikhail Advani
8fad145456 [#201] Implemented feedback 2016-10-17 09:10:37 +05:30
Mikhail Advani
b6b8f39f32 [#201] Grammatical fixes for SES 2016-10-16 10:49:36 +05:30
Mikhail Advani
c0968d77ea [#201] Added details for SES 2016-10-16 10:48:02 +05:30
Thanos Baskous
7aae641139 Clean up new Kinesis Streams section
- "ingest", "available", "initialize" spelling fixed
- "available" spelling fixed
- grammar and phrasing fixes
- quotes to unicode, dashes to em dash
2016-10-15 16:37:37 -07:00
Krishan
90437fc552 merged og-aws into Kinesis v1 2016-10-16 00:01:15 +01:00
Max Grigorev
dd8975c486 Merge pull request #174 from ustroetz/master
Add DynamoDB time series data gotcha
2016-10-15 15:57:22 -07:00
Krishan
74b73a4fc0 updated phrasing of time-ordering of records & merged two bullet-points in the Gotchas, as per PR feedback. 2016-10-15 23:48:03 +01:00
Joshua Levy
6e43266b93 Merge branch 'patch-1' of https://github.com/lynnlangit/og-aws into lynnlangit-patch-1
Also move section.
2016-10-15 14:17:41 -07:00
Łukasz Kostka
c6fde4d999 Add newline 2016-10-15 22:46:01 +02:00
Lynn Langit
f82732d762 updated link to iot section in 'which services' 2016-10-15 13:43:35 -07:00
Lynn Langit
d7bc2e530f added emoji in gotchas per editors requests 2016-10-15 13:38:03 -07:00
Łukasz Kostka
62f100e0db Changes requested 2016-10-15 22:37:00 +02:00
Joshua Levy
aa09de22c6 Merge pull request #207 from artemnikitin/acm
Add initial info for AWS Certificate Manager
2016-10-15 13:28:41 -07:00
ustroetz
73409b8493 Merge master 2016-10-15 16:15:05 -04:00
Lynn Langit
ea1cc77469 addresses requested changes by editors
from Oct 14
2016-10-15 13:10:27 -07:00
0xmohit
f29f6f992a add resource for information on managing multiple SSH keys (#210) 2016-10-15 13:09:36 -07:00
Joshua Levy
bac9b32f62 Merge pull request #208 from 0xmohit/pr/aws-whitepapers
Add a link to AWS whitepapers
2016-10-15 12:58:00 -07:00
Łukasz Kostka
dedc5d7e66 Add EC2 IAM role gotcha 2016-10-15 21:47:18 +02:00
Artem Nikitin
67d8389949 Add basic info about Device Farm 2016-10-15 17:19:17 +02:00
Mohit Agarwal
d71844c570
Add a link to AWS whitepapers
Link to whitepapers section features a comprehensive list of technical
AWS whitepapers, covering topics such as architecture, security and
economics.
2016-10-15 20:33:44 +05:30
Artem Nikitin
09b785d9e5 Add initial info for AWS Certificate Manager 2016-10-15 16:27:57 +02:00
Halil Duygulu
994ca7b864 date typo 2016-10-15 12:45:49 +03:00
Bo Bayles
2fce07ea18 Add VPC Flow Logs for Network Security (#102)
* Add note about VPC Flow Logs for security

* Add Sumo Logic and Observable for VPC Flow Logs

* Revert manual change to AUTHORS.md

* 3rd party to third party

* Remove third party services for VPC Flow Logs
2016-10-14 20:00:31 -07:00
Lynn Langit
928993ec49 added index line for new IoT section 2016-10-14 20:00:25 -07:00
Carlos
5f185aaf9d ELB limitation, SNI (#146)
* ELB limitation, SNI

Add a limitation in the ELB section

* reword CLB limitation with suggestion

* remove duplicate period
2016-10-14 19:56:33 -07:00
Lynn Langit
019e201aee Adding IoT section
First PR on new IoT section.  NOTE: I did NOT update the README.md index to add the links for the new IoT section yet.
2016-10-14 14:42:10 -07:00
Joshua Levy
182598fc64 Merge pull request #117 from kbusekist/master
CLB traffic to instances in the same subnet
2016-10-14 13:42:14 -07:00
Kyle Busekist
671582742a Change wording from NACL to Network ACL 2016-10-14 13:37:54 -05:00
Joshua Levy
95c454663f Merge pull request #192 from chids/aws-api-gateway-elaborate-on-access
AWS API Gateway: Clarify access
2016-10-14 09:24:12 -07:00
Jaanus Torp
2668a662f8 Added note about using Source Security Groups (#144)
* Added note about using Source Security Groups

* Updated based on suggestions
2016-10-14 08:20:33 -07:00
Mårten Gustafson
eecf85b73f Remove redundant point about API Gateway endpoints 2016-10-14 10:54:27 +02:00
Halil Duygulu
c99bddb4ee Lambda stopping issue added. 2016-10-14 11:28:32 +03:00
Halil Duygulu
d433e5c62c Lambda stopping issue added. 2016-10-14 11:15:04 +03:00
Halil Duygulu
71b3cbc0fd Added some Redshift tips. 2016-10-14 10:24:07 +03:00
kazuyukitanimura
6b9f2ac6b8 addressing Max's review 2016-10-13 20:47:13 -07:00
Joshua Levy
9c454eef00 Merge pull request #101 from iterate-ch/s3-gui-application-recommendation-cyberduck
Replace recommendation of GUI application for S3. Transmit is outdate…
2016-10-13 14:00:20 -07:00
Joshua Levy
6997ea8e74 Merge pull request #187 from rbirkby/typos-fixes
Minor typo fixes
2016-10-13 13:58:07 -07:00
Martijn Dwars
2e04e5dda9 Improvements 2016-10-13 22:43:46 +02:00
Max Zanko
2596c3d156 Merge pull request #189 from pborreli/typos
Fixed typos
2016-10-13 09:21:44 -07:00
Max Zanko
a4a72200eb Merge pull request #190 from zjfroot/master
Added missing word "there"
2016-10-13 09:19:12 -07:00
Chris Lennon
ba3be99554 Adds gotcha for DynamoDB relating to empty strings (#145)
* Adds gotcha for DynamoDB relating to empty strings

* Changes phrasing of gotcha
2016-10-13 08:11:53 -07:00
Ashley Davis
e1014b3a04 Add section detailling testing with random instance termination (#158)
* Add section detailling testing with random instance termination

Includes Netflix "Chaos Monkey" and BBC "chaos-lambda".

* #158: Change to unicode quotes and minor grammar changes
2016-10-13 08:10:37 -07:00
ustroetz
4fc2e75e9c Merge master 2016-10-13 09:34:24 -04:00
Bhasin, Krishan
3b6311d816 fixed minor grammatical error 2016-10-13 14:11:36 +01:00
Bhasin, Krishan
2b4cb67538 Added v1 of information on Kinesis 2016-10-13 14:08:38 +01:00
Mårten Gustafson
16db6f4566 Point out that AWS API Gateway resources can't be made "network
internal" but that they may requrie authentication.
2016-10-13 15:06:06 +02:00
Mårten Gustafson
be0f50098e Expand the PaaS section of the service matrix:
- Providers: AppFog and OpenShift
  - Build your own: Cloud Foundry and Convox
2016-10-13 15:05:17 +02:00
Jifeng Zhang
1f7b3f8283 Added missing word "there" 2016-10-13 14:18:29 +02:00
Pascal Borreli
66c3e853a9 Fixed typos 2016-10-13 12:09:33 +01:00
Theo Hultberg
27dbe8db3f Update pricing details on the support tiers
The developer support was recently changed to be the greater of $29 or 3% of your bill.

Also change from "at least 10%" to "up to 10%" in the next paragraph. No support plan adds more than 10% to your bill.
2016-10-13 11:20:07 +02:00
Richard Birkby
9c7f886654 Minor typo fixes 2016-10-13 08:04:31 +01:00
Joshua Levy
dcfe4f7335 Merge pull request #162 from rbirkby/alexa-services-maturity-table
Add AWIS,ATS & CLI column to maturity table
2016-10-12 23:41:19 -07:00
Joshua Levy
7e219280f4 Merge pull request #111 from esell/master
Update Azure info
2016-10-12 23:38:20 -07:00
Joshua Levy
33ca60a3d9 Merge pull request #184 from open-guides/contributing-updates
Updates on contribution process
2016-10-12 23:22:40 -07:00
Max Grigorev
1f4c395255 Merge pull request #108 from thesandlord/master
Update Google Cloud product comparison
2016-10-12 22:42:48 -07:00
Richard Birkby
a4a52f414c Add AWIS,ATS & CLI column to maturity table 2016-10-13 06:40:29 +01:00
Max Grigorev
165866ca9c Merge pull request #151 from mikhailadvani/master
[#150] Gotcha while migrating your DB to RDS
2016-10-12 22:37:32 -07:00
Joshua Levy
0e2ffa182f Tweak credits/contributing links. 2016-10-12 21:13:55 -07:00
Joshua Levy
94efd2185e Update contributing notes. 2016-10-12 21:11:31 -07:00
Joshua Levy
63043f5409 Merge pull request #182 from open-guides/3rd-to-third
Change 3rd-party to third-party for consistency
2016-10-12 20:30:18 -07:00
Joshua Levy
3b5dd196b9 Merge pull request #181 from max-zanko/master
Fixed #179
2016-10-12 20:28:21 -07:00
Hai Dang
4328085e38 remove junk 2016-10-12 20:19:37 -07:00
Hai Dang
6d2712a0c5 add Redshift tips and gotchas
- avoid compression on sort key
- no indexing for redshift
- using interleaved key vs compound key
2016-10-12 20:15:14 -07:00
Thanos Baskous
75de77bef2 Change 3rd-party to third-party for consistency 2016-10-12 20:11:38 -07:00
max
89cbcb9f7c Fixed #179 2016-10-12 19:48:26 -07:00
Thanos Baskous
7f0eeb0c29 Add EMR gotchas section to TOC 2016-10-12 19:43:10 -07:00
Max Zanko
f71a2c1910 Merge pull request #178 from max-zanko/master
Added the automatic compression tip to the Redshift section
2016-10-12 18:46:56 -07:00
max
100fbdfd59 Fixed wording. 2016-10-12 18:46:03 -07:00
Joshua Levy
211f7f6809 Merge pull request #122 from dreamiurg/dreamiurg-patch-1
Updated CloudFront details.
2016-10-12 18:41:22 -07:00
max
8b6745b3f6 Added the automatic compression tip to the Redshift section 2016-10-12 18:35:08 -07:00
Joshua Levy
67e0845784 Merge pull request #142 from StevenMaude/fix-learning-fragment-identifier
Fix internal link to Learning section
2016-10-12 18:27:14 -07:00
Joshua Levy
578b35afb7 Merge pull request #153 from chrisleyva/patch-1
Added a missing word.
2016-10-12 18:26:34 -07:00
Joshua Levy
3d4572d9c5 Merge pull request #176 from spudstuff/feature/cloudfront_host_headers
Gotcha on Cloudfront HTTP Host headers
2016-10-12 18:22:22 -07:00
Joshua Levy
988a7d0336 Merge pull request #157 from hsmithatemma/CertificationLayoutFix
Minor change to Certifications list
2016-10-12 18:12:04 -07:00
Max Zanko
534ff14460 Merge pull request #177 from max-zanko/master
Started the EMR gotchas section.
2016-10-12 18:06:58 -07:00
max
658f823132 Fixed the quotes 2016-10-12 18:06:24 -07:00
Joshua Levy
276cacdc2c Merge pull request #167 from artemnikitin/master
Add info about release of Device Farm
2016-10-12 17:57:16 -07:00
max
cc653eaf5f Started the EMR gotchas section. 2016-10-12 17:56:53 -07:00
Joshua Levy
b5302005fc Merge pull request #165 from richadams/iam-key-info
Information about IAM session keys requiring a session token parameter.
2016-10-12 17:39:35 -07:00
Adam Nelson
a565cf90f5 Changed to orange diamond. 2016-10-13 10:38:10 +11:00
Adam Nelson
25d601e9de Merge branch 'master' into feature/cloudfront_host_headers 2016-10-13 10:23:06 +11:00
Uli Stroetz
7bc4ae8b95 Add DynamoDB time series data gotcha 2016-10-12 18:44:02 -04:00
Rich Adams
3c9e4c60d8 Adding information about IAM session keys requiring a session token parameter. 2016-10-12 15:39:38 -07:00
Max Zanko
3310bb8a1f Merge pull request #172 from spudstuff/master
Added tip on pre-empting instance retirement by stopping and starting the instance.
2016-10-12 15:31:27 -07:00
max
7e28ba21a4 Merge remote-tracking branch 'upstream/master' 2016-10-12 15:22:05 -07:00
max
6ae8e8664e Added a legend icon for the undocumented features. 2016-10-12 15:20:55 -07:00
Joshua Levy
2ed042eae8 Merge pull request #137 from manojmj92/patch-1
Fix typo in Load Balancer section
2016-10-12 14:48:05 -07:00
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
Adam Nelson
71f9c13ef4 Pull request comments - expanded on EBS root volumes and IP addresses. 2016-10-13 08:33:57 +11:00
Adam Nelson
eccbd748d6 Gotcha for Cloudfront and host headers. 2016-10-13 08:23:14 +11: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
Adam Nelson
c2c1bde233 Added tip on pre-empting instance retirement by stopping and starting the instance. 2016-10-13 07:05:37 +11: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
Artem Nikitin
4446853cd6 Add info about release of Device Farm 2016-10-12 19:49:00 +02: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
Harold Smith
1a7b234ce5 Missed a comma 2016-10-12 09:24:01 -05:00
Harold Smith
a87c472570 Updated certifications portion of README to make more sense, and follow along with AWS docs
Updated certifications portion of README to make more sense, and follow along with AWS docs.
2016-10-12 09:20:58 -05:00
Andrew Lane
f593e559a1 nit pick 2016-10-12 09:33:13 -04:00
Chris Leyva
23fea18931 Added a missing word.
Improving the readability of the document.
2016-10-12 09:29:17 -04:00
Mikhail Advani
3560324427 [#150] Gotcha while migrating your DB to RDS 2016-10-12 18:35:59 +05:30
Steven Maude
b98d3495be Fix internal link to Learning section
Thought my browser was broken. Turns out it was the link.
2016-10-12 09:29:39 +01:00
David Kocher
495d385ebc Revert removal of Transmit as a recommendation for basic usage. Add disclaimer about missing AWS4 signature and multipart upload support. 2016-10-12 09:26:39 +02:00
Martijn Dwars
f631ff1c70 Add EC2 gotcha about burst performance 2016-10-12 09:20:01 +02:00
Manoj M J
58e131b267 Fix typo in Load Balancer section 2016-10-12 12:09:50 +05:30
kazuyukitanimura
f6a28f6770 Adding another Gotcha for Glacier 2016-10-11 22:27:43 -07: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
esell
0724342cba more conflicts 2016-10-11 19:53:01 -06:00
esell
71b3e5db11 fix merge conflicts 2016-10-11 19:51:14 -06:00
esell
141291c66f fix typo in readme 2016-10-11 19:48:33 -06:00
esell
9198007f0d Add link to gartner report in readme 2016-10-11 19:45:01 -06: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
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
esell
c54b560980 update azure info 2016-10-11 15:27:06 -06:00