Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

We are a small company with very limit funds. In order to improve our server reliability, we are studying to migrate to CLOUD. We seen some CLOUD provider, they would charge by resources such as, CPU, RAM.....Disk space....High Availability....etc. We have server team, so we also consider to built the private CLOUD, we seen the Windows 8 server, it does need license fee. So we looking at Linux side, we look at Ubuntu and OpenStack. What is the different between Ubuntu and OpenStack solutions? Is it both free on software license? and only to pay the technical support.

share|improve this question
5  
VJ, this question may get closed soon. I voted to close it because it's halfway between a shopping question (which are strictly off-topic, see the FAQ) and a "please consult for me for free" question (which don't raise the spirits of everyone reading them). If it does get closed, please don't take it to heart; instead, start the investigation yourself, and when you have specific technical questions, come back and ask those. – MadHatter Nov 20 '12 at 9:35
A cloud runs on servers. If your servers aren't reliable, your private cloud won't be either. – ceejayoz Nov 20 '12 at 15:56
Sorry about it. Thanks you. – Virtual Jasper Nov 21 '12 at 1:51

closed as off topic by MadHatter, ThatGraemeGuy, Iain Nov 20 '12 at 9:54

Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

What ubuntu provides for cloud setup is Eucalyptus.

Eucalyptus has extensive AMAZON EC2 API, good to have if you are thinking of setting up Hybrid setup lateron. It also has Web Admin console which lacks in Openstack. Openstack is opensource spinoff from RackSpace.

Check this link for basic comparison as well.

share|improve this answer
A private cloud does not use Amazon calls, it runs internally only. I don't think you understood what the OP was looking for. – Brent Pabst Nov 20 '12 at 15:49
@BrentPabst Eucalyptus is a private cloud system that is AWS API compliant, i.e. the same tools can be used to manage both. – ceejayoz Nov 20 '12 at 15:57

Not the answer you're looking for? Browse other questions tagged or ask your own question.