nerdexam
Google

PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #106

Your company is planning a large marketing event for an online retailer during the holiday shopping season. You are expecting your web application to receive a large volume of traffic in a short perio

The correct answer is B. Ensure that relevant system metrics are being captured with Cloud Monitoring, and create alerts C. Review your increased capacity requirements and plan for the required quota management.. To prepare for high traffic and potential failures during a marketing event, it's essential to ensure robust monitoring with alerts and to proactively manage resource quotas.

Submitted by renata2k· Apr 18, 2026Applying site reliability engineering principles to a service

Question

Your company is planning a large marketing event for an online retailer during the holiday shopping season. You are expecting your web application to receive a large volume of traffic in a short period. You need to prepare your application for potential failures during the event. What should you do? (Choose two.)

Options

  • AConfigure Anthos Service Mesh on the application to identify issues on the topology map.
  • BEnsure that relevant system metrics are being captured with Cloud Monitoring, and create alerts
  • CReview your increased capacity requirements and plan for the required quota management.
  • DMonitor latency of your services for average percentile latency.
  • ECreate alerts in Cloud Monitoring for all common failures that your application experiences.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    74% (20)
  • D
    7% (2)
  • E
    15% (4)

Why each option

To prepare for high traffic and potential failures during a marketing event, it's essential to ensure robust monitoring with alerts and to proactively manage resource quotas.

AConfigure Anthos Service Mesh on the application to identify issues on the topology map.

Anthos Service Mesh helps identify issues on a topology map during runtime, but it's a deployment and observability tool, not a primary preparation step for potential failures at scale, nor is it universally applicable for capacity planning.

BEnsure that relevant system metrics are being captured with Cloud Monitoring, and create alertsCorrect

Configuring Cloud Monitoring to capture relevant system metrics and creating alerts for thresholds is critical to detect and respond to issues caused by high traffic in real-time.

CReview your increased capacity requirements and plan for the required quota management.Correct

Reviewing and planning for increased capacity requirements, specifically managing quotas, is a foundational step to ensure that the infrastructure can actually scale to meet the expected traffic demands without hitting arbitrary service limits.

DMonitor latency of your services for average percentile latency.

Monitoring latency is important during the event, but 'preparing for potential failures' means establishing the monitoring system (B) and capacity (C) beforehand, rather than just waiting to monitor a specific metric.

ECreate alerts in Cloud Monitoring for all common failures that your application experiences.

While creating alerts for common failures is good, it's less comprehensive than ensuring all relevant system metrics are captured (B) and planning for capacity (C) when anticipating a large, unknown traffic surge.

Concept tested: High-traffic application readiness & monitoring

Source: https://cloud.google.com/monitoring/docs/alerts; https://cloud.google.com/docs/quota

Topics

#Capacity Management#Application Monitoring#Alerting Strategy#Failure Prevention

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Practice