What should you do?


You have developed a containerized web application that will serve Internal colleagues during business hours. You want to ensure that no costs are incurred outside of the hours the application is used. You have just created a new Google Cloud project and want to deploy the application.

What should you do?
A . Deploy the container on Cloud Run for Anthos, and set the minimum number of instances to zero
B . Deploy the container on Cloud Run (fully managed), and set the minimum number of instances to zero.
C . Deploy the container on App Engine flexible environment with autoscaling. and set the value min_instances to zero in the app yaml
D . Deploy the container on App Engine flexible environment with manual scaling, and set the value instances to zero in the app yaml

Answer: C

Leave a Reply

Your email address will not be published.