MSBC Group Interview Question

How would you develop a scalable system?

Interview Answer

Anonymous

Aug 7, 2025

Speaking of horizontal scaling, I can go with microservices with a load balancer consisting read-write db replica and caching mechanism wherever required, would avoid ORM for better DB performance.