Hacker News new | ask | show | jobs
by jbergens 1334 days ago
Azure is really simple if you use dotnet. Just create an app and then click scale-out (or scale-up).

They of course support docker and k8 also. And Azure functions which are like lambda in AWS.