
Ultimate access to all questions.
The Director of Engineering requires all developers to move their development infrastructure resources from on-premises virtual machines (VMs) to Google Cloud Platform (GCP) to reduce costs. These development resources often start and stop throughout the day and need to maintain their state across these cycles. Additionally, the finance department needs visibility into the associated costs. You are asked to design a process for running a development environment in GCP that ensures cost visibility while maintaining the state across start/stop cycles. Which two steps should you take? (Choose two.)
A
Use the --no-auto-delete flag on all persistent disks and stop the VM
B
Use the --auto-delete flag on all persistent disks and terminate the VM
C
Apply VM CPU utilization label and include it in the BigQuery billing export
D
Use Google BigQuery billing export and labels to associate cost to groups
E
Store all state in Google Cloud Storage, snapshot the persistent disks, and terminate the VM