Skip to Content
DevOps Tools for Java Developers
book

DevOps Tools for Java Developers

by Stephen Chin, Melissa McKay, Ixchel Ruiz, Baruch Sadogursky
April 2022
Intermediate to advanced
341 pages
9h 37m
English
O'Reilly Media, Inc.
Book available
Content preview from DevOps Tools for Java Developers

Chapter 8. Deploying for Developers

However beautiful the strategy, you should occasionally look at the results.

Sir Winston Churchill

When computers were extremely large and expensive, manufacturers often bundled together the software with the hardware. With the development of mass-market software, this type of operation was time-consuming, and new forms of software distribution emerged. Today’s development processes focus on decoupling build and deployment activities to facilitate fast software distribution and parallel activities in teams.

The deployment of an application represents the transformation of that software from a packaged artifact to an operational working state. Modern development days require this transformation to happen as fast as possible in order to get rapid feedback about the running state of our system.

As a developer, your focus is mainly on writing performant application code. Yet DevOps is collaboration centric, and your work should flawlessly blend within the infrastructure. While looking at your deployment process, you should continuously ask yourself, “What instructions would a machine need to execute this deployment as I envisioned it?” and share those with the colleagues or experts in charge of the infrastructure and automation. When planning a deployment process, you can make a wish list that you can later scale to more components of the distributed system:

  • To gradually extend the functionalities of your system, conduct ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microservices with Spring Boot and Spring Cloud - Second Edition

Microservices with Spring Boot and Spring Cloud - Second Edition

Magnus Larsson

Publisher Resources

ISBN: 9781492084013Errata PageSupplemental Content