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

The anti-corruption layer #

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

Contents


More Related Answers

  • Anti-corruption Layer pattern

  • The anti-corruption layer #

    0

    In the case of an anti-corruption layer (ACL) pattern, the bounded context does not directly use the domain model of the other bounded context, but it contains a layer for decoupling its own domain model from the model of the bounded context.

    This is useful in conjunction with the conformist pattern to generate a separate model decoupled from the other model.

    Example

    The drawing below shows that the bounded context shipping uses an ACL at the interface to the bounded context legacy so that both bounded contexts have their own independent domain models.

    This ensures that the model in the legacy system does not affect the bounded context shipping. Shipping can implement a clean model in its bounded context.

    https://learn.microsoft.com/en-us/azure/architecture/patterns/anti-corruption-layer

    Popularity 8/10 Helpfulness 2/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.