How should the company write its application to handle these database requests?

2 Comments

  1. Debra
    Author

    I rank that the answer is:
    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.

  2. Grace
    Author

    To the best of my knowledge, the answer is:
    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.

Leave a Reply

Your email address will not be published. Required fields are marked *

19 + 16 =