Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Continuous Delivery in Java

Posted By: hill0
Continuous Delivery in Java

Continuous Delivery in Java
by Daniel Bryant

English | 2019 | ISBN: 1491986026 | 450 Pages | PDF | 15.50 MB

With the release of Java 8 and the availability of web/microservice frameworks such as Spring Boot, there's never been a better time to design and implement Java-powered applications. But Java is only a small piece of the puzzle when it comes to continuously delivering working applications to a production environment. This practical book charts the journey for establishing the practices and tooling to develop, operate and use a continuous delivery build pipeline for Java applications that will be deployed to a production such as Kubernetes, Cloud Foundry, and other cloud-based services. Each chapter focuses on a key practice within continuous delivery, and outlines appropriate tooling and describes how this should be utilized. Understand the process of continuous delivery, and how this impacts a Java application developer Develop a deeper understanding of core continuous delivery topics, and learn high-level tooling options Learn how to implement tooling choices, such as integrating a Jenkins server into the application delivery process, and unit testing effectively with JUnit and other options