AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 123

A company is running an SAP Commerce application in a development environment. The company is ready to deploy the application to a production environment on AWS.

The company expects the production application to receive a large increase in transactions during sales and promotions. The application's database must automatically scale the storage, CPU, and memory to minimize costs during periods of low demand and maintain high availability and performance during periods of high demand.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because Amazon Aurora's serverless option allows the database to automatically scale its resources based on demand, making it cost-effective during low demand while maintaining performance during peak times. Option A does not provide automatic scaling capabilities, C is not as optimized for the automatic scaling of database resources, and D lacks the serverless flexibility to adjust resources dynamically.