Migrate Monolith To Microservices

Systematic workflow for decomposing a monolithic application into microservices using the strangler fig pattern. Covers domain analysis, service extraction, inter-service communication, data ownership migration, deployment strategies, and the organizational changes needed to support a distributed architecture. Use when the user wants to migrate monolith to microservices or needs a structured multi-step process for this goal. Do NOT use when the request is a single-step task or requires professional advice beyond educational guidance.

FerroxLabs Updated 37 repo stars

File contents

ferroxlabs/wayland/tree/main/src/process/resources/skills-library/bodies/workflows/migrate-monolith-to-microservices commit bb404ab365

Frequently asked questions

npx skillmds@latest add ferroxlabs/migrate-monolith-to-microservices-2