From dd0a616ede4b832ccce46163d518e148fea2bd2e Mon Sep 17 00:00:00 2001 From: Dzmitry Lahoda Date: Tue, 9 Jul 2019 18:54:08 +0300 Subject: [PATCH] Add Cloud Design Patterns (#3304) * Add Cloud Design Patterns * fixed blanks --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 617b69e7..fef11757 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -333,6 +333,7 @@ #### Cloud Computing +* [Cloud Design Patterns](https://www.microsoft.com/en-us/download/details.aspx?id=42026) * [Designing Distributed Systems](https://azure.microsoft.com/en-us/resources/designing-distributed-systems/) *(account required)* * [Learn Azure in a Month of Lunches](https://azure.microsoft.com/mediahandler/files/resourcefiles/learn-azure-in-a-month-of-lunches/Learn_Azure_in_a_Month_of_Lunches.pdf) - Iain Foulds (PDF) * [Monitoring Modern Infrastructure](https://www.datadoghq.com/ebook/monitoring-modern-infrastructure/) *(account required)* -- GitLab