Show sample answer ▾▴
Commit triggers CI: lint, unit/integration tests, build a versioned container, scan it (deps + image), sign it, and push to a registry. CD then promotes through environments with automated checks — canary or blue-green in prod, health gates, and an automatic rollback if SLOs breach. Infra is Terraform so the target is reproducible. I cut a team's deploy lead time from 45 minutes to 6 building roughly this.