Article
Strangler Fig Pattern: A Pragmatic Guide for Engineering Leaders
Strangler Fig Pattern: A Pragmatic Guide for Engineering Leaders The strangler fig pattern, coined by Martin Fowler , is an architectural approach to incrementally replacing legacy system functionality through a façade or proxy that routes traffic to new components until the o...