From Simple TTS Reader to AI-Powered Productivity Ecosystem: The LinkNote Evolution
How a weekend project to listen to articles became a comprehensive personal operating system
The Humble Beginning
Three years ago, I had a simple problem: too many Medium articles, too little time to
Change Data Capture for MongoDB using Change Streams in Spring Boot.
What is Change Data Capture?
Change data capture is short know as CDC, A process of tracking the changes in the data of a particular Database and logging those changes.
Why do we
Deploying the React application having react-router to prod with Express js and Dockerizing the app.
During my development career, Usually most of the time, I chose to deploy my front-end applications using Nginx. The Nginx is a widely accepted web server by the community, but during my recent
Adding transaction /trace Id/Correlation id for each request in Micronaut for tracing the log easily.
A Micronout is a web framework that has recently gained popularity and acquired quite a bit of market share as well a growing community. We are adapting it to build cloud-native microservices and
Using The Apache Pulsar publish and consume messages via Spring Boot.
Most of the developer community is aware of Spring boot and its versatility and ease of adaptability.
In simple words to explain Apache Pulsar is another open-source alternative to Kafka.
It is not