Slashdot Mirror


AWS Releases Amazon Linux Container Image For Use in On-Premises Data Centers (venturebeat.com)

Amazon Web Services, a division of Amazon that offers cloud computing and storage services, has released a container image of its Amazon Linux operating system -- which has, until now, only been accessible on AWS virtual machine instances -- that customers can now deploy on their own servers. From a report on VentureBeat: Of course, other Linux distributions are available for use in companies' on-premises data centers -- CentOS, CoreOS, Red Hat Enterprise Linux, Canonical's Ubuntu, and so on. Now companies that are used to Amazon Linux in the cloud can work with it on-premises, too. It's available from AWS' EC2 Container Registry. Amazon Linux is not currently available for instant deployment on other public clouds, whether Oracle's, Google's, Microsoft's, or IBM's. "It is built from the same source code and packages as the AMI and will give you a smooth path to container adoption," AWS chief evangelist Jeff Barr wrote in a blog post. "You can use it as-is or as the basis for your own images."

1 of 33 comments (clear)

  1. Re:Why this over CentOS? by mveloso · · Score: 5, Informative

    It doesn't have systemd and the other fucked up stuff that Centos7+ has. Example: netstat is still there. So are logfiles, so you don't have to use some retarded tool to look at logfiles. ifconfig still works.

    They replaced all those other tools in "modern" linuxes because the older tools were obviously bad, since they were like 5206 years old.