Continuous Integration (CI): Automating the building, testing, and integration of code changes.
Continuous Delivery (CD): Automating the release of validated code to a repository.
Continuous Deployment: Automating the release of code directly into production.