Blog

Latest posts from ipengineer.net, arsonistgopher.com and dave.dev

Generic placeholder image

AWS DynamoDB with Indexes & EC2

Single table design has changed the way I approach database backed applications and I will say, how I model data has improved drastically once you start viewing the world through single table eyeballs.

Read more
Generic placeholder image

Serverless: Beg Forgiveness Pattern

When you have access to a resource that’s server bound, like a database, the way you think about consuming that resource is tied to performance and storage.

Read more