It makes perfect sense here too, because a Continuous Delivery Pipeline is nothing but a set of steps that code changes must go through to make their way to production. This Pipeline has four elements — Continuous Exploration (CE), Continuous Integration (CI), Continuous Deployment, and Release on Demand.
Leave a Reply