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

901 commits

Author SHA1 Message Date
Joshua Levy
2e51eeadcd
Merge pull request #545 from QuinnyPig/updates-preinvent
Updates for recent announcements
2017-11-27 18:01:01 -08:00
Corey Quinn
0206d48f7a Updates for recent announcements 2017-11-25 09:00:28 -07:00
Corey Quinn
5f85ce56a2
October became November. 2017-11-16 17:55:56 -08:00
Corey Quinn
498873fa33
Merge pull request #533 from Beto2288/master
Adding small tips in the Boto3 section
2017-11-15 15:38:52 -08:00
Corey Quinn
6b5e18740d
Merge pull request #543 from jlevy/update-authors
Update authors (and separate roles into groups for clarity).
2017-11-15 15:37:22 -08:00
Joshua Levy
e1ad32dba8
Merge pull request #541 from lobster1234/gotcah-legend-change
Changed the SNS undocumented gotcha's legend icon to reflect the same.
2017-11-11 15:11:57 -08:00
Joshua Levy
8187f35ed4
Merge pull request #542 from lobster1234/license
Added cc-by-4.0 license, issue #535
2017-11-11 14:42:00 -08:00
Joshua Levy
b5e957ae4d Update authors (and separate roles into groups for clarity). 2017-11-11 14:34:45 -08:00
Manish Pandit
4871435f14 Added cc-by-4.0 license, issue #535 2017-11-08 01:08:26 -08:00
Manish Pandit
518787f0eb Changed the SNS undocumented gotcha's legend icon to reflect the same. 2017-11-06 13:01:53 -08:00
Beto2288
de4628461a
Update README.md 2017-11-06 14:12:09 +01:00
Thanos Baskous
080551f678
Fix typo in RDS section (#540)
backp -> backup
2017-11-02 13:01:38 -07:00
Andre
42d3ac84d7 Add tips and gotchas to API Gateway (#538) 2017-11-02 12:57:09 -07:00
Corey Quinn
a4c30ea912
Merge pull request #537 from andre-meireles/ameirele_cfn_update_2
Add minor tips to CloudFormation
2017-11-01 12:04:33 -07:00
Corey Quinn
674c8952b1
Merge pull request #539 from hb3b/master
Added RDS/MySQL gotcha regarding MyISAM tables.
2017-11-01 12:01:47 -07:00
Ben Hecht
246554f30a Added RDS/MySQL gotcha regarding MyISAM tables. 2017-11-01 11:24:04 -04:00
Andre M
d72ccc884f Add minor tips to CloudFormation 2017-11-01 00:03:40 -07:00
Beto2288
11e0440633 Adding small tips in the Boto3 section
Hi,

I've added a small tips about the types of the APIs and a little insight about the features.

Regards
2017-10-27 17:07:58 +02:00
Corey Quinn
9e803f5369 Merge pull request #532 from QuinnyPig/travis
Whitelisting hacker news for firewall issues in link checker
2017-10-26 10:33:01 -07:00
Corey Quinn
6ee4876f17 Whitelisting hacker news for firewall issues in link checker 2017-10-26 09:58:40 -07:00
Thanos Baskous
76ab760023 Add "stacker" tool to CloudFormation Tips (#531)
* Add "Stacker" tool to CloudFormation Tips

* Tweak stacker entry

- Capitalization
- Link to docs instead of repo

* Troposphere tries to support all CF resource types
2017-10-25 23:09:35 -04:00
Andre
e789eb7fc4 Updates to CloudFormation (#530)
* Add several tips and gotchas to CloudFormation

* Add additional gotcha in CloudFormation regarding CloudFormer

* Fixing a minor typo
2017-10-24 11:42:27 -07:00
Corey Quinn
89c964724f
Opsworks for Puppet Enterprise 2017-10-23 13:08:36 -04:00
Corey Quinn
150ddbcc8e Merge pull request #528 from andre-meireles/master
Add several tips to Lambda, add additional gotchas to Lambda, rewrite…
2017-10-23 09:32:58 -04:00
Andre M
3fe7e08805 Add several tips to Lambda, add additional gotchas to Lambda, rewrite Lambda basics statement, fix incorrect tmp storage limit in Lambda 2017-10-22 16:43:26 -07:00
Corey Quinn
2bb8150b0f Update ownership information and link for Ice. (#527) 2017-10-22 14:17:32 -07:00
Corey Quinn
e8fa28c626 Clarified free tier (#526) 2017-10-22 14:14:16 -07:00
Corey Quinn
fe4a590931 added representative open source project cloudcycler to auto-cycle resources (#525) 2017-10-21 23:26:29 -07:00
Corey Quinn
5462b82fc0 Removed Scalr reference (#524) 2017-10-21 00:01:58 -07:00
Corey Quinn
693a568818 Merge pull request #523 from lobster1234/sns-encrypted-sqs
Added the SSE-SQS <-> SNS gotcha
2017-10-21 08:23:46 +03:00
Manish Pandit
6675dc7807 Added the SSE-SQS <-> SNS gotcha 2017-10-19 23:23:28 -07:00
Corey Quinn
49bbe549bd First stab at addressing per-second billing (#519)
* First stab at addressing per-second billing

* Fixed dead link.
2017-10-13 11:31:01 -07:00
Michael Pereira
c20184bf04 remove advice of using reduced redundancy since it is deprecated (#521) 2017-10-13 09:59:03 -07:00
Corey Quinn
25601f25da Merge pull request #518 from InTheCloudDan/patch-1
some NLB additions.
2017-10-08 12:10:34 -07:00
Dan O'Brien
59c5746472 make NLBS NLBs 2017-10-08 09:03:56 -04:00
Corey Quinn
7d95653929 Merge pull request #503 from baynezy/link-checker
Configure travis CI to check links
2017-10-05 12:40:46 -07:00
Dan O'Brien
09b10f64ed some NLB additions. 2017-10-04 19:54:00 -04:00
Simon Baynes
e5cf00f4d2 Configure travis CI to check links
This utilises Travis CI to run the awesome_bot
ruby gem to check links in the README file. Preventing
broken links from making it into the project.

https://github.com/dkhamsing/awesome_bot

Guide to configuring Travis https://docs.travis-ci.com/user/getting-started/
2017-10-03 17:03:27 +01:00
Manish Pandit
a8d18fcb88 Added more details to AWS Batch Section (#502)
* Added more details to AWS Batch Section

* Added links, fixed typos.
2017-09-30 17:55:31 -07:00
Joshua Buss
b721b43372 Update README.md (#515)
* Update README.md

Included a bit more about google cloud and d2.xlarge EC2 instance store in the storage cost comparison table.

* Minor copy editing in GCP section.
2017-09-30 17:54:14 -07:00
Manish Pandit
c3fdcdf7a0 Added region specificity gotcha for KMS (#516)
* Added region specificity gotcha for KMS

* Reformatted the sentence

* Minor copyediting on KMS gotcha
2017-09-30 17:48:50 -07:00
Ryan Park
4b10f242c1 Rewrite and "modernize" S3 permissions section, and it move to the top of "S3 tips" (#514) 2017-09-25 18:44:36 -07:00
Joshua Levy
c0f5b6e789 Merge pull request #511 from open-guides/authors-2017-09-22
Authors, editors update
2017-09-25 12:51:22 -07:00
Thanos Baskous
a46c314155 Add lobster1234 as editor of Batch, SQS and SNS 2017-09-22 13:45:48 -07:00
Thanos Baskous
710d338118 Update AUTHORS.md 2017-09-22 13:44:56 -07:00
Manish Pandit
91bfda4338 Replaced Amazon SNS with SNS per the guidelines. (#510) 2017-09-21 21:13:23 -07:00
Manish Pandit
fa0eb62a28 Added SNS Section after Quip Review (#509) 2017-09-21 21:08:07 -07:00
Joshua Levy
22649a7cf4 Merge pull request #508 from walterking/vpc_endpoints
Merging with one review as change is minor.
2017-09-18 17:31:43 -07:00
Ryan Park
969a161eed Update CloudWatch section with high-resolution metrics and alarms (#507)
* Update CloudWatch section with high-resolution metrics and alarms

* Fix typo, add 'new' emoji
2017-09-18 17:07:50 -07:00
Walter King
9f2efa9528 dynamodb is no longer in preview 2017-09-18 16:59:41 -07:00