Recent Posts
-
July 27, 2020
Canary Deployment for Queue Workers
In microservices, canary deployment is a pattern for rolling out releases to a subset of users or servers. This post covers various canary deployment strategies, specifically for queue workers, and their pros and cons.
-
December 08, 2019
Setting Up This Blog
It has been quite a while since I wanted to setup a personal vanity blog. Earlier I had tried setting this up using Pelican, but wasn't quite impressed by the themes available then, so thought of trying something else later. After 3.5 years, I am finally setting it up again using Jekyll this time.