Pro Continuous Delivery: With Jenkins 2.0
Autor Nikhil Pathaniaen Limba Engleză Paperback – 5 iul 2017
Follow this step-by-step guide for creating a continuous delivery pipeline using all of the new features in Jenkins 2.0 such as Pipeline as a Code, multi-branch pipeline, and more. You will learn three crucial elements for achieving a faster software delivery pipeline: a fungible build/test environment, manageable and reproducible pipelines, and a scalable build/test infrastructure.
Pro Continuous Delivery demonstrates how to create a highly available, active/passive Jenkins server using some niche technologies.
What You'll Learn
- Create a highly available, active/passive Jenkins server using CoreOS and Docker, and using Pacemaker and Corosync
- Use a Jenkins multi-branch pipeline to automatically perform continuous integration whenever there is a new branch in your source control system
- Describe your continuous delivery pipeline with Jenkinsfile
- Host Jenkins server on a cloud solution
- Run Jenkins inside a container using Docker
- Discover how the distributed nature of Git and the “merge before build” feature of Jenkins can be used to implement gated check-in
- Implement a scalable build farm using Docker and Kubernetes
Who This Book Is For
- You have experience implementing continuous integration and continuous delivery using Jenkins freestyle Jobs and wish to use the new Pipeline as a Code feature introduced in Jenkins 2.0
- Your source code is on a Git-like version control system (Git, GitHub, GitLab, etc.) and you wish to leverage the advantages of a multi-branch pipeline in Jenkins
- Your infrastructure is on a Unix-like platform and you wish to create a scalable, distributed build/test farm using Docker or Kubernetes
- You are in need of a highly available system for your JenkinsServer using open source tools and technologies
Preț: 330.23 lei
Preț vechi: 412.78 lei
-20% Nou
Puncte Express: 495
Preț estimativ în valută:
63.19€ • 66.48$ • 52.32£
63.19€ • 66.48$ • 52.32£
Carte tipărită la comandă
Livrare economică 14-28 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484229125
ISBN-10: 1484229126
Pagini: 340
Ilustrații: XXII, 288 p. 373 illus., 369 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484229126
Pagini: 340
Ilustrații: XXII, 288 p. 373 illus., 369 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Elements of Continuous Delivery.- Chapter 2: HA Jenkins Setup Using Pacemaker, Corosync, and DRBD.- Chapter 3: HA Jenkins Setup Using CoreOS, Docker, and GlusterFS.- Chapter 4: Setting Up Jenkins on Docker and Cloud.- Chapter 5: Pipeline as a Code.- Chapter 6: Using Containers for Distributed Builds.- Chapter 7: Pre-Tested Commits Using Jenkins.- Chapter 8: Continuous Delivery Using Jenkins Pipeline.
Notă biografică
Nikhil Pathania is the author of Learning Continuous Integration with Jenkins and is currently practicing DevOps at Siemens Wind Power Brande, Denmark. He started his career in software configuration management as an SCM engineer and later moved on to learn various other tools and technologies in the field of automation and DevOps.
During his career, Nikhil has architected and implemented Continuous Integration and Continuous Delivery solutions across diverse IT projects. He enjoys finding new and better ways to automate and improve manual processes.
In his spare time Nikhil likes to read, write, and meditate. He is an avid climber, and now hikes and cycles.
Textul de pe ultima copertă
Follow this step-by-step guide for creating a continuous delivery pipeline using all of the new features in Jenkins 2.0 such as Pipeline as a Code, multi-branch pipeline, and more. You will learn three crucial elements for achieving a faster software delivery pipeline: a fungible build/test environment, manageable and reproducible pipelines, and a scalable build/test infrastructure.
Pro Continuous Delivery demonstrates how to create a highly available, active/passive Jenkins server using some niche technologies.
What You'll Learn:
- Create a highly available, active/passive Jenkins server using CoreOS and Docker, and using Pacemaker and Corosync
- Use a Jenkins multi-branch pipeline to automatically perform continuous integration whenever there is a new branch in your source control system
- Describe your continuous delivery pipeline with Jenkinsfile
- Host Jenkins server on a cloud solution
- Run Jenkins inside a container using Docker
- Discover how the distributed nature of Git and the “merge before build” feature of Jenkins can be used to implement gated check-in
- Implement a scalable build farm using Docker and Kubernetes
Caracteristici
Teaches you to use the new Pipeline as a Code feature introduced in Jenkins 2.0 Helps you leverage the advantages of a multi-branch pipeline in Jenkins Shows you how to create a scalable, distributed build/test farm using Cloud, Docker, or Kubernetes