Continuous Delivery

Ch. 2: Configuration Management

Definitions and Terms

Version Control

Answers the questions

  1. What constitutes a particular version of your software?
  2. What was done by whom; when and why?

Details

Configuration

Flexibility

Types of Configuration

Management

Questions to answer

Testing config

Environments

Manual environment configuration

The worst approach to managing configuration information is to deal with it on an ad-hoc basis.

Environment configuration information

Tools 2

Change process

Footnotes


  1. CERTAINLY NOT THROUGH AN INTRICATE SYSTEM OF PHP FILES WITH GLOBAL VARIABLES HAHAHAHA!

  2. Kubernetes provides many of the same benefits as virtualization