ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 65 - Associate Cloud Engineer discussion

Report
Export

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.
Answers
A.
Deploy the container on Cloud Run.
B.
Deploy the container on Cloud Run on GKE.
Answers
B.
Deploy the container on Cloud Run on GKE.
C.
Deploy the container on App Engine Flexible.
Answers
C.
Deploy the container on App Engine Flexible.
D.
Deploy the container on Google Kubernetes Engine, with cluster autoscaling and horizontal pod autoscaling enabled.
Answers
D.
Deploy the container on Google Kubernetes Engine, with cluster autoscaling and horizontal pod autoscaling enabled.
Suggested answer: A

Explanation:

Cloud Run takes any container images and pairs great with the container ecosystem: Cloud Build, Artifact Registry, Docker. ... No infrastructure to manage: once deployed, Cloud Run manages your services so you can sleep well. Fast autoscaling. Cloud Run automatically scales up or down from zero to N depending on traffic.

https://cloud.google.com/run

asked 18/09/2024
Louis Flink
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first