How to model relational data in DynamoDB
Understanding DynamoDB single table design, one-to-many and many-to-many relationships.
Mar 14, 20227 min read6.6K

Search for a command to run...
Series
Understanding DynamoDB single table design, one-to-many and many-to-many relationships.

With Serverless, DynamoDB, SQS, and Lambda functions.

How to create a static site in AWS with a custom domain, SSL certificate, and proper redirects with a single CLI command.
