Artem Nikitin
f2d348938e
Add spaCy for NLP
2017-01-16 16:22:14 +01:00
Artem Nikitin
6858ec217c
Add info to service matrix
2017-01-16 07:20:39 +01:00
Artem Nikitin
a86342a34b
Add basic info for new machine learning services
2017-01-16 07:01:11 +01:00
Mike Jennings
cf6b4186d3
added digitalocean blockstorage
2017-01-13 10:23:56 -05:00
AJ Kerrigan
98192b853c
Add information about service limits ( #359 )
...
Reference the awslimitchecker tool as well as its documentation, which
helps identify available ways to check various limits.
2017-01-11 13:19:47 -05:00
Rich Adams
ddb7b8707e
Add note about EIP migration between Classic and VPC.
2017-01-09 11:42:25 -08:00
Benjamin Wilson
4045fde662
Add link to EFS/Direct Connect docs
2017-01-08 09:11:51 -05:00
Lynn Langit
18772b3400
added info about using your own CA for IoT
...
I have found this feature to be in high demand from my customers, so wanted to add a link to it here
2017-01-07 14:30:20 -08:00
Joshua Levy
593794cbae
Merge pull request #360 from cristim/trailing-whitespace-cleanup
...
Trailing whitespace cleanups.
2017-01-04 13:06:08 -08:00
Cristian Măgherușan-Stanciu
ce56c67695
Trailing whitespace cleanups.
2016-12-26 00:20:19 +01:00
Lynn Langit
970de0176f
replaced Google Brillo with Android Things
...
Google announced that Brillo was being replaced by 'Android Things' as their IoT OS
2016-12-14 22:09:36 -08:00
Benjamin Wilson
4e0f267120
Update wording, remove possibly incorrect Windows info
2016-12-14 20:41:35 -05:00
Lynn Langit
d115c3bab9
added warning about root user ( #354 )
2016-12-14 15:22:28 -08:00
Benjamin Wilson
a488563e89
Clarify Windows NFS client support; formatting
2016-12-14 14:39:48 -05:00
Benjamin Wilson
12b7198082
Fix incorrect EFS information
2016-12-13 20:53:53 -05:00
Joshua Levy
3bd6b8d84d
Copy edits on #347 .
2016-12-13 15:18:39 -08:00
Joshua Levy
f0f69632e3
Copy editing.
2016-12-13 15:11:07 -08:00
Joshua Levy
7c6e0ade39
Merge branch 'master' into master
2016-12-13 15:08:12 -08:00
Joshua Levy
e7bfb46fd5
Merge pull request #347 from ClydeMachine/vpc-ipv6
...
Add WAF section. Add IPv6 in VPC, EC2, CloudFront, WAF, CLB, and ALB sections.
2016-12-13 14:49:01 -08:00
Ben Bridts
8ec2310ea0
Write 'dead' the right way
2016-12-13 10:57:26 +01:00
Ben Bridts
24293fcafe
Add gotcha about Lambda DLQ regional availability
...
This limitation isn't mentioned in the official docs.
2016-12-12 14:31:33 +01:00
Aron Woost
513d7d597d
Fix typo
2016-12-10 18:24:45 +01:00
Joe Greene
ba61e2a391
Added line about S3 Transfer Acceleration supporting IPv6 for clarity.
2016-12-09 00:15:17 -08:00
Joe Greene
ccb4248eaf
Update WAF section title.
2016-12-08 23:29:43 -08:00
Joe Greene
b2da2cd409
Introduce WAF section with IPv6 information. This commit completes Issue #160 .
2016-12-08 23:28:21 -08:00
Joe Greene
0822e53c9f
Clarify CloudFront and WAF IPv6 support verbiage.
2016-12-08 22:57:13 -08:00
Joe Greene
d12d0b5a95
Expand details on IPv6 with CloudFront and WAF.
2016-12-08 22:55:10 -08:00
Joe Greene
68877c82ff
Add ALB IPv6 announced support line.
2016-12-08 21:41:59 -08:00
Joe Greene
b5d4d46c54
Add line about CLB IPv6 support.
2016-12-08 21:28:57 -08:00
Joe Greene
46e7038be4
Add line that EC2 instances can use IPv6 now.
2016-12-08 21:23:56 -08:00
Joe Greene
206a38a08a
Move limitation-related lines for VPC IPv6 feature to limitations section.
2016-12-08 21:15:43 -08:00
Joe Greene
40df49e345
Add IPv6 in VPC details.
2016-12-08 18:15:56 -08:00
Dorrin
3a3a159304
added reference for ECS basics
2016-12-08 14:37:05 -05:00
Max Zanko
67719203ac
Merge pull request #337 from ajkerrigan-mdsol/master
...
Add S3 gotcha - incomplete multi-part upload costs
2016-12-08 07:59:40 -08:00
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
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
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
Max Zanko
fdac3cbb15
Merge pull request #266 from abdulirfan3/master
...
added user-data limit of 16K to EC2 limitation section
2016-11-05 12:16:53 -07:00
Lynn Langit
7daaded46b
added redshift distribution column type info
...
affects query performance
2016-11-04 15:08:18 -07:00
Joshua Levy
9ea80caf6c
Merge pull request #283 from open-guides/gotcha-types
...
Clarify gotcha severities.
2016-11-01 09:32:49 -07:00
Federico Hernandez
3641f8d9ed
Visibility section, list of books ( #287 )
...
* Visibility section
- More consistent vocabular: metrics vs statistics
- Added Prometheus as TSDB alternative to Graphite
- Split Grafana into a visualize/dashboard point
* Add section for books in "Further Reading"
* Added missing books from issue #243
2016-10-31 19:59:36 -07:00
Rainer Eli
8e91d37ba2
Update README.md
...
fixing typos
2016-10-30 23:27:12 -06:00
Joshua Levy
8a870bd535
Clarify gotcha severities.
2016-10-30 21:08:12 -07:00
Rich Hintz
9e11ccb4f4
Resolve #194 - Correct AWS 2015 revenue ( #280 )
2016-10-30 18:10:30 -07:00
Jesper Eneberg
39de2b41fa
Added Cloudfront Gotchas about 2048 bit ssl cert
2016-10-31 00:17:54 +01:00
jesper.eneberg
b783085b03
Added Cloudfront Gotchas about 2048 bit ssl cert
2016-10-30 23:39:28 +01:00
Lynn Langit
911b288d6c
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-10-30 12:59:12 -07:00
Max Zanko
656e0ffc41
Merge pull request #267 from lynnlangit/patch-5
...
Added info about EC2 Reserved Instance Types
2016-10-30 12:38:54 -07:00
Joshua Levy
9a9527be74
Variety of copy editing corrections and improvements. ( #277 )
2016-10-29 12:36:19 -07:00
Joshua Levy
f4eec650a4
Merge pull request #273 from muhqu/patch-2
...
API Gateway gotcha Multi-Region
2016-10-29 00:37:20 -07:00
Joshua Levy
f8f830e5bb
Merge pull request #276 from open-guides/alb-capitalization-pluralization-fix
...
Capitalization and pluralization in ALB gotcha
2016-10-29 00:33:43 -07:00