StressAway interview question

How do you practice or handle microservice architecture?

Interview Answer

Anonymous

25 Nov 2024

I try to make my code modular by creating separate API routes as well as Services for each route. Manage repositories, DB Schemas, middleware separately.