Google Cloud Professional Cloud Architect — Question 42

Your company's user-feedback portal comprises a standard LAMP stack replicated across two zones. It is deployed in the us-central1 region and uses autoscaled managed instance groups on all layers, except the database. Currently, only a small group of select customers have access to the portal. The portal meets a
99,99% availability SLA under these conditions. However next quarter, your company will be making the portal available to all users, including unauthenticated users. You need to develop a resiliency testing strategy to ensure the system maintains the SLA once they introduce additional user load.
What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it involves simulating synthetic user input to test the system's response under load and intentionally introducing failures to examine resiliency. This approach helps in understanding how the system behaves with increased traffic and potential disruptions. Options A, C, and D do not adequately test the system's ability to handle chaos and load conditions simultaneously, which is essential for a comprehensive resiliency strategy.