Shape Shape

Continuous Deployment

Continuous Deployment (CD) is the practice of automatically deploying tested code to production. Used in DevOps for faster delivery of software updates.

Example:

A new feature is deployed to a live app after passing CI tests.

WhatsApp Icon