Chapter 7. Continuous Deployment Using Jenkins
This chapter will cover Continuous Deployment and explain the difference between Continuous Deployment and Continuous Delivery. We will discuss a simple Continuous Deployment Design and the means to achieve it.
These are the important topics that we will discuss in this chapter:
- The difference between Continuous Deployment and Continuous Delivery
- Who needs Continuous Deployment?
- Continuous Deployment Design
Continuous Deployment is a simple tweaked version of the Continuous Delivery pipeline. Hence, we won't be seeing any major Jenkins configuration changes or any new tools.