Assessments
Chapter 1: The DevOps Culture and Infrastructure as Code Practices
- DevOps is a contraction that is formed from the words Development and Operations.
- DevOps is a term that represents a culture.
- The three axes of DevOps culture are collaboration, process, and tools.
- The objective of continuous integration is to get quick feedback on the quality of the code archived by team members.
- The difference between continuous delivery and continuous deployment is that the triggering of the deployment in production is done manually for continuous delivery, whereas it is automatic for continuous deployment.
- Infrastructure as Code consists of writing the code of the resources that make up an infrastructure.
Chapter 2: Provisioning Cloud Infrastructure ...
Get Learning DevOps - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.