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

Bounded context and strategic design #

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

Contents


More Related Answers

  • A Bounded Context == A Microservice ?
  • bounded context
  • What do you mean by Bounded Context?
  • Identify Bounded Context Boundaries for Each Microservices
  • A Bounded Context == A Microservice ?
  • What is Bounded Context?
  • What is the use of Bounded Context in Domain-Driven Design?
  • Bounded Context

  • Bounded context and strategic design #

    0

    Regarding to the domain architecture, the concept of micro and macro architecture has long been a common practice. A macro architecture divides the domains into coarse-grained modules. These modules are further divided as part of the micro architecture.

    For example, an e-commerce system can be divided into modules and sub-modules as follows:

    Customer registration

    Order process

    Data validation

    Freight charge calculation

    Payment

    Shipping

    The internal architecture of the order process module is, however, hidden from the outside and can be altered without affecting other modules. This flexibility to change one module without influencing the other modules is one of the main advantages of modular software development.

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

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Feb 12 2023
    Pragya Keshap
    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.