Page 1 of 1

You need to deploy an application, which is packaged in a container image, in a new project. The application exposes an

Posted: Mon Aug 01, 2022 9:42 am
by answerhappygod
You 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?

A. Deploy the container on Cloud Run. Most Voted
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.