Continuous Delivery in Java

Continuous Delivery in Java
Authors
Marín-Pérez, Abraham & Bryant, Daniel
Publisher
O'Reilly Media
Tags
certification , java
ISBN
9781491986028
Date
2018-11-29T00:00:00+00:00
Size
3.08 MB
Lang
en
Downloaded: 26 times

Continuous delivery adds enormous value to the business and the entire software delivery lifecycle, but adopting this practice means mastering new skills typically outside of a developer's comfort zone. In this practical book, Daniel Bryant and Abraham Mar�n-P�rez provide guidance to help experienced Java developers master skills such as architectural design, automated quality assurance, and application packaging and deployment on a variety of platforms.

Not only will you learn how to create a comprehensive build pipeline for continually delivering effective software, but you'll also explore how Java application architecture and deployment platforms have affected the way we rapidly and safely deliver new software to production environments.

Get advice for beginning or completing your migration to continuous delivery

Design architecture to enable the continuous delivery of Java applications

Build application artifacts including fat JARs, virtual machine images, and operating system container (Docker) images

Use continuous integration tooling like Jenkins, PMD, and find-sec-bugs to automate code quality checks

Create a comprehensive build pipeline and design software to separate the deploy and release processes

Explore why functional and system quality attribute testing is vital from development to delivery

Learn how to effectively build and test applications locally and observe your system while it runs in production