A microservices architecture consists of a collection of small, autonomous services. Each service is self-contained and should implement a single business capability within a bounded context. A bounded context is a natural division within a business and provides an explicit boundary within which a domain model exists.
https://learn.microsoft.com/en-us/azure/architecture/guide/architecture-styles/microservices