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

482 commits

Author SHA1 Message Date
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
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
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
Rich Hintz
111271e828 Merge branch 'Readme-s3-auth' of github.com:rjhintz/og-aws into Readme-s3-auth 2016-11-07 15:33:18 -08:00
Rich Hintz
dfecf5614e fix added lines 2016-11-07 15:31:12 -08:00
Rich Hintz
35e29240db fix merge conflict 2016-11-07 15:31:12 -08:00
Rich Hintz
5cf68be65e fix conflicts 2016-11-07 14:49:41 -08:00
Rich Hintz
c288d8f417 fix added lines 2016-11-07 14:32:10 -08:00
Rich Hintz
5c93e63c43 fix merge conflict 2016-11-07 14:27:24 -08:00
Rich Hintz
8440a74af6 Resolve conflict 2016-11-07 14:12:51 -08:00
Rich Hintz
6fb430b5d6 Merge from master 2016-11-07 14:09:00 -08:00
Rich Hintz
cac46aef1a #279; Incorporate changes from comments 2016-11-07 13:53:23 -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
Joshua Levy
d030f924fb Merge pull request #284 from claushellsing/patch-1
Update README.md
2016-10-31 09:14:25 -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
Rich Hintz
167e961e61 Add S3 gotcha; CLI/SDK Authentication 2016-10-30 13:26:14 -07: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
Rich Hintz
a3188c0f19 Merge remote-tracking branch 'refs/remotes/open-guides/master' 2016-10-30 08:58:57 -07:00
Rich Hintz
903ef7765b Merge remote-tracking branch 'refs/remotes/open-guides/master' 2016-10-30 07:14:29 -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
Joshua Levy
b1822ee0a7 Merge pull request #271 from open-guides/spot-emr-fixes
EMR / Spot Fixes
2016-10-28 23:47:44 -07:00
Thanos Baskous
7742e91b1e Capitalization and pluralization in ALB gotcha 2016-10-28 18:22:29 -07:00
Mathias Leppich
6b83e0661a ALB gotchas about HTTP/2 (#272)
* ALB gotchas about HTTP/2

* Update README.md

Rephrase as suggested
2016-10-28 18:15:49 -07:00
Mathias Leppich
5248c2868c Update README.md
Incorporating feedback
2016-10-29 00:23:53 +02:00
Joshua Levy
8c99bfe3b8 Merge pull request #275 from open-guides/update-authors
Update authors.
2016-10-28 13:38:12 -07:00