Continuous Delivery
Continuous delivery (also known as Continuous Deployment or Continuous Integration) is a software development strategy that aims to optimize and automate the software release process in projects. It speeds up the delivery of software, improves code quality and increases team productivity.
Effort: large Difficulty: medium Effectiveness: continuous
Continuous delivery requires collaboration between developers, testers and operations.
💡 Tip from practice: Use tools such as Jenkins, GitLab CI/CD or CircleCI to support the continuous delivery pipeline.
Related methods
The full step-by-step guide and more practical tips are in the app and the book.
Public: teaser, category badges, one tip, related methods. Reserved for book/app: the full step-by-step guide, all further tips, and the detailed assessment.