What approach will result in the simplest, decoupled, and reliable method to get near-real time updates from the Accounts database?

2 Comments

  1. Randy
    Author

    As I understand it, the answer is:
    Use Amazon DynamoDB Streams to deliver all changes from the Accounts database to the Payments database.

  2. Kelly
    Author

    It seems to me that the answer is:
    Use Amazon DynamoDB Streams to deliver all changes from the Accounts database to the Payments database.

Leave a Reply

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

one + 15 =