[Cloud Design Pattern] Anti-corruption Layer
Anti-corruption Layer is one of the design pattern to enable application communicate with external system.
Anti-corruption Layer is one of the design pattern to enable application communicate with external system.
It is common on deploy application in cloud platform. However, for some business reason (e.g. cost, security, legal, hardware constrain, etc), virtualization on premises still have its value. XCP-ng is free and open source edition […]
When passing data to LogStash, it will show escape character in log message. But sometime, it cannot update logstash pipeline to replace specific character so need to implement in code level.
Ambassador is one of the Separation of Concern (SoC) implementation. In cloud platform, functional features (e.g. Business logic) and non-functional features (e.g. retry / queue / etc) are implement in multi-containers: main application and proxy.
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes