Аннотация
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.
To help you follow the book’s examples, author Daniel Bryant includes a simple ecommerce application that includes three microservices, a Docker Compose file, and a Jenkins build pipeline. You can clone the GitHub repository locally and learn firsthand how the continuous delivery process with Docker works. Much of the advice and patterns in this guide also apply to several other container technologies.
With this report, you’ll explore:
- Continuous delivery basics with Java—and how JAR and WAR files differ from containers
- How Docker impacts a typical Java application CD build pipeline
- The impact of microservices and cloud-native Twelve-Factor Applications on Java architectural patterns
- How containers affect functional testing, and non-functional performance and security testing
- Host-level monitoring, container-level metrics, and application-level health checks


![Программируем Arduino [Профессиональная работа со... Программируем Arduino [Профессиональная работа со скетчами]](https://www.rulit.me/data/programs/images/programmiruem-arduino-professionalnaya-rabota-so-sketchami_464122.jpg)

![Эта книга, «Windows PowerShell», является введением в Windows PowerShell, а также содержит практические примеры, позволяющие дать краткое введение в тему, даже если у читателя нет... Windows PowerShell [Введение в технологии языка сценариев для пользователей без базовых знаний]](https://www.rulit.me/data/programs/images/windows-powershell-vvedenie-v-tehnologii-yazyka-scenariev-dl_607079.jpg)
![Книга состоит из трёх частей: «Грамматики языка-посредника эльюнди», «Эльюнди-русского словаря», «Русско-эльюнди словаря» и представляет собой систематически... Международный язык-посредник Эльюнди [2-е издание, преработанное и дополненное]](https://www.rulit.me/data/programs/images/mezhdunarodnyj-yazyk-posrednik-elyundi-2-e-izdanie-prerabota_554143.jpg)

![This book aims to help you develop a consistent vision of the domain of low-level programming. We want to enable a careful reader to • Freely write in assembly language.
• Understand the Intel 64 programming model.
• Write maintainable and robust code in C11.
• Understand the compilation... Low-Level Programming [C, Assembly, and Program Execution on Intel® 64 Architecture]](https://www.rulit.me/data/programs/images/low-level-programming-c-assembly-and-program-execution-on-in_607209.jpg)
Комментарии к книге "Containerizing Continuous Delivery in Java"