Continuous Deployment (CD) is an extension of continuous integration, where code changes that pass automated tests are automatically deployed into production environments.
CD allows rapid and frequent releases by shortening the time between feature development and deployment – thus speeding innovation and customer feedback cycles.