Oracle Cloud Infrastructure 2020 Architect Professional — Question 33

An online registration system is currently hosted on one large Oracle Cloud Infrastructure (OCI) Bare metal compute instance with attached block volumes to store all of the users' data. The registration system accepts the information from the user, including documents and photos and then performs automated verification and processing to check is the user is eligible for registration.
The registration system becomes unavailable at times, when there is a surge of users using the system. The existing architecture needs improvement as it takes a long time for the system to complete the processing and the attached block volumes are not large enough to store the ever growing data being uploaded by the users.
Which is the most effective option to achieve a highly scalable solution? (Choose the best answer.)

Answer options

Correct answer: D

Explanation

Option D is correct because it ensures scalability by replacing the single bare metal instance with multiple compute instances that can dynamically adjust based on traffic, thus handling surges more effectively. The other options either do not provide a scalable architecture or incorporate unnecessary components that complicate the solution without addressing the core issue of scaling effectively to meet demand.