
Ultimate access to all questions.
Following a software update that caused a prolonged outage on your enterprise's e-commerce website hosted on Google Cloud, the CTO has mandated that all critical changes must include a back-out/roll-back plan. The website operates on hundreds of VMs with frequent critical updates. Which two strategies should you implement to ensure a reliable back-out/roll-back plan? (Select Two)
A
Enable object versioning for the website's static data files in Google Cloud Storage to revert to previous versions if necessary.
B
Deploy updates using managed instance groups and the 'update-instances' command for controlled rolling updates.
C
Introduce a new instance template with fixes and deploy changes through an A/B testing framework.
D
Utilize unmanaged instance groups with the 'update-instances' command for initiating rolling updates.