Ever since I started following the Twitter engineering stories, I had developed a great interest in Microservices Architecture. Last Tuesday, I attended an one day workshop on Microservices Architecture, in Bangalore, as a part of the Agile India conference. Fred […]
One of the core principles in NodeJS is the non-blocking design or asynchronous API or Event Loop architecture. There is a lot of noise made about this principle in the internet. A beginner who sets out to learn what this […]