First principles of testing stand for Fast Isolated/Independent Repeatable Self-validating thorough Bugs are introduced in the parts of code, which we usually don’t pay attention to, or places which are...
Software is eating the world, and so is the world of software development constantly changing. One way of developing a project would involve analysts figuring out the business requirements and...
Canary deployment pattern is very similar to Blue green deployments, where you are deploying a certain version of your application to a subset of your application servers. If everything is...
A lot of great material has already been written out there around what microservices are and what they are not. What I would try putting down here is what I...
Haven’t written around for much of this year, hope it changes going down to the end of this year. This year has been very fruitful in terms of learnings and...