So in the last week of July, I'll be completing three years of professional software development. It has been an amazing journey. Mistakes made,...
Owing to the increasing adoption of cloud computing, familiarity with cloud computing services is becoming one of the most crucial skills for software...
This is part III of my series on designing auto-complete feature in Elasticsearch. In this part, we will talk about completion suggester - a type of...
This is part II of my series on implementing auto-completion feature using Elasticsearch. In first part we talked about using prefix queries, a query...
Being a software engineer, I tend to judge products and companies behind those products based on how efficiently they have implemented technically...
I have been getting into Azure lately and out of myriad of available services, I chose Azure Functions to explore first. In Part I, we learned about...