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. πŸ‹οΈπŸš€

Read More
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. πŸ’‘βœ¨

Read More
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. πŸŒ±πŸ”§

Read More
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. πŸ’ΎπŸ”—

Read More
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. πŸŒ€πŸ’¨

Read More