Google
ASSOCIATE-CLOUD-ENGINEER · Question #269
You are running a web application on Cloud Run for a few hundred users. Some of your users complain that the initial web page of the application takes much longer to load than the following pages. You
Sign in or unlock ASSOCIATE-CLOUD-ENGINEER to reveal the answer and full explanation for question #269. The question stem and answer options stay visible for context.
Submitted by deeparc· Mar 30, 2026Ensuring successful operation of a cloud solution
Question
You are running a web application on Cloud Run for a few hundred users. Some of your users complain that the initial web page of the application takes much longer to load than the following pages. You want to follow Google's recommendations to mitigate the issue. What should you do?
Options
- ASet the minimum number of instances for your Cloud Run service to 3.
- BSet the concurrency number to 1 for your Cloud Run service.
- CSet the maximum number of instances for your Cloud Run service to 100.
- DUpdate your web application to use the protocol HTTP/2 instead of HTTP/1.1.
Unlock ASSOCIATE-CLOUD-ENGINEER to see the answer
You've previewed enough free ASSOCIATE-CLOUD-ENGINEER questions. Unlock ASSOCIATE-CLOUD-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloud Run#cold start#minimum instances#performance tuning