- automates software development life cycle - Continuous Integration: - automates the build, test, and merge process - runs tests every commit - detects [[Integration]] issues early - Continuous Deployment: - automates release process - i.e infrastructure changes and deployment ![[Pasted image 20250115174246.png|500]]