Writing
Blog & Articles
6 articles on microservices, DevOps, and software engineering.
2026-03-09
Essential Kubernetes Commands Every Developer Should Know
A practical reference covering the most important kubectl commands for managing clusters, pods, deployments, services, storage, and more.
Read article →2026-03-09
Kubernetes RBAC: Control Who Can Do What in Your Cluster
A hands-on guide to Kubernetes Role-Based Access Control — understand Roles, ClusterRoles, RoleBindings, and ServiceAccounts with real YAML examples.
Read article →2025-02-12
Stop Installing MongoDB Locally - Use Docker Instead
Learn how to run MongoDB inside a Docker container — with port mapping, persistent volumes, and zero installation hassle.
Read article →2025-01-20
Getting Started with Next.js App Router
A practical introduction to Next.js App Router, Server Components, and the file-based routing system.
Read article →2025-01-10
JavaScript Array Methods You Should Know
A practical guide to map, filter, reduce, and other array methods with real examples.
Read article →2025-01-10
MongoDB for Beginners: Learn by Doing
A practical introduction to MongoDB covering installation, CRUD operations, and basic administration using the MongoDB shell.
Read article →