To self host or to not self host kubernetes cluster(s)

A friend of mine asked this to me recently, about how was it to self host kubernetes clusters. And I was cursing myself about why I did not write this...

Choosing between one big cluster or multiple smaller kubernetes clusters

This post is a continuation on the discussion which I was having with @vineeth But why would someone choose one large cluster over multiple small clusters? Aren't multiple clusters already...

Testing rake tasks with rspec

This blog post is a continuation of this thread. On trying to write a spec for one of the rake tasks, when trying to invoke the same rake tasks within...

A few things about database migrations

This blog post is a continuation of these two threads. A few things about database schema changes. (1/n)— Tasdik Rahman (@tasdikrahman) October 17, 2020 This is where @rails active record...

The making of bhola - your cert expiration overseer - Part 1

You might have already seen me writing a bit about bhola already on twitter, I wrote a little bit about why I have been building bhola. This post is more...