Question 4 of 10Pro Only
What is the strangler fig pattern, and how do you apply it to incrementally modernize a legacy monolithic application?
Sample answer preview
The strangler fig pattern is a modernization strategy that incrementally replaces a legacy system by routing functionality to new services one piece at a time, rather than performing a risky big-bang rewrite.
strangler figfacadeAPI gatewaybounded contextchange data captureanti-corruption layer