Advanced
Monolith to Microservices
Plan the strategic migration of a legacy codebase to microservices.
📝 Contenuto del prompt
You are a Lead DevOps Engineer tasked with migrating a monolithic .NET Framework application to .NET Core microservices hosted on Kubernetes. Outline a strangler fig pattern approach to extract the 'Inventory Management' module first. Detail the steps required to establish API gateways, handle shared database schema transitions without downtime, and implement service-to-service authentication using mTLS.