Technical Blog
Sharing insights and experiences about backend development, system design, and software architecture.
December 23, 2024β’8 min read
β»οΈπ§ Optimizing Docker for Node.js: From 1.34 GB to 267 MB! β¨
Reduce bloat, boost performance! Dive into how we shrank a Node.js Docker image by 80% and made deployments a breeze. ποΈπ
April 16, 2024β’9 min read
ππ οΈ Streamlining Backend Development with Microservice Template
A deep look into building maintainable microservices with NestJS, RabbitMQ, Docker, and a shared module approach. π‘β¨
December 31, 2023β’11 min read
πποΈ Journey Through Building a Microservices System with NestJS
Explore how NestJS powers a robust microservices architecture, complete with HTTP gateways, Docker, and message-based communication. π±π§
December 24, 2023β’10 min read
ποΈπ§© Creating a Reusable Database Schema Management NPM Package: A Comprehensive Guide
Centralize schemas, reduce redundancy, and streamline microservice development with a custom Node.js + MongoDB plugin. πΎπ
December 23, 2023β’7 min read
β‘π Supercharge Your Flutter Web App: Deploy with Ease on Google Cloud Run
Auto-scale, auto-deploy, and containerize your Flutter web project using Cloud Run for a smoother release process. ππ¨