Remix.run Logo
Microsoft's new Azure Linux 4.0 is here, and it could replace Windows Server(zdnet.com)
5 points by CrankyBear 5 hours ago | 5 comments
0x1d7 5 hours ago | parent | next [-]

Author doesn't understand that Azure services are run on top of Windows Server...

SupLockDef 3 hours ago | parent | next [-]

Did you mean Azure Host OS?

https://techcommunity.microsoft.com/blog/windowsosplatform/a...

4 hours ago | parent | prev [-]
[deleted]
johnathan101 4 hours ago | parent | prev [-]

The interesting shift isn't that Microsoft ships Linux anymore—it's that almost nobody is surprised by it.

pjmlp an hour ago | parent [-]

It is clear that UNIX won the server room, and the current form most people use of it is Linux, because POSIX ends up being a bit meh.

Additionally, it is a kind of phyrric victory, because when using cloud services with managed containers, the underlying OS isn't that much relevant, unless using languages like C and C++, without rich runtimes that abstract the OS.