Ultimate access to all questions.
A company leverages AWS DynamoDB to maintain a database containing information about people's favorite sports teams. This data is accessible and searchable via their homepage. Each day, there is a necessity to delete all 10 million records from the table and subsequently reload them at 2:00 AM.
What is the most cost-effective and efficient method to accomplish this daily deletion and reloading of records?