RECENTBLOGS
What Is a VPS and Why Every Developer Should Set One Up
A VPS is a virtual server that exposes you to real deployment and security challenges. Running your own VPS teaches you how production systems, Linux, and application security work in real systems.
2025-12-20
15 min read
How to reduce Docker image size (Especially NodeJs) by almost 92% !! from 2.03 GB to 163 MB
Optimizing Docker images can speed up build times and reduce deployment costs. let me share with you how I shrank a front-end Docker image by almost 92%, that you can also apply to your own project.
2025-09-04
10 min read