Slide 20
Slide 20 text
• Hosting (environment) purposes
• Is your SPA only used in inner-loop?
• Azure Container Instances is great for short-time, test deployments
• Do you have to deal with multiple environments (development, staging, prod)
• Azure App Services, AKS and Azure Static Web Apps can handle multiple
environments with ease
• Rent a single service instances -> run multiple environments
Hosting Guidance – Key metrics & characteristics for finding the best service