Legacy Migration
Everything on SkillVeris tagged Legacy Migration — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What is the Strangler Fig Pattern?
The strangler fig pattern is an incremental migration strategy where a new system is built alongside an old monolith, gradually intercepting and replacing indi…
How Does terraform import Work and When Would You Use It?
`terraform import` brings an existing resource that was created outside Terraform — manually in a console, via another tool, or from a legacy setup — under Ter…