Excelling With DynamoDB
Design the database your business needs with DynamoDB.
Using DynamoDB streams and a Lambda function
Learn conditional writes to avoid race conditions, enforce uniqueness, and lock down writes.
The best way to make your DynamoDB data searchable
And how to replace them with efficient queries.
Using the single table design to efficiently query and store related data
Best practices on data modelling, querying and managing time-series data with DynamoDB
Learn DynamoDB efficient table design by designing a voting system.
And how it helps you with better scalability
My top learnings on building scalable database solutions with DynamoDB
Use this to design better DynamoDB tables and write more efficient and faster queries.
Understanding Streams batch processing is crucial to using Streams effectively.
The issues with large item sizes and some strategies on how to handle these efficiently.