Linkedin

Anti-corruption Layer pattern

Project Overview

Project Detail

Implement a façade or adapter layer between different subsystems that don't share the same semantics. This layer translates requests that one subsystem makes to the other subsystem. Use this pattern to ensure that an application's design is not limited by dependencies on outside subsystems. This pattern was first described by Eric Evans in Domain-Driven Design.

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

To know more about this project connect with us

Anti-corruption Layer pattern