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.
Question
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)- A4% (1)
- B74% (20)
- D7% (2)
- E15% (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.
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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.