Summary
This marks the end of Continuous Deployment. In this chapter, we saw how to achieve Continuous Deployment using Jenkins. We also discussed the difference between Continuous Delivery and Continuous Deployment. There were no major setups and configurations in this chapter, as all the necessary things were achieved in the previous chapters while implementing Continuous Integration and Continuous Delivery.
In the next chapter, we will see some of the best practices of Jenkins. We will also see the distributed build architecture that is used to balance the load on the Jenkins master server.