Hacker News new | ask | show | jobs
by HatchedLake721 3094 days ago
That’s called modular architecture and has nothing to do with microservices.
1 comments

Microservices encompasses quite a lot, including designing where your module/service boundaries lie. The same ideas exist in many different places (DDD).