Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Professional DynamoDB Global tables

  • illerax

    Member
    June 18, 2020 at 1:15 am

    Could you check this question please?

    ====

    A tech startup is planning to launch a new global mobile marketplace using AWS Amplify and AWS Mobile Hub. To lower the latency, the backend APIs will be launched to multiple AWS regions to process the sales and financial transactions on the region closest to the users. You are instructed to design the system architecture to ensure that the transactions made in one region are automatically replicated to other regions. In the coming months ahead, it is expected that the marketplace will have millions of users across North America, South America, Europe, and Asia.

    Which of the following is the most scalable, cost-effective and highly available architecture that you should implement?

    ===

    Correct answer is a little bit confusing.

    “Create a Global DynamoDB table in your preferred region which will automatically create new replica tables on all AWS regions….”

    But looks like DynamoDB doesn’t automatically create replica tables. It is manual process.

    https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables.tutorial.html

  • TutorialsDojo-Support

    Member
    June 18, 2020 at 7:57 pm

    Hello illerax,

    Thanks for the feedback.

    I’ve reviewed the question and the answer. Based on the AWS documentation, indeed you need to select the regions that you want to replicate your Global Table.

    We will update the question or the answer to reflect this.

    https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables.tutorial.html#V2creategt_console

    Thanks and regards,

    Kenneth Samonte @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now