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
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
a4b977d243
Add basic info about Certificate Manager
2016-10-23 22:33:25 +02: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