How well are our CI/CD processes established, and how smoothly do our deployments run?
Are our builds and tests running automatically without manual intervention?
Do we regularly deploy new versions to production without long waiting times?
Do our deployments run reliably and without unexpected issues?
Do we have constant insight into our CI/CD pipeline status, and are errors detected early?
Are errors detected and fixed early before they reach production?
Does the team feel confident in working with our CI/CD processes and tools?
Can we quickly and smoothly bring a code change to production?