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.

What is Continuous Deployment?

The process of continuously deploying production-ready features into the production environment, or ...

Get Learning Continuous Integration with Jenkins now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.