
Ultimate access to all questions.
You manage a web application running on App Engine that utilizes Cloud SQL and Cloud Storage for data storage. Following a brief traffic surge, you observe significant latency across all user requests, elevated CPU usage, and an increased number of application processes—despite traffic returning to normal levels. Initial analysis shows:
With another traffic spike anticipated soon, how would you ensure users avoid latency issues?
A
Upgrade the GCS buckets to Multi-Regional.
B
Enable high availability on the CloudSQL instances.
C
Move the application from App Engine to Compute Engine.
D
Modify the App Engine configuration to have additional idle instances.