Slashdot Mirror


Ubuntu Is the Dominant Cloud OS

An anonymous reader writes: According to a new report by Cloud Market, Ubuntu is more than twice as popular on Amazon EC2 as all other operating systems combined. Given that Amazon Web Services has 57% of the public cloud market, Ubuntu is clearly the most popular OS for cloud systems. This is further bolstered by a recent OpenStack survey, which found that more than half of respondents used Ubuntu for cloud-based production environments. Centos was a distant second at 29%, and RHEL came in third at 11%. "In addition to AWS, Ubuntu has been available on HP Cloud, and Microsoft Azure since 2013. It's also now available on Google Cloud Platform, Fujitsu, and Joyent." The article concludes, "People still see Ubuntu as primarily a desktop operating system. It's not — and hasn't been for some time."

2 of 167 comments (clear)

  1. What makes Ubuntu Server unsuitable? by tepples · · Score: 4, Interesting

    Ubuntu is a good enough OS for desktops, but servers are precisely where it should not be used.

    Could you explain in more detail why you believe Ubuntu Server is unsuitable for servers? What change from Debian makes it unsuitable? Or is Debian likewise unsuitable?

    1. Re:What makes Ubuntu Server unsuitable? by chmod+a+x+mojo · · Score: 4, Interesting

      I can:

      I would ( and do ) use Debian STABLE for servers. I would NOT use Debian UNSTABLE or TESTING on anything other than a test server. Ubuntu is based on snapshots of Debian UNSTABLE that Ubuntu devs try to bug fix. Like all bugfixing, introduction of more and new bugs is inevitable, and to date the quality control track record in Ubuntu hasn't been near as reliable as Debians stringent rules for UNSTABLE > TESTING > STABLE migration. Probably because of Debian being upstream and having more Dev manpower, as well as Ubuntu deciding to release every six months no matter what. This is fine for a DESKTOP, where newer kernel and hardware support may be needed, but isn't a very good idea for servers.

      As far as I know, even the LTS versions of Ubuntu are based on snapshots of TESTING. Still not something I would want to run on any servers that uptime is critical on.

      --
      To err is human; effective mayhem requires the root password!