Microservices Decomposition Pattern — Decompose by Subdomain
In order to apply to Decompose by Subdomain model, we should define services corresponding to Domain-Driven Design (DDD) subdomains.
DDD refers to the application's problem space in the business as the domain. A domain consists of multiple subdomains