DevOps and SRE Fundamentals: Implementing Continuous Delivery (LFS261)
This course introduces the fundamentals of CI/CD within an open container ecosystem, and takes a project-based approach to help you understand and implement key practices. Key learnings include the role played by Docker and Kubernetes, using Git for revision control, how to install and configure Jenkins as a CI platform, enforcing development workflows as code reviews, application packaging and distribution with Docker and Docker Registry using Spinnaker to set up multi-cloud deployment pipelines, how to safely release software and much more.
- Chapter 1. Continuous Delivery Concept
- Chapter 2. Setup: Creating the Learning Environment
- Chapter 3. Basics of Container Operations with Docker
- Chapter 4. Revision Control with Git
- Chapter 5. Setting Up Continuous Integration with Jenkins
- Chapter 6. Pipeline-as-a-Code with Jenkinsfile
- Chapter 7. Using Docker to Simplify CI pipelines
- Chapter 8. Packaging Applications with Docker
- Chapter 9. Continuous Delivery to Dev with Docker Compose
- Chapter 10. Continuous Automated Testing
- Chapter 11. Running Apps at Scale with Kubernetes
- Chapter 12. Continuous Deployment with Spinnaker
This course is for developers who would like to learn how to deliver software safer, faster and reliably; to quality analysts who would like to set up automated testing, leverage disposable environments, and integrate it with CI tools; to operations engineers, system administrators, DevOps/SRE practitioners responsible for deploying software and managing production environments; and build and release engineers who would like to learn how to deploy software safely and continuously.