
Ultimate access to all questions.
As a Google Associate Cloud Engineer, you are tasked with deploying an application that is packaged within a container image into a newly created project. This application exposes an HTTP endpoint and is expected to handle a minimal number of requests daily. Given these conditions, you aim to optimize and reduce associated costs. What should be your approach?
A
Deploy the container on Cloud Run.
B
Deploy the container on Cloud Run on GKE.
C
Deploy the container on App Engine Flexible.
D
Deploy the container on GKE with cluster autoscaling and horizontal pod autoscaling enabled.