Most popular programs
Trending now
This DevOps Fundamentals course is for developers who would like to learn how to deliver software safer, faster and reliably; for quality analysts who would like to set up automated testing, leverage disposable environments, and integrate it with CI tools; for 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.
This course will teach you the skills to deploy software with confidence, agility and high reliability using modern practices such as Continuous Integration (CI) and Continuous Delivery (CD).
To make the most out of this course, you will need to have:
This course introduces the fundamentals of Continuous Integration/Continuous Delivery (CI/CD) within an open container ecosystem and takes a project-based approach to help you understand and implement key practices. Key learnings include:
Chapter 1. Introduction
Chapter 2. What and Why of CI/CD
Chapter 3. Setup: Exploring and Creating Our Learning Environment
Chapter 4. Basics of Container Operations with Docker
Chapter 5. Version Control with Git
Chapter 6. Setting Up Continuous Integration with Jenkins
Chapter 7. GitHub Branch Policies & Pipeline as Code with Jenkinsfile
Chapter 8. Using Docker with Jenkins Pipelines
Chapter 9. Docker Images
Chapter 10. Launching a Multi-Service Application with Docker Compose
Chapter 11. Automated Code Analysis
Chapter 12. SRE and Deploying a Scalable Application to Kubernetes
Chapter 13. SRE. GitOps and CD with Argo CD