Valid Professional-Cloud-DevOps-Engineer Dumps shared by EduDump.com for Helping Passing Professional-Cloud-DevOps-Engineer Exam! EduDump.com now offer the newest Professional-Cloud-DevOps-Engineer exam dumps, the EduDump.com Professional-Cloud-DevOps-Engineer exam questions have been updated and answers have been corrected get the newest EduDump.com Professional-Cloud-DevOps-Engineer dumps with Test Engine here:
You have an application deployed to Cloud Run. A new version of the application has recently been deployed using the canary deployment strategy. Your Site Reliability Engineering (SRE) teammate informs you that an SLO has been exceeded for this application. You need to make the application healthy as quickly as possible. What should you do first?
Correct Answer: B
When a Service Level Objective (SLO) is violated in a canary deployment, the first recommended action is to roll back traffic to the last known good version. "If your canary deployment results in errors or latency exceeding your SLOs, adjust the traffic splitting to route all traffic to a stable revision." - Traffic Management in Cloud Run This mitigates user impact immediately and aligns with SRE principles of error budget management and rapid remediation.