A mobile app stores blog posts in an Amazon DynamoDB table. Millions of posts are added every day, and each post represents a single item in the table. The mobile app requires only recent posts. Any post that is older than 48 hours can be removed.
What is the MOST cost-effective way to delete posts that are older than 48 hours?
65703c1
5 months agoSerialiDr
9 months, 1 week agodilleman
1 year agoDigo30sp
1 year ago