Architecture
Strangler Fig
Incrementally replace a legacy system by routing capabilities through a facade to new services one at a time.
Why interviewers ask about it
The answer to 'how would you migrate?'. Start with a leaf capability owning its own data, never the core domain, and never a big-bang rewrite.
This term is part of the free System Design interview preparation module - browse the full glossary for every definition.