
Ultimate access to all questions.
Following a software update that caused your e-commerce website on Google Cloud to crash for several hours, your CTO mandates a back-out/roll-back plan for all critical changes. The website is deployed across hundreds of VMs with frequent critical updates. Which two actions are essential for implementing the back-out/roll-back plan? (Choose one)
A
Enable object versioning for the website's static data files in Google Cloud Storage
B
Utilize unmanaged instance groups with the "update-instances" command for rolling updates
C
Employ managed instance groups with the "update-instances" command for rolling updates
D
Develop a new instance template with fixes and deploy via A/B testing