
Ultimate access to all questions.
You are migrating an ecommerce application to Google Cloud. The application is currently running on a VM with no OS dependencies. You've created a Dockerfile and uploaded the image to Artifact Registry. Your goal is to minimize infrastructure and operational overhead. What is the recommended approach?
A
Deploy the image to Cloud Run.
B
Deploy the image to a GKE Autopilot cluster.
C
Deploy the image to a GKE Standard cluster.
D
Deploy the image to a Compute Engine instance.