QuestionQ142
Ensuring solution and operations excellenceYou created a pipeline that deploys your source-code changes to infrastructure running in self-healing instance groups. One change adversely affects your key performance indicator. You are unsure how to correct it, and investigating could take up to a week.
What should you do?
- A Log in to a server, and iterate on the fox locally
- B Revert the source code change, and rerun the deployment pipeline
- C Log into the servers with the bad code change, and swap in the previous code
- D Change the instance group template to the previous one, and delete all instances
Community Discussion