This blog lays out a low-cost approach to syncing incrementally (and/or running full exports) from DynamoDB table(s) to Redshift*, using only S3 and AWS Lambda, with Chalice used as the framework for defining the application code, in python 3.9. * you could probably switch this for another data warehouse like clickhouse without too much effort.ContinueContinue reading “Syncing from DynamoDB to Redshift”