A simplified intro to the new AKS Web Application Routing feature
	
	
	
	
		Configure the Kubernetes cluster autoscaler to always have an extra surge node
	
	
	
	
		Ensure that long running kubernetes jobs are not terminated as part of scale down
	
	
	
	
		Use KEDA to schedule Windows jobs as part of a batch processing workload
	
	
	
	
		Create a user assigned managed identity with Bicep and assign it to a web app
	
	
	
	
		Use a custom DNS name with a loadbalancer service in AKS.  No more ugly IPs!