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

428 commits

Author SHA1 Message Date
Joshua Levy
3130092570 Merge pull request #282 from Bizzelicious/cloudfron2048
Added CloudFront gotchas about 2048 bit ssl cert
2016-12-07 22:32:02 -08:00
Joshua Levy
b74e6a82dd Misc copy editing. 2016-12-07 22:24:27 -08:00
Joshua Levy
8c2088128c Minor copy editing on #343. 2016-12-07 22:09:30 -08:00
Dorrin
d5274a0995 linked to awslogs documentation 2016-12-07 23:15:12 -05:00
Jesper Eneberg
3367b9bc73 Update README.md 2016-12-07 23:29:12 +01:00
Dorrin
17eef7af48 Added logging details for ECS 2016-12-07 14:32:38 -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
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
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
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
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
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
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
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
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
Lynn Langit
ee63b66576 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-11-07 15:46:48 -08:00
Abdul Mohammed
ea4986672c updated EC2 16 KB user-data limits
updated EC2 16 KB user-data limits
2016-11-07 15:46:48 -08:00
Abdul Mohammed
e1b1607adf added user-data limit of 16K to EC2 limitation section
added user-data limit of 16K to EC2 limitation section
2016-11-07 15:46:48 -08:00
Joshua Levy
be30ea3443 Clarify gotcha severities. 2016-11-07 15:46:48 -08:00
Bogdan Luput
5fbe5878ea Expand EFS section 2016-11-07 22:49:20 +02:00
Rich Hintz
7f5ccf5d8b Add Network Performance to EC2 Basics (#296) 2016-11-06 19:09:03 -08:00
Thanos Baskous
cf02dafca4 PR 289 nit: missing period at end of sentence. (#297) 2016-11-06 19:06:39 -08:00
Lynn Langit
c8325b173b added link to AWS well-architected framework guide (#289) 2016-11-06 19:04:34 -08:00
Max Zanko
7573992e0e Merge pull request #278 from lynnlangit/patch-6
add info on non-default cluster param groups
2016-11-05 12:17:50 -07:00