-
Web Dev
Partitioning Behavior of DynamoDB
This is the third part of a three-part series on working with DynamoDB. The previous article, Querying and Pagination with…
Read More » -
Web Dev
Working with DynamoDB
Recently, I worked on an IoT-based project where we had to store time-series data coming from multiple sensors and show…
Read More » -
Ruby
Writing Efficient Queries
Writing efficient queries that balance performance and memory footprint is the most crucial part of writing good software. Doing this…
Read More »