Strangler Fig Pattern
6 items tagged with "strangler-fig-pattern"
Playbooks3
Monolith Decomposition Program Playbook
A phased program for breaking a large backend monolith into independently deployable services using the strangler-fig approach.
Strangler-Fig Modernization Program Playbook
A program for incrementally replacing a legacy system by routing functionality to new services until the legacy is fully strangled.
COBOL Mainframe Modernization Program Playbook
A risk-managed program to modernize COBOL mainframe applications toward Java services with parallel-run validation.
Checklists3
Monolith Decomposition Readiness Checklist
Verify a monolithic application is understood, instrumented, and bounded well enough to begin safe decomposition into services.
Service Extraction Cutover Checklist
Cutover checks for routing live traffic from a monolith to a newly extracted service without downtime or data loss.
Strangler-Fig Rollout Checklist
Plan and execute a strangler-fig migration that incrementally replaces a legacy system behind a routing facade.