I am reading that Microsoft uses Linux servers to run Azure.
I read Headless Linux Install]
I was wondering how beneficial switching to running gateways on Linux is.
I also wondered if I have a gateway that is being run on a windows server today, how hard it is to copy/move to a Linux server, and what benefits would be.
I appreciate the insights.
1 Like
I recommend you start off by spinning up a VM on your laptop and install a headed version.
Ubuntu LTS with Ubuntu desktop would be a decent start.
Get used to the CLI (command line interface) on your own laptop before you delve into a headless server running production.
Install Ignition on it, the guide covers it well, and play about.
Benefits:
- No license cost (unless you go for commercial support of your Linux distro)
- Windows uptime is measured in weeks and months, Linux in years
- Ability to apply patch updates (if required) mostly without a reboot
Disadvantages:
2 Likes