• Improves productivity when a system gets big and complex

Continuous integration

  • Each code check-in (commit) is verified through automation, allowing developers to detect problems early

Continuous delivery

  • Automating build, test and deploy process improves developer productivity significantly

Sources