🔥 40% Off Crucial Exams Memberships — Deal ends today!

1 hour, 52 minutes remaining!

GCP Professional Cloud Architect Practice Question

Your SRE team will execute a 50 000-requests-per-second load test against a dual-region Cloud Run API using an Apache JMeter cluster on Compute Engine VMs. After each test, engineers need to run BigQuery SQL joins that correlate JMeter sample results with Cloud Run request and error logs to verify latency SLOs and autoscaling behavior. The application containers must remain unchanged and no extra agents may run inside Cloud Run. What is the most appropriate design?

  • Expose Prometheus metrics from the Cloud Run containers, ingest them as custom metrics in Cloud Monitoring, and modify JMeter to publish its results through the Cloud Monitoring API so that SREs can query the data with PromQL.

  • Embed Cloud Logging agents inside the Cloud Run containers to forward logs to Looker Studio, and have JMeter upload its CSV report to the same dashboard for visual comparison.

  • After the test, run gcloud logging read to download Cloud Run logs to a workstation, merge them with JMeter CSV files using a script, and then load the combined data into BigQuery for analysis.

  • Configure a Cloud Logging sink to export Cloud Run request and error logs to BigQuery, and install an open-source BigQuery backend listener plugin in JMeter to write each test sample to another table in the same dataset for immediate correlation.

GCP Professional Cloud Architect
Managing implementation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot