Book description
Continuous integration, continuous delivery, and continuous deployment are key software delivery processes in a DevOps environment. But what does each one do for your product development and release cycles? Brent Laster explains what these terms really boil down to, and how they work separately and together to help your team release software.
This powerful set of disciplines, best practices, and technologies automates the process of integrating and delivering source code changes from inception through production. Although their implementation may vary, these processes are necessary to ensure that software is released frequently, reliably, and with high quality.
You’ll learn how:
- Continuous integration ensures that individual code changes are suitable for inclusion in the code base and merged in successfully
- Continuous delivery assembles your product, automatically testing the quality and functionality along the way, and produces deliverables that are proven to be deployable
- Continuous deployment simplifies releasing the product to customers, whether it’s in the cloud, via download, or in some other format, while also allowing for limited deployments or rolling deployments back
Product information
- Title: Continuous Integration vs. Continuous Delivery vs. Continuous Deployment
- Author(s):
- Release date: November 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492028901
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …