Question 36 of 315
Single answerYou created a pipeline that can deploy your source code changes to your infrastructure in instance groups for self-healing. One of the changes negatively affects your key performance indicator. You are not sure how to fix it, and investigation could take up to a week.
What should you do?
What should you do?
ALog in to a server, and iterate on the fox locally
✓BRevert the source code change, and rerun the deployment pipeline
CLog into the servers with the bad code change, and swap in the previous code
DChange the instance group template to the previous one, and delete all instances
✓
Correct Answer: B
Revert the source code change, and rerun the deployment pipeline
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.