VS Code for Java Microservices in Kubernetes

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayZiv Rafalovich joins Scott Hanselman to show how to use low-priority VM scale set for a significant cost saving with Azure. Low-priority VM scale set allows you to take advantage of unutilized capacity without any availability guarantees. By combining low-priority scale sets with autoscaling and mixing two scale sets behind a single SLB, Ziv shows how to get the most out of this new offer currently in preview.
For more information, see:
Follow @SHanselman Follow @AzureFriday Follow @zivraf
Nice,
Just a curious question, why I can't go to azure function if my app is stateless?
Is it just because azure functions lifetime is less?
hmmm