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

656 commits

Author SHA1 Message Date
Corey Quinn
fc5516ee98
Merge pull request #551 from matthiasr/mr/xLB-limit-increases
Add note about ALB/CLB/NLB limit increases
2017-12-20 16:35:12 -08:00
Matthias Rampke
e64b94b5ee
Add information about default xLB limits 2017-12-05 12:09:43 +00:00
Corey Quinn
35de351bd1 Dynamodb improvements (#558) 2017-12-05 00:10:18 -05:00
Corey Quinn
ea371abfbf Updated hypervisor info for Nitro and bare metal (#557) 2017-12-05 00:05:14 -05:00
Corey Quinn
4ca74c4e3f Added wording about DNS validation for certificates (#556) 2017-12-05 00:03:11 -05:00
Corey Quinn
d92015acce ipv6 has been worldwide since January (#555) 2017-12-05 00:01:52 -05:00
Corey Quinn
2a12149990 Removed api gateway limitation; it no longer exists (#554) 2017-12-04 19:34:51 -08:00
Matthias Rampke
9ce4d34628
Add note about ALB/CLB/NLB limit increases
based on a real life experience trying to raise all 3 limits at once.
2017-11-30 16:07:12 +00:00
gabinante
ee84152790 Add ALB limitation (#547)
* update and add

* rebase from origin

* typo

* empty commit to force PR build

* Add emoji and link about ALB SNI support
2017-11-27 21:16:11 -05:00
Joshua Levy
01d991d32f
Merge pull request #529 from QuinnyPig/puppet
Opsworks for Puppet Enterprise
2017-11-27 18:09:25 -08:00
Joshua Levy
67e76a06a2
Add pricing link for OpsWorks Puppet. 2017-11-27 18:08:22 -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
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
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
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
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
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
Dan O'Brien
59c5746472 make NLBS NLBs 2017-10-08 09:03:56 -04:00
Dan O'Brien
09b10f64ed some NLB additions. 2017-10-04 19:54:00 -04: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
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
Simon Baynes
9663b7b867 Fix broken link
This updates a link that was 404ing.
2017-09-16 08:26:24 +01:00
Manish Pandit
83f88e7a5c Added SQS Section (#505) 2017-09-15 16:13:01 -07:00
Julien Duchesne
d4838881e2 Add short section on OpenVPN 2017-09-07 20:49:00 -04:00
Manish Pandit
ab248a4ae8 Added a few popular CDN providers (#498) 2017-09-07 10:16:46 -07:00
Manish Pandit
7f47f444b7 Added AWS Batch Section (#496) 2017-09-07 09:13:21 -07:00
julienduchesne
ba318d7eaa Add X-Ray to list of services (#500) 2017-09-07 09:06:00 -07:00