GCP PCA · Question 25 · Compute Systems
You are deploying a web application to Cloud Run. The application occasionally experiences sudden, massive spikes in traffic. During these spikes, the application takes 10 seconds to start up, causing timeout errors for users. How can you mitigate these cold start latencies?
Answer options:
Increase the maximum instances (max-instances) limit.
Configure minimum instances (min-instances) for the Cloud Run service.
Switch the application to Compute Engine.
Enable Cloud CDN to cache the dynamic API responses.
50 questions · hints · full answers · grading