Portfolio · Writing

Notes from the work

Practical notes on building products, shaping interfaces, and the details that make digital work feel considered.

Monolith vs Microservices: Choosing the Right Architecture for Your Application
microservices / software architecture / system design / backend development / enterprise software

Monolith vs Microservices: Choosing the Right Architecture for Your Application

Architecture decisions can determine whether a software system remains easy to maintain or becomes difficult to scale. Monolithic and microservice architectures each solve different problems and introduce different trade-offs. This article explains how both approaches work, when to use each one, and why many teams fail when adopting microservices too early.

Read article →

By latitibabu · Created Jul 20, 2026

How to Mount a WSL2 ext4.vhdx Disk on Linux
WSL2 / Linux / Windows Subsystem for Linux / ext4.vhdx / disk mounting / system recovery / file recovery / qemu-nbd / Linux tools / data recovery / virtual disk / system administration / DevOps / Ubuntu / troubleshooting

How to Mount a WSL2 ext4.vhdx Disk on Linux

A practical guide to mounting a WSL2 ext4.vhdx virtual disk from Linux using qemu-nbd. It explains how to attach, mount, and access WSL filesystem data for recovery, migration, or backup when Windows is unavailable or inaccessible.

Read article →

By latitibabu · Created Jun 2, 2026