Jun 19, 2021
Hi Deepeshbhaya. Yes, in fact it is common for a single bounded context to contain multiple microservices. I like to think of a bounded context as encompassing everything that is owned by a particular team. So, say, the “Shopping Cart” team might own a couple of different data services, an orchestration service, a web application, and perhaps some Kafka consumers, serverless functions, etc… whatever they need to implement a functional shopping cart experience.