Quiz
Ops
← Back to home
Question 1 of 20
20:00
What is the primary goal of Continuous Integration (CI)?
To automatically deploy every change straight to production
To frequently merge code changes into a shared branch and verify them with automated builds and tests
To replace manual code review entirely
To manage infrastructure provisioning across cloud providers