GCP PCA · Question 27 · Domain 2: Managing and Provisioning a Solution Infrastructure
You are deploying a containerized web application to Cloud Run. The application is thread-safe and can handle multiple requests simultaneously. How can you optimize costs and performance?
Answer options:
Set concurrency to 1 to ensure isolation.
Increase the concurrency setting to allow multiple requests per container instance.
Deploy to Cloud Functions instead.
Allocate dedicated GPUs to the Cloud Run service.
50 questions · hints · full answers · grading