Using DynamoDB with Kotlin + Spring Boot
Overview This article summarizes table design and CRUD operations for DynamoDB in a Spring Boot-based project, utilizing the DynamoDB Enhanced Client library recommended by AWS. Considerations for DynamoDB Table Design DynamoDB, AWS's serverless N...
Mar 12, 202410 min read1.5K
