
Ultimate access to all questions.
You are designing the backend infrastructure for a free photo processing application with the following requirements:
• Uses Cloud Storage for both raw and processed photos • Must support resuming photo processing after failures • Cannot be containerized • No SLO exists for processing time • Requires the most cost-effective solution
What is the optimal approach to run this service?
A
Deploy the service by using Cloud Run.
B
Deploy the service by using standard VMs with a 3-year committed use discount.
C
Deploy the service by using GKE.
D
Deploy the service by using Spot VMs.