Skip to content

Blog

Guides, notes, and deep-dives across software engineering, DevOps, and modern tech.

Monitoring & Logging in Production

Set up effective observability for production systems using structured logging, metrics collection, and alerting strategies.

Nginx as a Reverse Proxy

Configure Nginx as a reverse proxy to load balance traffic, terminate SSL, and serve multiple apps from a single server.

Kubernetes Introduction

Learn the core concepts of Kubernetes — pods, deployments, services, and namespaces — and why it's the go-to platform for container orchestration.

Docker Fundamentals

Get started with Docker — containers, images, Dockerfiles, volumes, and networking explained with practical examples.

Application Configuration Best Practices

How to manage application configuration across environments using environment variables, config files, and secrets management.

Rohit ❤️