Book Series

Continuous Delivery: Reliable Software Releases Through Build, Test and Development Automation | Book Series

Overview:

This book sets groundbreaking principles and technical practices that enable to deliver high-quality software functionalities to users within the expected time frame. In this book, you will learn how to improve collaboration between the teams and release the changes in the specified time, through automation of the build, deploy and test process. It’s a must-read book for managers, developers, and administration who want to deploy changes rapidly, so as to deliver value to their business.

Key takeaways from this book:

  • Introduction to deployment Pipeline, and automated process for managing all changes in development lifecycle
  • Innovative ideas on Automated Infrastructure Management, Data Migration, and Virtualization
  • Analyze the key issues and identify the best practices to resolve them

Authors:

Jez Humble

David Farley

Published In:

2010

Ubiquitous Language| Glossary

 

Definition

It consists of an effort to strive to use the vocabulary of a given business domain, not only in sotware requirements, but the design and source code itself as well. The same vocabulary used in all phases ensures that there is minimal friction between the different departments, and adds as a succesful factor in Agile development.

 

Further Reading

  • “Domain Driven Design”(book), by Eric Evans.