Amazon Web Services AWS Certified Solutions Architect - Professional SAP-C02 Question # 139 Topic 14 Discussion

Amazon Web Services AWS Certified Solutions Architect - Professional SAP-C02 Question # 139 Topic 14 Discussion

SAP-C02 Exam Topic 14 Question 139 Discussion:
Question #: 139
Topic #: 14

A company is planning a large event where a promotional offer will be introduced. The company's website is hosted on AWS and backed by an Amazon RDS for PostgreSQL DB instance. The website explains the promotion and includes a sign-up page that collects user information andpreferences. Management expects large and unpredictable volumes of traffic periodically, which will create many database writes. A solutions architect needs to build a solution that does not change the underlying data model and ensures that submissions are not dropped before they are committed to the database.

Which solutions meets these requirements?


A.

Immediately before the event, scale up the existing DB instance to meet the anticipated demand. Then scale down after the event.


B.

Use Amazon SQS to decouple the application and database layers. Configure an AWS Lambda function to write items from the queue into the database.


C.

Migrate to Amazon DynamoDB and manage throughput capacity with automatic scaling.


D.

Use Amazon ElastiCache (Memcached) to increase write capacity to the DB instance.


Get Premium SAP-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.