Question 65 of 284
Single answerYou need to deploy an application, which is packaged in a container image, in a new project. The application exposes an HTTP endpoint and receives very few requests per day. You want to minimize costs. What should you do?
✓ADeploy the container on Cloud Run.
BDeploy the container on Cloud Run on GKE.
CDeploy the container on App Engine Flexible.
DDeploy the container on GKE with cluster autoscaling and horizontal pod autoscaling enabled.
✓
Correct Answer: A
Deploy the container on Cloud Run.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.