From 1dfac7242c13435820ce8bab19f4103bc99008a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 6 Sep 2021 13:48:07 +0200 Subject: [PATCH 1/3] Added Infrastructure as Code Hi, Stjepan from Manning here. I thought this title might be a good match to your list. Thank you for considering it. Best, --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31251b7..d7c2520 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ If you have a suggestion for the list, then please send a PR, I would be happy t [Software Architecture for Developers](https://leanpub.com/software-architecture-for-developers) [Building Microservices](http://www.amazon.com/Building-Microservices-Sam-Newman/dp/1491950358/) [Practice of Cloud System Administration, The: Designing and Operating Large Distributed Systems, Volume 2](https://www.amazon.co.uk/Practice-Cloud-System-Administration-Distributed/dp/032194318X) -[Infrastructure as Code: Managing Servers in the Cloud](https://www.amazon.co.uk/Infrastructure-Code-Managing-Servers-Cloud/dp/1491924357) +[Infrastructure as Code: Managing Servers in the Cloud](https://www.amazon.co.uk/Infrastructure-Code-Managing-Servers-Cloud/dp/1491924357) +[Essential Infrastructure as Code](https://www.manning.com/books/essential-infrastructure-as-code) ### System administration From 19d1d84fc8c11602df0040f0e502357412533eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 6 Sep 2021 13:59:28 +0200 Subject: [PATCH 2/3] Added Grokking Continuous Delivery Hi, Stjepan from Manning here again. I thought this title might be a good match to your list as well. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7c2520..b6dea29 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ If you have a suggestion for the list, then please send a PR, I would be happy t [Build Quality In](https://leanpub.com/buildqualityin) [Ship It](http://www.amazon.com/Practical-Guide-Successful-Software-Projects/dp/0974514047) [The DevOps 2.0 Toolkit: Automating the Continuous Deployment Pipeline with Containerized Microservices](https://www.amazon.co.uk/gp/product/152391744X) +[Grokking Continuous Delivery](https://www.manning.com/books/grokking-continuous-delivery) ### System Architecture [Software Architecture for Developers](https://leanpub.com/software-architecture-for-developers) From f2c9a60575f30f0d8efa64df7bdbffd39b3fb400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 1 Nov 2021 16:55:12 +0100 Subject: [PATCH 3/3] Added Pipeline as Code Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6dea29..fbb21de 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ If you have a suggestion for the list, then please send a PR, I would be happy t [Building Microservices](http://www.amazon.com/Building-Microservices-Sam-Newman/dp/1491950358/) [Practice of Cloud System Administration, The: Designing and Operating Large Distributed Systems, Volume 2](https://www.amazon.co.uk/Practice-Cloud-System-Administration-Distributed/dp/032194318X) [Infrastructure as Code: Managing Servers in the Cloud](https://www.amazon.co.uk/Infrastructure-Code-Managing-Servers-Cloud/dp/1491924357) -[Essential Infrastructure as Code](https://www.manning.com/books/essential-infrastructure-as-code) +[Essential Infrastructure as Code](https://www.manning.com/books/essential-infrastructure-as-code) +[Pipeline as Code](https://www.manning.com/books/pipeline-as-code) ### System administration