Continuous Delivery with Docker and Jenkins: Delivering software at scale
by: Rafal Leszko
ISBN-10: 1787125238
ISBN-13: 9781787125230
Publication Date 出版日期: 2017-08-24
Print Length 页数: 332
Publisher finelybook 出版社: Packt
Book Description
By finelybook
The combination of Docker and Jenkins improves your Continuous Delivery pipeline using fewer resources. It also helps you scale up your builds,automate tasks and speed up Jenkins performance with the benefits of Docker containerization.
This book will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of app development. It will start with setting up a Docker server and configuring Jenkins on it. It will then provide steps to build applications on Docker files and integrate them with Jenkins using continuous delivery processes such as continuous integration,automated acceptance testing,and configuration management.
Moving on you will learn how to ensure quick application deployment with Docker containers along with scaling Jenkins using Docker Swarm. Next,you will get to know how to deploy applications using Docker images and testing them with Jenkins.
By the end of the book,you will be enhancing the DevOps workflow by integrating the functionalities of Docker and Jenkins.
Contents
1: INTRODUCING CONTINUOUS DELIVERY
2: INTRODUCING DOCKER
3: CONFIGURING JENKINS
4: CONTINUOUS INTEGRATION PIPELINE
5: AUTOMATED ACCEPTANCE TESTING
6: CONFIGURATION MANAGEMENT WITH ANSIBLE
7: CONTINUOUS DELIVERY PIPELINE
8: CLUSTERING WITH DOCKER SWARM
9: ADVANCED CONTINUOUS DELIVERY
What You Will Learn
Get to grips with docker fundamentals and how to dockerize an application for the Continuous Delivery process.
Configure Jenkins and scale it using Docker-based agents.
Understand the principles and the technical aspects of a successful Continuous Delivery pipeline.
Create a complete Continuous Delivery process using modern tools: Docker,Jenkins,and Ansible
Write acceptance tests using Cucumber and run them in the Docker ecosystem using Jenkins.
Create multi-container applications using Docker Compose.
Managing database changes inside the Continuous Delivery process and understand effective frameworks such as Cucumber and Flyweight
Build clustering applications with Jenkins using Docker Swarm
Publish a built Docker image to a Docker Registry and deploy cycles of Jenkins pipelines using community best practices
Authors
Rafał Leszko
Rafal Leszko is a passionate software developer,trainer,and conference speaker living in Krakow,Poland. He has spent his career writing code,designing architecture,and tech leading in a number of companies and organizations such as Google,CERN,and AGH University. Always open to new challenges,he has given talks and conducted workshops at more than a few international conferences such as Devoxx and Voxxed Days.