Oracle Cloud Infrastructure 2022 Architect Professional — Question 37

A retail company runs their online shopping platform entirely on Oracle Cloud Infrastructure (OCI). This is a 3-tier web application that includes a 100 Mbps Load Balancer, Virtual Machine Instances for web and application tiers, and an Oracle DB Systems Virtual Machine. Due to unprecedented growth, they noticed an increase in the incoming traffic to their website and all users start getting 503 (Service Unavailable) errors.
What is the potential problem in this scenario?

Answer options

Correct answer: E

Explanation

The correct answer is E because if all the web servers are too busy, they cannot process incoming requests, leading to 503 errors. Option A is incorrect as it pertains to traffic management, which is not indicated as the issue. Option B is wrong because the database's status is not mentioned as a problem. Option C is not relevant here since the connection between web servers and Load Balancer is not stated as the cause of the 503 errors. Option D suggests a health issue with some servers, but it does not account for the overall inability to serve requests.