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

673 commits

Author SHA1 Message Date
Russell Davies
a04641f380 Updated API Gateway tips
Added note about support of binary data.
2016-11-28 19:23:16 +00:00
AJ Kerrigan
05948c4a46 Add S3 gotcha - incomplete multi-part upload costs
Each uploaded part of a multi-part upload begins accruing
storage charges immediately, even if the upload as a whole
fails. This can really add up for certain usage patterns,
and can fly under the radar easily unless you know to
look for it.

Include quick summary of this gotcha and some links (Amazon
and third-party) for more detailed information.
2016-11-27 22:36:26 -05:00
Lynn Langit
def9d117e3 added info about IoT Thing Types 2016-11-26 18:23:33 -08:00
Rich Hintz
55248e26a1 Add ec2 gotcha - undocumented limit of zero for new accounts (#333)
Document an undocumented restriction applicable to very new accounts, such as might be used in instruction.

A teacher attempting to have students use their own brand new accounts to each launch one g2 instance reported that the student launches failed because of an undocumented soft limit of zero. This may be associated with AWS trying to mitigate the use of GPU instances for Bitcoin mining, though that's speculation.
2016-11-25 15:29:31 -08:00
Max Zanko
8e2d3aad86 Merge pull request #327 from lukedeo/gpu-ml
Add information about GPU-focused AMI
2016-11-25 12:22:42 -08:00
Costa Michailidis
b68f894f6a AWS does now (Nov 2016) support environment variables, gotcha removed (#334) 2016-11-23 20:39:33 -08:00
Bogdan Luput
d28bd54040 Add to CloudWatch tips and gotchas. (#329)
* Add to CloudWatch tips and gotchas.

* Implement fix from PR
2016-11-23 18:10:05 -08:00
Joshua Levy
ae536f75c5 Merge pull request #331 from open-guides/update-authors2
Update authors.
2016-11-21 19:57:15 -08:00
Joshua Levy
83b419fcd1 Update authors. 2016-11-21 19:55:40 -08:00
Joshua Levy
8ddd909490 Merge pull request #330 from open-guides/update-authors
Update authors.
2016-11-21 19:42:03 -08:00
Joshua Levy
d0bda00485 Update authors. 2016-11-21 19:40:41 -08:00
Luke de Oliveira
7218722669 convert some spaces => tabs, move bullet point one level up, and add lock-in info 2016-11-21 16:14:40 -08:00
Joshua Levy
8ef13fb452 Merge pull request #326 from lukedeo/master
Fix malformed link in EC2 gotchas
2016-11-21 09:36:48 -08:00
Luke de Oliveira
c1061c84ab add info about GPU-focused AMI 2016-11-20 23:19:16 -08:00
Luke de Oliveira
a562c5fa07 Fix malformed link in EC2 gotchas 2016-11-20 23:08:39 -08:00
Jason Barry
3d51e3ea89 CloudWatch Section (#320)
* initial cloudwatch section commit

* move cloudwatch section after EC2 per jlevy comments

* move text section after EC2 section

* remove italicized links

* fix extra word

* link up cloudwatch section in WSTU

* adjust language for triggered event actions

* add a couple periods.

* add statsd, collectd, graphite as options

* remove custom metrics disclaimer

* add cost link to custom metrics

* add basic about instance checks and failures

* add elastic stack to monitoring and log alternatives
2016-11-20 20:30:50 -08:00
Joshua Levy
9f68b312a3 Merge pull request #325 from open-guides/copy-editing
Copy editing
2016-11-20 20:18:32 -08:00
Joshua Levy
4615d2bd92 Few copy edits following #310. 2016-11-20 20:12:32 -08:00
Joshua Levy
4179ea5153 Copy editing on #318 and Route 53. 2016-11-20 20:05:32 -08:00
Joshua Levy
cd31bf358d Merge pull request #318 from vincent-dm/patch-1
Route 53: domain registration != hosted zones
2016-11-20 20:01:05 -08:00
Joshua Levy
3c020ea8dd Merge pull request #323 from open-guides/contributing-update
Update contribution overview
2016-11-20 19:41:09 -08:00
Joshua Levy
d824ce1e62 Merge pull request #321 from ram-nadella/clb-nginx-gotcha-update
Update note about nginx gotcha in the CLB section
2016-11-20 19:17:32 -08:00
Joshua Levy
db37e903a0 Merge pull request #310 from lynnlangit/patch-7
added links to Lambda code samples
2016-11-20 18:49:43 -08:00
Joshua Levy
709c44fdd3 Make it clearer how everyone can help.
Few other minor tweaks.
2016-11-20 18:43:34 -08:00
Ram Nadella
9f9549d952 Update the note about nginx name resolution in CLB gotchas
Mention the way to get around open-source nginx's limitation of resolving
backends only on start-up
2016-11-19 22:12:55 -05:00
Noah Zoschke
0f5e8545eb KMS basics, tips, gotchas and link to tutorial blog (#307)
* KMS basics, tips, gotchas and link to tutorial blog

* feedback on KMS formatting and links

* copy editing and remove stray line
2016-11-19 20:30:23 -05:00
Bogdan Luput
2ef36c92e7 Rewrite EFS tips section 2016-11-19 20:30:23 -05:00
Dan Bower
07ee166347 Remove word repetitions
The repetitions were "where where" and "settings settings".
2016-11-19 20:30:23 -05:00
Thanos Baskous
7899e30e68 Fixing ACM nits 2016-11-19 20:30:23 -05:00
Vincent DM
76e49aba09 Route 53: domain registration != hosted zones
Issue #107
2016-11-19 18:23:11 +01:00
Joshua Levy
364e677505 Merge pull request #311 from bgdnlp/efs-tips
Rewrite EFS tips section
2016-11-16 15:18:33 -08:00
Joshua Levy
f1580439b7 Merge pull request #309 from open-guides/acm-nits
Fixing ACM nits
2016-11-16 15:14:16 -08:00
Noah Zoschke
8eafa8940c KMS basics, tips, gotchas and link to tutorial blog (#307)
* KMS basics, tips, gotchas and link to tutorial blog

* feedback on KMS formatting and links

* copy editing and remove stray line
2016-11-15 19:24:59 -08:00
Bogdan Luput
6a7fab8a10 Rewrite EFS tips section 2016-11-15 07:51:48 +02:00
Joshua Levy
53d9248b71 Merge pull request #314 from danbower/master
Remove word repetitions
2016-11-14 14:12:28 -08:00
Dan Bower
542f8d32f3 Remove word repetitions
The repetitions were "where where" and "settings settings".
2016-11-14 18:12:15 +00:00
Lynn Langit
f55aa69fd6 added links to Lambda code samples
from my 'big link list'
2016-11-11 22:12:21 -08:00
Thanos Baskous
775e1c1d40 Fixing ACM nits 2016-11-11 20:25:05 -08:00
Max Zanko
a7f0e98a15 Merge pull request #292 from lynnlangit/patch-7
added redshift distribution column type info
2016-11-11 05:34:57 -08:00
Joshua Levy
acf27cf93b Merge pull request #279 from rjhintz/Readme-s3-auth
Add Readme s3 gotcha: authentication
2016-11-11 00:37:44 -08:00
Artem Nikitin
2aa81d5c63 Add more details about ACM (#298)
* Add more details about ACM

* Fixes for #298
2016-11-10 17:54:07 -08:00
Andreas Zoellner
1c9dd0ad35 Add Firehose Gotcha 2016-11-10 09:47:37 -08:00
Joshua Levy
016e3f0b75 Update authors. (#302) 2016-11-08 13:38:34 -08:00
Joshua Levy
b568f75b7b Merge pull request #299 from bgdnlp/master
Expand EFS section
2016-11-08 10:27:19 -08:00
Bogdan Luput
219358fa9c Add easier fixes from PR 2016-11-08 09:35:45 +02:00
Lynn Langit
edfe6f6e93 updated to include @jlevy requested changes 2016-11-07 17:44:39 -08:00
Rich Hintz
fcc8f1b2c4 Merge branch 'Readme-s3-auth' of github.com:rjhintz/og-aws into Readme-s3-auth 2016-11-07 15:49:53 -08:00
Rich Hintz
65c7039120 Add Network Performance to EC2 Basics (#296)
fix merge conflict

fix added lines

fix added lines
2016-11-07 15:47:25 -08:00
Thanos Baskous
ccae227df0 PR 289 nit: missing period at end of sentence. (#297) 2016-11-07 15:46:48 -08:00
Lynn Langit
14f83ee650 added link to AWS well-architected framework guide (#289) 2016-11-07 15:46:48 -08:00