Example how to analyze DynamoDB item changes with Kinesis and Athena created with Terraform
Why? The data of a DynamoDb table is not so easy to analyze as a RDS with e.g., the pgAdmin. It will be somehow possible with scan operation but it’s in the most cases not recommented. Another possibility is the export to S3 functionylity. In this po...





