News

Why use the proxy design pattern? The proxy design pattern can be used in situations where you would like to defer instantiation of a class until the time it is needed. The proxy is an object that ...
Protocol-proxy sidecar The protocol-proxy pattern is built around the concept that all the event-driven communication channels should go through the service-mesh data plane (i.e., the sidecar proxy).