Stop Guessing Why Your App Broke — An Introduction to Observability with SigNozIt's been a while since I last wrote here more than two years to be exact. But I've been deep in observability tooling lately, and SigNoz is the thing that finally pulled me back to write. So, let's eJul 11, 2026·7 min read
Introduction to KubernetesMonolithic applications and Microservices In monolithic architecture, all the components are tightly coupled means all the frontend, backend, database, and networking bundled together and deploy as it once, and all the communication happens are thoug...Apr 24, 2023·9 min read
Dive into Docker: a Beginner's Guide to ContainerizationBefore Docker Initially, one application runs on one server. which won't be cool if more people are using the application the load will be increased then we have added a new server which can not be handled by those servers. They did not have a way to...Apr 24, 2023·7 min read
Understanding the basics of Cloud and Cloud ComputingBefore cloud computing, companies had to store all their data and software on their hard drives and servers. The bigger the company, the more storage it needed. This way of treating data is not scalable at speed. For example, if word started spreadin...Apr 23, 2023·7 min read