DevOps Foundations: Continuous Delivery/Continuous Integration
- Global
- Online
- 4.7
- 1 hour 51 minutes
- Intermediate
- English
- License based
- Ongoing


Description
Continuous delivery is one of the major DevOps practice areas. By continuously building, testing, and delivering your code, you can reap huge stability, speed, and flexibility benefits. In this course, learn about continuous integration and continuous delivery (CI/CD), and see how these concepts work in practice by constructing your own build pipeline. Throughout the course, instructors James Wickett and Ernest Mueller discuss elements of the pipeline as they show how to take an app written in the Golang programming language from development to production. They walk through version control, building artifacts, unit testing, and deployment, demonstrating common practices and tools along the way. They conclude with some practical advice on CI/CD best practices and common pitfalls, workarounds, and compromises that you may encounter on your journey to continuous delivery.
Learning objectives
- Explore how to utilize continuous delivery.
- Identify the different components of the DevOps pipeline.
- Recognize the importance and uses of version control.
- Determine different tools used for CI and CD.
- Recognize different terminology used with a DevOps pipeline.
- Explore the different methods for software testing and best practices.
