Continuous Delivery In Java

Continuous Delivery In Java

Vendor
DANIEL BRYANT
Regular price
$46.80
Sale price
$46.80
Regular price
$85.25
Sold out
Unit price
per 

Book Title: Continuous Delivery In Java
ISBN: 9781491986028
By Author(s):DANIEL BRYANT
By Publisher:O'REILLY INC
Format:PB

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 Marin-Perez 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