1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-14 19:02:00 +00:00

Merge pull request #594 from pgrzesik/feature/add-awsgeek

Add awsgeek to list of resources
This commit is contained in:
Corey Quinn 2018-04-03 10:56:04 -07:00 committed by GitHub
commit 7ef8a1fa7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2244,11 +2244,12 @@ Further Reading
This section covers a few unusually useful or “must know about” resources or lists.
- AWS
- [AWS In Plain English](https://www.expeditedssl.com/aws-in-plain-english): A readable overview of all the AWS services
- [Awesome AWS](https://github.com/donnemartin/awesome-aws): A curated list of AWS tools and software
- [AWS In Plain English](https://www.expeditedssl.com/aws-in-plain-english): A readable overview of all the AWS services.
- [Awesome AWS](https://github.com/donnemartin/awesome-aws): A curated list of AWS tools and software.
- [AWS Tips I Wish I'd Known Before I Started](https://wblinks.com/notes/aws-tips-i-wish-id-known-before-i-started/): A list of tips from [Rich Adams](https://richadams.me/)
- [AWS Whitepapers](https://aws.amazon.com/whitepapers/): A list of technical AWS whitepapers, covering topics such as architecture, security and economics.
- [Last Week in AWS](https://lastweekinaws.com): A weekly email newsletter covering the latest happenings in the AWS ecosystem.
- [AWS Geek](https://www.awsgeek.com): A blog by Jerry Hargrove, with notes and hand-drawn diagrams about various AWS services.
- Books
- [Amazon Web Services in Action](https://www.manning.com/books/amazon-web-services-in-action)
- [AWS Lambda in Action](https://www.manning.com/books/aws-lambda-in-action)