You must load-test Cloud Run POST endpoints with parallel threads, multiple source IPs, and scalable test instances following Google best practices. How should you configure the load testing?
Choose an answer
Tap an option to check your answer.
Correct answer: Deploy a distributed load-testing framework on a private GKE cluster and scale Pods to produce the required concurrent traffic and source IP diversity..
Why this is the answer
The correct approach is to deploy a distributed load-testing framework on a private GKE cluster and scale Pods. This method leverages Kubernetes' ability to manage and scale containers, providing the necessary concurrent traffic and diverse source IPs required for robust load testing. A private GKE cluster ensures the testing environment is isolated and secure. Building an image with curl and deploying it in a managed or unmanaged instance group is less efficient for generating diverse source IPs and managing parallel threads at scale compared to a GKE-based solution. Downloading a container image in Cloud Shell and starting sequential instances would not provide the parallel execution or source IP diversity needed for effective load testing.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed