Question 287:
A company is planning on using DynamoDB for storing all data related to tweets. The data will go into millions of rows and needs to scale based on demand. At the same time, they need to ensure that the data from the DynamoDB table with all the tweets gets continually replicated to a DynamoDB table in another region. Which of the following can help effectively manage this requirement? Choose 2 answers from the options given below
Answer options:
A.Use Dynamodb Global Tables B.Use DynamoDB Autoscaling C.Use the KCL Library to store the data into the destination table D.Use the KPL Library to store the data into the destination table