Skip to content

Added Infrastructure as Code #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,15 @@ 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)
[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)
[Pipeline as Code](https://www.manning.com/books/pipeline-as-code)

### System administration

Expand Down