From 1952d3bdf22ed85c2b8c7239f5caef99eb2dfe24 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 30 Jun 2019 04:26:59 +0300 Subject: [PATCH] Add AWS guide --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d805648..8bcd17f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,10 @@ This repository is an attempt to consolidate useful resources for Site Reliabili * [Pattern and anti-pattern CI/CD](https://www.gronau-it-cloud-computing.de/pattern-and-anti-pattern-cicd) * [Six Strategies for Application Deployment](https://thenewstack.io/deployment-strategies) +## Clouds + +* [The Open Guide to Amazon Web Services](https://github.com/open-guides/og-aws) + ## Programming ### Go (Golang)