GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #272
PROFESSIONAL-CLOUD-DEVELOPER Question #272: Real Exam Question with Answer & Explanation
The correct answer is C: Deploy a distributed load testing framework on a private Google Kubernetes Engine cluster.. See the full explanation below for the reasoning.
Monitoring, Logging, and Testing
Question
You need to load-test a set of REST API endpoints that are deployed to Cloud Run. The API responds to HTTP POST requests. Your load tests must meet the following requirements: - Load is initiated from multiple parallel threads. - User traffic to the API originates from multiple source IP addresses. - Load can be scaled up using additional test instances. You want to follow Google-recommended best practices. How should you configure the load testing?
Options
- ACreate an image that has cURL installed, and configure cURL to run a test plan. Deploy the
- BCreate an image that has cURL installed, and configure cURL to run a test plan. Deploy the
- CDeploy a distributed load testing framework on a private Google Kubernetes Engine cluster.
- DDownload the container image of a distributed load testing framework on Cloud Shell.
Topics
#Load Testing#Google Kubernetes Engine#Distributed Systems#Cloud Run
Community Discussion
No community discussion yet for this question.