Both continuous delivery and continuous deployment automate the release process and share the abbreviation CD, but they differ in one key way: continuous delivery keeps code ready to deploy with a manual release trigger, while continuous deployment releases automatically with no manual step.
