Blog

Infrequently updated place where I explore ideas that are IMO worth discussing.
It also contains thoughts and tutorials among other things.

Deploying with Github Actions using Terraform Cloud

In this tutorial we will see how you can use Github Actions and Terraform Cloud to build a infrastructure and deploy changes without worrying about your Terraform state.

How to cut down the monolith?

How to cut down the monolith?

in tech | March 11, 2020

Inspired by nature let’s look at what strategy we could derive to cut down a monolith

The hyperlink moment

The hyperlink moment

in self | March 16, 2020

May be the single most propelling moment in human history

Only through creations can we initiate change

Some time ago, I tweeted about a service I have built - here are some lessons I learned from that.

You don't need tests

You don't need tests

in tech | January 25, 2019

Tests, yes tests, tests make you slow; they give you a false sense of confidence. You should determine the health of the system in other ways than solely relying on tests.