ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 207 - Associate Cloud Engineer discussion

Report
Export

A company wants to build an application that stores images in a Cloud Storage bucket and wants to generate thumbnails as well as resize the images. They want to use a google managed service that can scale up and scale down to zero automatically with minimal effort. You have been asked to recommend a service. Which GCP service would you suggest?

A.
Google Compute Engine
Answers
A.
Google Compute Engine
B.
Google App Engine
Answers
B.
Google App Engine
C.
Cloud Functions
Answers
C.
Cloud Functions
D.
Google Kubernetes Engine
Answers
D.
Google Kubernetes Engine
Suggested answer: C

Explanation:

Cloud Functions is Google Cloud's event-driven serverless compute platform. It automatically scales based on the load and requires no additional configuration. You pay only for the resources used.

Ref:https://cloud.google.com/functions

While all other options i.e. Google Compute Engine, Google Kubernetes Engine, Google App Engine support autoscaling, it needs to be configured explicitly based on the load and is not as trivial as the scale up or scale down offered by Google's cloud functions.

asked 18/09/2024
jing xue
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first