In this article, we will explore how we replaced DynamoDB direct reads with Point in Time Recovery (PITR) export to S3 for downstream processing. The Problem In one of GumGum’s ETL pipelines, we have a use case to export an entire DynamoDB table to S3 to make it available for the downstream…