If you do not want to read the article, it is A-OK: I got interested in logging — and...
TL;DR Distributed tracing helps you understand how requests flow through microservices by...
Building LLM apps isn’t just about prompts anymore. It’s about composition, orchestration, and...
As always, I have created code repositories which will be easier to understand; also, resources much...
Please note that the page became big because I had questions on my own and less information would...
Note: There are chances that you do not want to read the whole page and just see some code...
In the rapidly evolving landscape of cloud-native development, Java has faced criticism for being...
When I wanted to learn TypeScript, I decided not to just read the docs — I built a small project with...
In the world of microservices and distributed systems, managing data consistency across multiple...
Understanding Hexagonal Architecture (Ports & Adapters) Sample Code with...
The Challenge of Modern Application Communication Picture this: You’re building a smart...
In the world of distributed systems and microservices, choosing the right API communication pattern...
When writing unit tests, I follow a quick multi-step prompting method that hasn't failed me yet. It's...
In today’s microservices landscape, efficient inter-service communication is crucial. As software...
📝 What is BDD? Behavior-Driven Development (BDD) is a software development methodology...
Let's start with a joke: In the ever-evolving landscape of software development, few...
In today’s data-intensive world, organizations grapple with the challenge of processing massive data...
Vibe coding is an AI-driven approach to software development where anyone could use plain, everyday...
🌐 How AI Tools Use the Web: Behind the Scenes of Search-Enhanced Answers from ChatGPT, Gemini &...
When you ask a question to an AI assistant, how does it decide whether to answer from its own...
Understanding Database Sharding Imagine your application has grown so popular that a...
I have written this article by using various LLMs. Prompt 1: Give me a list of frameworks that...
LLM, AI, ML, etc. have become so famous these days and everyone is jumping on to it and having their...