From 8ae4b3201fa5f2bd8d957b6c45a4ec133702cd28 Mon Sep 17 00:00:00 2001 From: Piotr Grzesik Date: Sat, 3 Mar 2018 22:36:17 +0100 Subject: [PATCH] Add awsgeek to list of resources --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e852bd..284c626 100644 --- a/README.md +++ b/README.md @@ -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)