AWS Startups Blog

AWS DynamoDB

Serverless Architectures with Java 8, AWS Lambda, and Amazon DynamoDB — Part 1

This post is part 1 of a two-part series. In this post, I focus on data modeling with DynamoDB. I describe an example use case to demonstrate alternative ways of modeling the same data, and the pros and cons of each approach. Proper data modeling is an essential prerequisite to beginning the development of a back end service.