Multiple Choice
A company plans to host a survey website on AWS. The company anticipates an unpredictable amount of traffic. This traffic results in asynchronous updates to the database. The company wants to ensure that writes to the database hosted on AWS do not get dropped. How should the company write its application to handle these database requests?
A) Configure the application to publish to an Amazon Simple Notification Service (Amazon SNS) topic. Subscribe the database to the SNS topic.
B) Configure the application to subscribe to an Amazon Simple Notification Service (Amazon SNS) topic. Publish the database updates to the SNS topic.
C) Use Amazon Simple Queue Service (Amazon SQS) FIFO queues to queue the database connection until the database has resources to write the data.
D) Use Amazon Simple Queue Service (Amazon SQS) FIFO queues for capturing the writes and draining the queue as each write is made to the database.
Correct Answer:

Verified
Correct Answer:
Verified
Q275: A solutions architect is deploying a distributed
Q276: A company collects temperature, humidity, and atmospheric
Q277: A company has implemented one of its
Q278: A company has an automobile sales website
Q279: A company runs a high performance computing
Q281: A company is storing sensitive user information
Q282: A company has a large Microsoft SharePoint
Q283: A monolithic application was recently migrated to
Q284: A company needs to share an Amazon
Q285: A company has multiple AWS accounts for