September 2021
Intermediate to advanced
530 pages
10h 30m
English
In the last chapter, we looked at one of the key aspects of modern DevOps – Continuous Integration. Continuous Integration is the first thing most organizations implement when they embrace DevOps, but things don't end with Continuous Integration. Continuous Integration ends with a tested build being available in an artifact repository. In this chapter, we'll implement the next part of the DevOps toolchain – Continuous Deployment/Delivery.
In this chapter, we're going to cover the following main topics: