Question 9 of 10Pro Only
How do SREs contribute to CI/CD pipeline design to ensure deployments are safe and reliable? What automated safety checks should be built in?
Sample answer preview
SREs bring a reliability perspective to CI/CD pipeline design that complements the developer focus on build speed and feature delivery. The SRE contribution ensures that the pipeline acts as a safety net, catching problems before they reach production and enabling fast recovery…
CI/CDcanary deploymentrollbackbake perioddeployment safetysmoke tests