AWS Releases Amazon Linux Container Image For Use in On-Premises Data Centers (venturebeat.com) 33
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."
Why this over CentOS? (Score:3)
In my limited experience with Amazon Linux on an EC2 VPS at work, it has felt essentially the same as any other RPM distribution. What's the big difference between this and CentOS?
Re: (Score:1)
What's the big difference between this and CentOS?
Potential cloud level vendor lock-in down to the data center. Really hurts moving to any other cloud at that point.
Re: (Score:1)
Potential cloud level vendor lock-in down to the data center. Really hurts moving to any other cloud at that point.
yeah, if you're an idiot and make bad assumptions, for the rest of us it's just another linux
Re: (Score:2)
How is it lock-in if it's free software? Or which substantial non-free components are included in what others describe as a middle ground between CentOS and Fedora?
Re: (Score:3)
More ideal to develop and test locally on the same image if you're using one of these in production, though you can make a centos VM on your own that gets you really close to a standard AMI.
Re: (Score:3)
Re:Why this over CentOS? (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.
Re: (Score:1)
Sometimes I think they introduce new tools like ss, ip, and systemd just so that the NSA or some other TLA can stuff backdoors into systems more easily.
Re: (Score:3, Interesting)
Re: Why this over CentOS? (Score:3)
I use Freebsd and don't seem to have this problem. ZFS and jails are nice too
Re: (Score:2)
you just made me care about Amazon Linux. Amazing, slashdot rarely does something so drastic to me. Thanks very much!
Re: (Score:2)
In my limited experience with Amazon Linux on an EC2 VPS at work, it has felt essentially the same as any other RPM distribution. What's the big difference between this and CentOS?
I haven't actually used AWS, but I did have to move a Wordpress install (hey, don't judge me) from an external vendor's AWS-hosted site to a local CentOS 7 VM... and I noticed that AWS seemed to include newer versions of certain things, such as PHP (5.6 versus 5.4, IIRC). It also doesn't appear to include systemd.
Re: Why this over CentOS? (Score:2)
Go Freebsd and you never have to worry about eventually upgrading or having very outdated systems. ZFS and jails are nice too!
Trying to get the jump on Azure Stack (Score:2)
I'm doing lots of work with the other Seattle-based cloud provider's tools, and this seems like it's designed to start the ball rolling on an Azure Stack style deployment model. For those who don't know, Microsoft is going to release an "offline Azure" for on premises use, that uses the same provisioning model, management interface, etc. I think the idea is to at least lock in the companies that don't want to or can't use the public cloud for computing. They're also getting much better at pitching Azure and
Re: (Score:2)
, Microsoft is going to release an "offline Azure" for on premises use, that uses the same provisioning model, management interface, etc.
VMWare needs some competition to drive down prices...
Re: (Score:2)
I've heard that this is also aimed at companies that have HIPAA compliance requirements and therefore can't legally offload their stuff to the cloud.
Basically it lets Amazon and Microsoft get a foot in the door until they can pay lobbyists enough to get the HIPAA regulations watered down to allow cloud-based storage of medical and treatment data.
You'll see a "HIPAA Certified" cloud service eventually, which of course means nothing in real life (like the "Organic" label on foods), but will allow companies to
Re: Trying to get the jump on Azure Stack (Score:2)
Re: (Score:2)
There is no such thing as "HIPAA Certification" either, so it is easy to spot you are talking out of your ass.
There is indeed such a thing as "HIPAA Certification", but not as such for cloud services. Just google "HIPAA Certification" and you'll see various companies who provide HIPAA Certification courses. Any organization or person who works in or with the healthcare industry or who has access to protected health information has to be HIPAA compliant.
But you're correct in that there are no “HIPAA-certified” CSPs. The U.S. Department of Health and Human Services (HHS), the entity responsible for HIPAA,
Re: (Score:2)
I haven't used AWS (Score:2)
So this is apparently RPM-based... I assume, then, that we can use yum to keep a VM based on this local image up to date? Does Amazon maintain its own repositories?
What happens to aws-compat project? (Score:1)
counteroffensive... (Score:2)
Re: (Score:1)