Skip to content

Continuous Delivery pipelines

sullis edited this page Mar 27, 2021 · 27 revisions

Benefits:

  • visibility
  • feedback
  • control
  • automated change management
  • enforced process
  • compliance
  • safety (guardrails)
  • repeatability
  • consistency
  • reduce cognitive load
  • audit trail
  • automated rollbacks

Usage

  • continuous delivery of application code
  • continuous delivery of infrastructure
  • continuous delivery of data
  • continuous delivery of database schema management
  • continuous delivery of documentation

Presentations

Articles