🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
Advanced

Monolith to Microservices

#microservices #refactoring #devops

Plan the strategic migration of a legacy codebase to microservices.

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.