How we can identify Bounded Context ?
▪ To identify bounded contexts use DDD.
▪ In DDD, use the Context Mapping pattern for identification of bounded contexts.
▪ With Context Mapping Pattern, we can identify the whole bounded contexts in the application and with their logical boundaries.
▪ The solution is using Context Mapping.
▪ The Context Map is a way to define logical boundaries between domains.