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

574 commits

Author SHA1 Message Date
Brady Dowling
59e85a4908 Fix some awkward/incorrect grammar 2016-10-12 12:17:21 -07:00
Joshua Levy
c39daac95c Merge pull request #134 from bradly/fix-s3-typo
Fix typo in S3 gotchas
2016-10-12 12:05:27 -07:00
Artem Nikitin
4446853cd6 Add info about release of Device Farm 2016-10-12 19:49:00 +02:00
max
a964b72149 Updated the Spot management gotchas section based on Kazu's feedback. 2016-10-12 09:35:17 -07:00
Phillip Calvin
7f91eefac4 CLB gotcha: 503s even when instances are available (#126)
* CLB gotcha: 503s even when instances are available

* Add 🔸 marker and AZ abbreviation

* Remove space on warning marker
2016-10-12 07:56:51 -07:00
Harold Smith
1a7b234ce5 Missed a comma 2016-10-12 09:24:01 -05:00
Harold Smith
a87c472570 Updated certifications portion of README to make more sense, and follow along with AWS docs
Updated certifications portion of README to make more sense, and follow along with AWS docs.
2016-10-12 09:20:58 -05:00
Andrew Lane
f593e559a1 nit pick 2016-10-12 09:33:13 -04:00
Chris Leyva
23fea18931 Added a missing word.
Improving the readability of the document.
2016-10-12 09:29:17 -04:00
Mikhail Advani
3560324427 [#150] Gotcha while migrating your DB to RDS 2016-10-12 18:35:59 +05:30
Steven Maude
b98d3495be Fix internal link to Learning section
Thought my browser was broken. Turns out it was the link.
2016-10-12 09:29:39 +01:00
David Kocher
495d385ebc Revert removal of Transmit as a recommendation for basic usage. Add disclaimer about missing AWS4 signature and multipart upload support. 2016-10-12 09:26:39 +02:00
Martijn Dwars
f631ff1c70 Add EC2 gotcha about burst performance 2016-10-12 09:20:01 +02:00
Manoj M J
58e131b267 Fix typo in Load Balancer section 2016-10-12 12:09:50 +05:30
kazuyukitanimura
f6a28f6770 Adding another Gotcha for Glacier 2016-10-11 22:27:43 -07:00
Bradly Feeley
c4b02b12a4 Fixing misspelling of tooling 2016-10-11 21:41:12 -07:00
Bradly Feeley
5f4537814b Fix typo in S3 gotchas 2016-10-11 21:34:55 -07:00
Joshua Levy
5541551f50 Merge pull request #124 from xethorn/xethorn-patch-1
Update the definition of AWS SWF
2016-10-11 20:49:22 -07:00
Joshua Levy
5de4b93a2f Merge pull request #113 from danhermann/master
added data migration tips for RDS Aurora
2016-10-11 20:33:07 -07:00
maiki
4ece93728c Remove extra word
It said, "shift shift". That's 100% too many shifts!
2016-10-11 20:09:08 -07:00
Patrick McDavid
2df10ec4fd grammatical improvement 2016-10-11 20:58:36 -06:00
Thanos Baskous
9e45e554e4 Merge pull request #95 from open-guides/certifications
A little about AWS certifications
2016-10-11 19:31:47 -07:00
Michael Ortali
825d435f9c Update README.md 2016-10-11 21:56:27 -04:00
esell
0724342cba more conflicts 2016-10-11 19:53:01 -06:00
esell
71b3e5db11 fix merge conflicts 2016-10-11 19:51:14 -06:00
esell
141291c66f fix typo in readme 2016-10-11 19:48:33 -06:00
esell
9198007f0d Add link to gartner report in readme 2016-10-11 19:45:01 -06:00
Joshua Levy
a49facc0ba Merge pull request #121 from shott85/master
EFS is GA, not Preview
2016-10-11 18:39:34 -07:00
Joshua Levy
ea877d7b12 Merge pull request #120 from chris-griffin/patch-1
Update SSL/TLS info for static website hosting
2016-10-11 18:37:31 -07:00
Joshua Levy
e4e7a0e546 Merge pull request #116 from mkulke/alb-gotcha
Added ALB Gotcha about unhealthy targets (Attempt #2)
2016-10-11 18:36:15 -07:00
esell
390a91a584 update readme as per suggestions 2016-10-11 19:35:10 -06:00
Dmitry Guyvoronsky
68edb122e0 Updated CloudFront details. 2016-10-11 18:17:04 -07:00
David Schott
b373c80080 EFS is GA, not Preview
Per: https://aws.amazon.com/about-aws/whats-new/2016/06/amazon-elastic-file-system-efs-is-now-generally-available/
2016-10-11 20:30:49 -04:00
chris-griffin
fc4c6185e6 Update SSL/TLS info for static website hosting 2016-10-11 20:24:43 -04:00
Max Zanko
04705c18d4 Merge pull request #97 from tomschlick/patch-1
document IPv4 & IPv6 access to S3
2016-10-11 17:08:36 -07:00
Tom Schlick
2586010123 link to enabling dualstack in api clients 2016-10-11 20:01:03 -04:00
Kyle Busekist
a2e5cbb87b CLB traffic to instances in the same subnet
Traffic between CLBs and Instances in the same subnet do not behave the same was as Instance to Instance traffic in the same subnet.
2016-10-11 18:47:44 -05:00
Max Zanko
eab96078c7 Merge pull request #110 from gshakir/master
Add S3 Infrequent Access calculator.
2016-10-11 16:35:54 -07:00
Max Zanko
f90f6f23ef Merge pull request #115 from glynnforrest/spotify-gcloud
Spotify is a google cloud customer
2016-10-11 16:34:52 -07:00
Glynn Forrest
c76dc13bf3 Spotify is a google cloud customer
The guide previously mentions "It’s not common to switch once you’re up and running, but it does happen: Spotify migrated from AWS to Google Cloud."
2016-10-12 00:32:08 +01:00
Gulam Shakir
b1495a329f S3 Infrequent Access calculator - fix whitespace. 2016-10-11 19:24:30 -04:00
Magnus Kulke
80d80b3fb3 Addressed review comments. 2016-10-12 01:11:55 +02:00
Magnus Kulke
5edafa05ca Added ALB Gotcha about unhealthy targets 2016-10-12 01:06:04 +02:00
Thanos Baskous
3f31d5c0f4 Merge pull request #114 from mkulke/ecs
Added ELB/ALB, alternatives to ECS section
2016-10-11 15:43:06 -07:00
Magnus Kulke
ae8d7b4613 Added ELB/ALB, alternatives to ECS section 2016-10-12 00:41:44 +02:00
Max Zanko
8f29cf2e2a Merge pull request #103 from traytonwhite/redshift/numofprimdatatypes
Update Redshift primitive data types to 12
2016-10-11 15:29:41 -07:00
danhermann
69dbfc022c added data migration tips for RDS Aurora 2016-10-11 16:46:56 -05:00
Magnus Kulke
3331c42aee Added ALB Gotcha about unhealthy targets
"If no Availability Zone contains a healthy target, the load balancer nodes route requests to all targets."

source: http://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html
2016-10-11 23:42:23 +02:00
esell
c54b560980 update azure info 2016-10-11 15:27:06 -06:00
esell
b9806f3b99 add azure customer list 2016-10-11 15:21:33 -06:00
Gulam Shakir
18c775ded3 Add S3 Infrequent Access calculator. 2016-10-11 17:03:25 -04:00
Greg Leeds
8d82b60c95 Updating EC2 GPU section to reflect new instance types 2016-10-11 15:46:50 -05:00
Sandeep Dinesh
967669dab1 Update Google Cloud product comparison
Changes:

- Removed Cloud SQL as a sharded RDBMS (Cloud SQL does not provide this)
- Moved CockroachDB from Bigtable to Sharded RDBMS (Cockroach is an open-source version of Spanner)
- Added HBase as the open source version of Bigtable (Cloud Bigtable is compatible with the HBase API)
- Added Dremel as the Google Internal version of BigQuery
- Added Cloud CDN (CDN), Firebase Analytics (Mobile Analytics), and Cloud Source Repositories (git hosting)
- Changed Cloud Test Lab to Firebase Test Lab (rebranding)
2016-10-11 13:46:04 -07:00
Benjamin Bunk
afc804d877 Update README.md to fix typo in EMR section.
Fix minor typo in EMR section.
2016-10-11 16:40:44 -04:00
Trayton White
9f839333fc Update Redshift primitive data types to 12 2016-10-11 12:49:23 -07:00
Tom Schlick
85d370180a forgot a word 2016-10-11 15:12:08 -04:00
David Kocher
cfd6e91caf Replace recommendation of GUI application for S3. Transmit is outdated, missing AWS4 signature version support (crucial for new regions) and multipart uploads besides ACLs, versioning, lifecycle configuration, storage classes and server side encryption. 2016-10-11 20:55:29 +02:00
Tom Schlick
728087508d document IPv4 & IPv6 access to S3 2016-10-11 14:27:57 -04:00
Itay Shakury
b54a38f115 filled Microsoft Azure column in services table 2016-10-11 21:19:50 +03:00
Joshua Levy
82523efc0d More on credentials.
Start at #94.
2016-10-11 10:18:51 -07:00
Joshua Levy
e44931744b Fixes from review. 2016-10-10 17:37:09 -07:00
Joshua Levy
e4f3b31b19 Reshape landscape figure. 2016-10-10 17:16:36 -07:00
Joshua Levy
2e91c0ab20 Merge remote-tracking branch 'origin/master' into small-updates 2016-10-10 17:10:58 -07:00
Joshua Levy
dbf2bffb3b Adjust TOC formatting. 2016-10-10 17:09:49 -07:00
Joshua Levy
2b16427be8 Add link to FirstMark article on "cloud jail." 2016-10-10 16:41:27 -07:00
jbao
809c909401 Fix typo in README.md 2016-10-11 00:40:23 +02:00
Joshua Levy
b774fcab16 Fix duplicate item. 2016-10-10 10:11:18 -07:00
Lynn Langit
cff1dfb8cc Added link to RDS Basics for comparing instances
http://www.ec2instances.info/rds/
2016-10-10 09:57:32 -07:00
Joshua Levy
345dc54849 Update on CloudFormation YAML syntax. 2016-10-10 08:39:09 -07:00
Joshua Levy
b3bd4a4391 Updates on contributing conventions, legend.
A few other small fixes.
2016-10-10 08:33:59 -07:00
Thanos Baskous
feb8648dda IAM API dependency gotcha 2016-10-09 22:08:45 -07:00
Thanos Baskous
0143619c84 Merge pull request #80 from lynnlangit/patch-1
added Azure services to table
2016-10-09 16:58:04 -07:00
Lynn Langit
9396ccf29f fixed typo in 'Azure Container Service 2016-10-09 16:37:29 -07:00
Joshua Levy
96ca690f8e Merge pull request #85 from open-guides/toc-subsection-links
Subsection links and cleanup
2016-10-08 16:50:12 -07:00
Thanos Baskous
807f0d14cd Subsection links and cleanup
- Convert main service block in TOC to table with links to most common subsections.
- Break AMI tips into basics/tips/gotchas
- Move some Autoscaling into tips into gotchas
- Add CLB section, basics subsection
- Add ALB section
- Add CLB and ALB to table of contents table (after load balancers)
- Fix "VPC and Netork Security Gotchas and Limitations" subheader typo

Resolves #76
2016-10-08 15:15:55 -07:00
Thanos Baskous
1922a9a690 Merge pull request #83 from max-zanko/master
Updated the Redshift section.
2016-10-08 13:06:13 -07:00
max
429143411a Fixed the typos in the Redshift section. 2016-10-08 12:58:48 -07:00
max
3990eebf4c Updated the Redshift section.
Addressed Thanos' comments.
2016-10-08 12:25:17 -07:00
Thanos Baskous
9c45176f77 Merge pull request #82 from open-guides/more-stuff
Images and authors update
2016-10-08 12:18:42 -07:00
Joshua Levy
0dd7b97863 Fix from review. 2016-10-08 12:15:35 -07:00
Artem Nikitin
6d44d5d2fe Fix inconsistency in text 2016-10-08 20:45:40 +02:00
max
107598a6fd Updated the Redshift section.
More tips and gotchas.
Some corrections.
2016-10-08 11:42:56 -07:00
Joshua Levy
4630e79f24 Thumbnail fixups. 2016-10-08 09:19:13 -07:00
Joshua Levy
b85daccdfd Thumbnail fixups. 2016-10-08 09:02:46 -07:00
Joshua Levy
cd544b7808 Thumbnail fixups. 2016-10-08 09:01:20 -07:00
Joshua Levy
c185856472 Thumbnail fixups. 2016-10-08 09:00:29 -07:00
Joshua Levy
47b6a7a3e5 Thumbnails. 2016-10-08 08:53:21 -07:00
Artem Nikitin
4b83de0ec3 Merge remote-tracking branch 'upstream/master' 2016-10-08 15:00:26 +02:00
Artem Nikitin
e08ed152ae Add info about Device Farm in the table 2016-10-08 14:32:18 +02:00
Lynn Langit
5940f0c649 added Azure services to table 2016-10-07 20:24:29 -07:00
Joshua Levy
c741dfdf05 Add image at top. 2016-10-07 16:26:12 -07:00
Joshua Levy
7657e795c6 Minor formatting tweaks.
Follow-on to #78, #79.
2016-10-07 16:21:44 -07:00
Joshua Levy
43495fcc09 Minor fixups on S3. 2016-10-07 15:21:56 -07:00
Nitin Sharma
e64cfcf991 Addressing comments by @jlevy and fixing some indentation 2016-10-06 23:33:19 -07:00
Nitin Sharma
a87393df31 Addressing comments by @jlevy and fixing some indentation 2016-10-06 23:28:34 -07:00
Nitin Sharma
399e157180 Fixing a few lines to align in bullets 2016-10-06 23:25:30 -07:00
Nitin Sharma
55baf77d30 Addressing comments by @jlevy and fixing some indentation 2016-10-06 16:46:10 -07:00
Nitin Sharma
c27b8dec9c Addressing comments by @max and fixing some indentation 2016-10-06 09:17:18 -07:00
Nitin Sharma
260dbc23ce Spot Instance Management, Monitoring and Gotchas 2016-10-05 21:11:12 -07:00
Joshua Levy
7deaee51d1 Merge pull request #73 from open-guides/elb-to-clb
Update ELB to CLB
2016-10-04 18:49:38 -07:00
Joshua Levy
0830c82e36 Merge pull request #71 from open-guides/another-figure-etc
Figure for network traffic costs.
2016-10-04 18:44:30 -07:00
Joshua Levy
da9f2cf229 Fix typo. 2016-10-02 21:29:07 -07:00
Thanos Baskous
f484685e9f Update ELB to CLB 2016-10-02 18:59:16 -07:00
Joshua Levy
2e9ec74f70 More badge fixes. 2016-10-02 00:35:56 -07:00
Joshua Levy
f0cb0fe9be Minor tweaks. 2016-10-02 00:32:52 -07:00
Joshua Levy
e8759c2a79 Add Slack channel. 2016-10-02 00:29:01 -07:00
Joshua Levy
206cff9388 Minor tweaks. 2016-10-02 00:13:13 -07:00
Joshua Levy
671b3542cb Figure for network traffic costs.
Fixes #55.
2016-10-01 15:29:51 -07:00
Joshua Levy
0947a7c9fa Add a link re SimpleDB. 2016-09-30 10:54:34 -07:00
Joshua Levy
72a38d5e8d Fixes from review.
Added a more prominant warning for #68 about SimpleDB being mostly obsolete.
(Probably want more detail though.)
2016-09-30 10:48:47 -07:00
Joshua Levy
d2fa06cae7 Merge remote-tracking branch 'origin/master' into more-updates 2016-09-27 19:55:33 -07:00
Joshua Levy
03a1153895 Consolidate cost section. Update TOC.
First part of #65.
2016-09-27 19:50:51 -07:00
Joshua Levy
69ad34bd0b First rough market landscape. 2016-09-27 19:30:48 -07:00
Joshua Levy
5bd88b17dc Add link to MSP list. 2016-09-27 14:41:11 -07:00
Joshua Levy
8a8b3b5ed1 Security Monkey.
Minor improvements on langauge/formatting.
2016-09-27 14:36:33 -07:00
Nitin Sharma
bb4d9c7dde Fixing OpsClarity Broken URL 2016-09-22 15:06:53 -07:00
Joshua Levy
fb7f075633 More on multi-AZ costs. 2016-09-07 18:52:41 -07:00
Joshua Levy
b734e5dd83 Cloudfront HTTP/2 support. 2016-09-07 18:44:49 -07:00
Joshua Levy
4a6f1c84c1 Update info on regions. 2016-09-07 13:32:20 -07:00
Joshua Levy
179386958b Mention CloudFront suport of POST/PUT/etc. 2016-09-04 19:40:38 -07:00
Joshua Levy
bd591ebe11 More tweaks to the storage table. 2016-09-04 13:53:54 -07:00
Joshua Levy
8991ce060e More on lock-in. Tweak EBS costs table. 2016-09-04 13:45:45 -07:00
Joshua Levy
f79c4cd52e Merge pull request #56 from open-guides/various-additions
More on S3, storage, and IAM, other improvements
2016-09-01 16:57:42 -07:00
Joshua Levy
c777b2e83b Improvemetns from review. Couple more tweaks. 2016-09-01 16:52:26 -07:00
Joshua Levy
06c9682812 Links to all tables. 2016-08-31 22:21:31 -07:00
Joshua Levy
2293754aa5 Stub out section on EFS.
Starting on #57.
2016-08-31 22:17:37 -07:00
Joshua Levy
d14ee5d5f9 Make seciton names unique.
Better internal linking re EMR costs.
Fixes #52.
2016-08-31 21:55:19 -07:00
Joshua Levy
b41c5b1ad4 Warning about hourly billing waste. 2016-08-31 20:45:11 -07:00
Joshua Levy
8108391a97 A bit of reorg on cost management.
Elaborate on Ice and docker-ice.
2016-08-31 20:38:53 -07:00
Joshua Levy
a631ad3646 More on security, IAM, etc.
Thanks to @max-zanko for many of these tips.
2016-08-31 20:04:44 -07:00
Joshua Levy
9833eaacf7 Add a little about using S3 as a filesystem.
Fixes #49.
2016-08-31 19:24:40 -07:00
Joshua Levy
6f94deca38 Tweak table ordering. 2016-08-31 18:30:53 -07:00
Joshua Levy
af6ff386d7 More on S3. Storage comparisons. 2016-08-31 18:27:21 -07:00
Thanos Baskous
b81fc4f4bb More load balancer / autoscaler healthcheck tips
Resolves #33.
2016-08-24 20:00:24 -07:00
Joshua Levy
e03f8a3411 Clarify about EBS+EFS state. 2016-08-23 22:57:09 -07:00
Joshua Levy
ca62e30b18 Add note on NTP. 2016-08-23 16:46:34 -07:00
Joshua Levy
a8c6dfdca2 Another clarification. 2016-08-23 14:21:01 -07:00
Joshua Levy
cee145a238 Clarify language a little. 2016-08-23 14:16:52 -07:00
Joshua Levy
33a984957a More tips. More on app deployment.
Mention more log processing and data viz services.
Several new or reworked tips based on Rich Adams' article. Part of #11.
2016-08-23 13:52:18 -07:00
Joshua Levy
fc6a6177ec Fix word. 2016-08-18 21:40:12 -07:00
Joshua Levy
f6d6735cb4 Tweak question badge. 2016-08-18 21:18:00 -07:00
Joshua Levy
656cbd9234 Add a private form to collect questions. 2016-08-18 21:11:56 -07:00
Joshua Levy
1331a99c98 Formatting and authors update. 2016-08-16 13:47:59 -07:00
Ben Kehoe
ff98f8401b removed stray link 2016-08-16 14:15:48 -04:00
Ben Kehoe
e65e107d88 moved period from inside link 2016-08-16 13:53:46 -04:00
Ben Kehoe
2c0852ce69 SAWS is migrating to aws-shell 2016-08-16 09:46:24 -04:00
Ben Kehoe
ad777eda8c Merge remote-tracking branch 'refs/remotes/open-guides/master'
Conflicts:
	README.md
2016-08-16 09:43:32 -04:00
Ben Kehoe
edc51ee365 Numerous minor tweaks 2016-08-15 14:31:09 -04:00
Thanos Baskous
9751b6ddb4 Address Load Balancer Reorganization Feedback 2016-08-14 13:07:13 -07:00
Thanos Baskous
91b4c1a775 Overhaul ELB / ALB section and references
- Rename "ELBs" section to "Load Balancers"
- Segment "Load Balancers" section into
    - Common load balancer basics / tips
    - ELB-specific notes and tips
    - ALB-specific notes and tips
- Add notes on ALB capabilities to ALB section
2016-08-11 22:27:59 -07:00
Joshua Levy
2da57c431b Add emoji. 2016-08-11 11:04:26 -07:00
Joshua Levy
3f92a31ec3 Info on new Applicaiton Load Balancer support. 2016-08-11 10:51:44 -07:00
Joshua Levy
d72903014a Fix typos. 2016-08-11 08:22:21 -07:00
Joshua Levy
6ab04487c1 A few updates from reviewer feedback. 2016-08-09 17:38:52 -07:00
Joshua Levy
e1fd71e59e Pricing links throughout.
Fixes #32.
2016-08-06 18:39:19 -07:00
Joshua Levy
4ff64e0a88 Fixes from review. Couple small additions.
Couple more notes on elastic IPs.
Emphasize not to resolve/user ELB IP addresses.
2016-08-06 17:18:46 -07:00
Joshua Levy
a1f6ad493f Basic info on Lambda, API Gateway.
A little rewriting on CloudFormation.
2016-08-05 15:22:21 -07:00
Joshua Levy
a65f966e73 More basic information about each service.
Add standard AWS links in each section, including all FAQs.
A bit more basic information about several services.
A new common section, and a link to the General Reference.
A few other small fixups.
2016-08-05 11:31:19 -07:00
Joshua Levy
13e6d8fdd3 Run markdownfmt. 2016-07-26 14:09:22 -07:00
Joshua Levy
352385a776 Styling, headings, minor fixups. 2016-07-25 18:28:24 -07:00
Thanos Baskous
811783a0f6 Point autoscaling link to autoscaling section 2016-07-24 16:28:48 -07:00
Thanos Baskous
1ca2417046 Autoscaling Section Fixes
- Added costs emoji.
- Fixed initial link, emphasis, and abbreviation.
- Changed all section-local repeated use of full name to abbreviation.
- Added note about types of autoscaling (dynamic, static, scheduled).
2016-07-24 16:21:50 -07:00
Thanos Baskous
e963c2b041 Add Auto Scaling section.
Resolves #18.
2016-07-20 21:09:47 -07:00
Thanos Baskous
8b42f0bf05 Combined Amazon Linux bullets, fixed punctuation. 2016-07-19 20:01:51 -07:00
Thanos Baskous
7640de339b Amazon Linux package versioning notes
Resolves #6.
2016-07-18 22:23:54 -07:00
Joshua Levy
a16521a975 Improved internal links.
Fixes #2.
2016-07-17 15:49:31 -07:00
Joshua Levy
d55fc75259 Expand on security basics.
Other minor fixups.
2016-07-17 15:39:24 -07:00
Joshua Levy
02321cb513 Move one section. Intro cleanups. 2016-07-17 14:24:56 -07:00
Joshua Levy
7ba3eb22cc Mention Inspector. A few minor cleanups.
Fixes #16.
2016-07-16 22:17:40 -07:00
Joshua Levy
3c44e4bb18 Add authors lists. 2016-07-15 00:50:54 -07:00
Joshua Levy
6a8314931b Move S3 section. Add minimal ECS and Lambda sections. 2016-07-14 22:28:20 -07:00
Joshua Levy
2bbf625f4f Formatting cleanup. 2016-07-13 19:56:37 -07:00
Joshua Levy
ff5a41b9d7 Table of contents. Links, other cleanups. 2016-07-13 17:30:27 -07:00
Joshua Levy
c9ebcd4701 First draft. 2016-07-13 17:00:18 -07:00