2019-May Backends for Frontends “Create separate backend services to be consumed by specific frontend applications or interfaces. This pattern is useful when you want to avoid customizing a single backend for multiple interfaces. This pattern was first described by Sam Newman.” References https://samnewman.io/patterns/architectural/bff/ https://docs.microsoft.com/en-us/azure/architecture/patterns/backends-for-frontends Newer Unit testing with xUnit.net Older Redis Administrator