Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What is the use of Bounded Context in Domain-Driven Design?

Pragya Keshap answered on February 2, 2023 Popularity 4/10 Helpfulness 1/10

Contents


More Related Answers

  • bounded context
  • What do you mean by Bounded Context?
  • What is Bounded Context?
  • Bounded context and strategic design #
  • Why are domain models that span multiple bounded contexts difficult to implement?
  • Bounded Context

  • What is the use of Bounded Context in Domain-Driven Design?

    0

    The Bounded Context is a central pattern in Domain-Driven Design. 

    It is the core of Domain-Driven Design's strategic design section, which deals with large models and teams.

     It is used to divide the large models into different Bounded Contexts and being explicit about their inter-relationships.

    https://learn.microsoft.com/en-us/azure/architecture/microservices/model/domain-analysis

    Popularity 4/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Feb 04 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10

    Closely Related Answers



    0

    DDD - Bounded Context Pattern which is one of the main pattern that we mainly use when decomposing microservices.

    ▪ Domains are require high cooperation and have a certain complexity by nature are called collaborative domains.

    ▪ DDD has 2 phases, Strategic and Tactical DDD.

    ▪ Strategic DDD, we define the large-scale model of the system,defining to the business rules that allow designing loosely coupling units and the context map between them.

    ▪ Tactical DDD focuses on implementation and provides design patterns that we can use to build the software implementation.

    ▪ Include concepts such as entity, aggregate, value object, repository, and domain service.

    https://martinfowler.com/bliki/BoundedContext.html

    Popularity 5/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Feb 02 2023
    Anjali Sharma
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.