DevOps - gusenov/kb GitHub Wiki
- Periodic Table of DevOps Tools
- freeCodeCamp.org / #DevOps
- From Code to Production: A Step-by-Step Journey
Books
- Model-Driven DevOps. Increasing agility and security in your physical network through DevOps by Steven Carter and Jason King with Josh Lothian and Mike Younkers - 192 pages
- DevOps for the Desperate. A Hands-On Survival Guide by Bradley Smith - 176 p.
- DevOps in Python. Infrastructure as Python by Moshe Zadka - 185 pages
- Consul: Up and Running. Service Mesh for Any Runtime or Cloud by Luke Kysow - 260 pages
- Introduction to Infrastructure as Code. A Brief Guide to the Future of DevOps by Sneh Pandya, Riya Guha Thakurta - 184 pages
Infrastructure as code (IaC)
- Terraform for Google Cloud Essential Guide by Bernd Nordhausen - 180 pages
- Google Cloud has adopted Terraform as the standard Infrastructure-as-Code (IaC) tool. Thus, a good understanding of Terraform is essential for any cloud architect and engineer working on Google Cloud.
- Terraform Cookbook. Efficiently define, launch, and manage Infrastructure as Code across various cloud platforms by Mikael Krief - 366 pages
CI/CD
- HEP Software Foundation Training Material
- LambdaTest Learning Hub
- ByteByteGo / Netflix Tech Stack - (CI/CD Pipeline)
- Continuous Integration (CI) and Continuous Delivery (CD). A Practical Guide to Designing and Developing Pipelines by Henry van Merode - 422 pages
- freeCodeCamp.org
- How Amazon and Google view CI/CD in an entirely different way by Carlos Arguelles
Collections
Q&A
Wikipedia
- List of software package management systems
- Template:Package management systems
- Package format is a type of archive containing computer programs and additional metadata needed by package managers.
- Software repository is a storage location for software packages.