Rollout van applicatie is slim var builder = WebApplication.CreateBuilder(args); builder.Services.AddHealthChecks(); var app = builder.Build(); app.MapHealthChecks("/healthz"); app.Run();
• Identities / AD • Cost management • Migratie services • Networking • Can of course connect to • Storage • Key Vault • Application Gateway • Azure Container Registry • Kubernetes takes care of the containers • You are responsible for the nodes / vm's