0
Answer

How do I implement Redis cache to a DynamoDB table in AWS using CDK?

How to implement redis caching(lazy loading with write through) to a dynamodb table using cdk?