
Answer-first summary for fast verification
Answer: Conduct load testing on the application to assess its performance and scaling capabilities.
Google refers to peak traffic events as 'Black Friday' scenarios, which involve three stages: planning, preparation, and execution. The planning stage focuses on creating projections and designing the technical architecture. The preparation stage is dedicated to testing, and the execution stage involves handling the actual traffic. Before implementing auto-scaling or other measures, it's crucial to perform load testing to identify potential failures and enhance system resilience. This approach ensures that any scaling strategy is data-driven and cost-effective, rather than speculative. Pre-provisioning resources without testing or creating a DR runbook as a first step are not as effective as understanding the application's performance under load.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
After migrating an e-commerce application to Google Cloud Platform (GCP), you're preparing for the upcoming busy season. What is the first step you should take to ensure the application is ready for increased traffic?
A
Enable AutoScaling on the production clusters to accommodate potential growth.
B
Conduct load testing on the application to assess its performance and scaling capabilities.
C
Double the compute power from last season in anticipation of growth.
D
Develop a runbook for expanding the disaster recovery (DR) environment in case of growth.
No comments yet.