Home

Luca Azalim's Blog

I write about programming, technology, and life.

Why You (Probably) Shouldn’t Start Your Project with Microservices

Why You (Probably) Shouldn’t Start Your Project with Microservices

A critical reflection on the hype around microservices — and why starting simple with a modular monolith might be a wiser architectural choice.

March 14, 2025

From Multirepo to Monorepo: How to Merge Multiple Git Repositories into One

From Multirepo to Monorepo: How to Merge Multiple Git Repositories into One

A guide on how to merge multiple repositories into one monorepo, making it easier to manage and maintain your codebase for small teams or individual projects.

December 31, 2024