top of page
The Tech Feed


Time to Leave This City to Start Anew
To good times 🥂 Later in the blog, will share my experience living in Bangalore. But first lets start with the important things: Must...
Apr 28, 20255 min read
Getting started with CouchDB in your Spring Boot project
What is Couch DB? Couch DB is a Document DB. Documents DBs are a class of NoSQL databases built around JSON-like documents which are...
Aug 3, 20243 min read
Designing a News Feed Service using Document DB as a storage
Design a News Feed service to quickly generate and fetch the news feed and profile feed for each user present in the social network....
Aug 3, 20243 min read
RCA — Root cause analysis in real life
As a software developer, after every production issue/downtime that you face you are expected to write a RCA. A RCA, root cause analysis...
Aug 3, 20242 min read
bottom of page