Название: Containerizing Continuous Delivery in Java: Docker Integration for Build Pipelines and Application Architecture
Автор: Daniel Bryant
Издательство: O'Reilly Media, Inc.
ISBN: 978-1-491-97960-0
Год: 2017
Страниц: 64
Язык: английский
Формат: pdf, djvu
Размер: 10.17 MB
Continuous delivery (CD) is fundamentally a set of practices and disciplines in which software delivery teams produce valuable and robust software in short cycles. Care is taken to ensure that functionality is added in small increments and that the software can be reliably released at any time. This maximizes the opportunity for rapid feedback and learning.
Using containers to package and deploy applications is causing a seismic shift in the way software is developed, and you may wonder how, or if, Java works with this new paradigm. In fact, combining Java with container technology can bring out the best in both. With this report, you’ll learn valuable techniques, methodologies, and advice for continuously delivering Java applications with containers, from both an architectural and operational perspective.