A company built an online event platform For each event the company organizes quizzes and generates leaderboards that are based on the quiz scores. The company stores the leaderboard data in Amazon DynamoDB and retains the data for 30 days after an event is complete The company then uses a scheduled job to delete the old leaderboard data
The DynamoDB table is configured with a fixed write capacity. During the months when many events occur, the DynamoDB write API requests are throttled when the scheduled delete job runs.
A developer must create a long-term solution that deletes the old leaderboard data and optimizes write throughput
Which solution meets these requirements?
DynamoDB TTL (Time-to-Live):A native feature that automatically deletes items after a specified expiration time.
Efficiency:Eliminates the need for scheduled deletion jobs, optimizing write throughput by avoiding potential throttling conflicts.
Seamless Integration:TTL works directly within DynamoDB, requiring minimal development overhead.
DynamoDB TTL Documentation:https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/TTL.html
Bea
2 months agoCathrine
25 days agoMelissia
1 months agoGracia
1 months agoNorah
2 months agoJohnna
2 months agoJesus
1 months agoAngelica
1 months agoBok
2 months agoPenney
2 months agoTonja
28 days agoOctavio
29 days agoNu
2 months agoThurman
2 months agoRosendo
3 months agoTalia
3 months agoValda
2 months agoRoselle
2 months agoMatthew
2 months agoJaclyn
3 months agoVerona
3 months ago