Content

Latest posts & podcasts from built.fm, dave.dev & historic content from ipengineer.net & arsonistgopher.com

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
Generic placeholder image

Webhooks - Drain Mechanism

Webhooks are the sticky tape of system integration and how you deal with them is key to ensuring a happy system.

Read more
Generic placeholder image

Handling Commits in Terraform

Since 2018, I’ve been working in the guts of Terraform, trying to find wide encompassing ways of building providers for Junos.

Read more