Lift & Shift → Optimize → Modernize → Cloud-Native
Week 1 Month 1-3 Month 3-12 Year 1-2
Not every workload needs to reach cloud-native. Optimization alone can deliver major value.
| Category | Description |
|---|---|
| Easy | .NET Core → App Service |
| Medium | .NET Framework 4.8 |
| Hard | ISAPI / COM+ |
| Impossible | Windows Auth / Registry |
SQL VM → SQL MI → Azure SQL → Cosmos DB
Monolith → APIM → Extract Services → Microservices
| Legacy | Modern | Effort |
|---|---|---|
| .NET 4.5 | .NET 8 | High |
| Web Forms | Blazor | Very High |
| WCF | gRPC/REST | High |
| Windows Services | Functions | Medium |
| Platform | Use Case |
|---|---|
| AKS | Complex microservices |
| Container Apps | Serverless containers |
| App Service | Simple web apps |
| ACI | Short-lived workloads |