
Ultimate access to all questions.
You are managing a video rendering application that sends small tasks as messages to a Cloud Pub/Sub topic. The application needs to be deployed across multiple virtual machines (VMs) to execute these tasks, each completing in under an hour. The entire rendering process must be finished within a month, with a focus on minimizing costs. What is the best approach?
A
Deploy the application as a managed instance group with Preemptible VMs.
B
Deploy the application as a managed instance group.
C
Deploy the application as a managed instance group. Configure a Committed Use Discount for the amount of CPU and memory required.
D
Deploy the application as a managed instance group with Preemptible VMs. Configure a Committed Use Discount for the amount of CPU and memory required.