Haw should the company write Its application to handle these database requests?

Posted by: Pdfprep Category: SAA-C02 Tags: , ,

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.

Haw 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) tope Subscribe the database to the SNS topic.
B . Configure lie application 😮 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 SOS) FIFO queues to queue the database connection until the database has resources to write the data.
D . Use Amazon Simple Queue Service (Amazon SOS) FIFO queues for capturing the writes and dramaing the queue as each write is made to the database

Answer: A

Leave a Reply

Your email address will not be published.