Step 08 of 8 30-90 days post-cutover· advanced
Step 8: Decommission the Source
After 30+ days of zero source traffic, take the final backup, shut it down, decommission the infrastructure, write the retro.
Recommended prompts
Use one of these to do the work in your IDE
Open the template to read it in full. Click Copy prompt to grab it (with your stack values pre-filled where they apply) — then paste into Claude Code, Cursor, or wherever you build.
Recommended skills
Drop these into Claude Code for this phase
Skills auto-trigger on the right kind of request. Install once; they apply to every prompt that fits.
Recommended MCP configs
Wire these tools into Claude Code first
MCP servers give Claude Code direct access to external systems (Jira, browsers, databases). Configure once.
When you're done
Verify these in your own work before moving on
This is a checklist for you to mentally tick off in your repo and IDE — the site doesn't track it, you do.
- 30+ days of zero source traffic confirmed (verified by query log)
- All apps verified pointing at target
- All reports updated
- Final backup taken (cold archive)
- Source DB shut down
- Source license / infrastructure costs eliminated
- Migration retrospective complete
- Lessons documented
Common pitfalls
What goes wrong at this step
- Decommissioning too fast — 30 days is the minimum; some teams keep source read-only for 6+ months
- No final backup — you may need to read source data again for a compliance audit
- Forgetting infrastructure costs — VM, license, storage all keep billing until explicitly stopped
- No retrospective — the next DB migration won't benefit from this one's lessons