33
3
I am very new to this and I don't even know if I should ask this question here or on Stackoverflow or ServerFault.
The Question
I wish to set up a EC2 instance on Amazon Web Services. My understanding is RedHat Enterprise Linux(RHEL) cost $0.21/hour for an m1.Small more than Amazon Linux (which is free). Is my understanding correct? Is there any difference between the performance of RHEL and Amazon Linux? If I am looking for a free Linux which one should I go with in AWS EC2?
12
@jarmond's comment is not entirely accurate. The page claimed no affiliation with RedHat, Inc and stated that it is not RHEL, which is technically accurate. It stated that for legal reasons (however, the legal situation is different now). CentOS was and is derived from RHEL. Read more about it here: http://centos.org/about/.
– Shawn J. Goff – 2014-07-23T19:27:33.6432
According to CentOS (http://www.centos.org/modules/smartfaq/faq.php?faqid=13), CentOS is not related to RHEL. It may well have sprung from the original open source that RedHat also used before RedHat went commercial (and later introduced RHEL) but CentOS claim no relationship to RH or RHEL.
Amazon Linux is presumably based on CentOS and not RH in any form, which is why there are no charges beyond EC2 instance costs when you launch an Amazon Linux AMI.
At one time Amazon Linux was based on RHEL/CentOS, though it's diverged so significantly that it is in effect a separate distribution. – Michael Hampton – 2013-10-18T04:47:39.190