"Canonical announced the open source OpenStack cloud platform will be the core technology in its Ubuntu Enterprise Cloud package [...]"
The news is here:
http://www.linuxfordevices.com/c/a/News/Canonical-picks-OpenStack/
More about OpenStack here:
http://www.openstack.org/
There's a tendency nowadays to promote cloud computing, of course backed (or even promoted) by big companies. Google for example try to make people feel is easy to store everything in the cloud and get the OS from the cloud (that's what they want to achieve).
I was curious what is really a cloud for them, because it sound so appealing but in fact some of those are just a simple storage solution accessible from web interface or other clients.
So, I wanted to know what technology uses Amazon for their cloud. It appear to be Linux + Xen. The only trick is that if a virtual machine is not available automatically using a Xen feature (live migration) the virtual machine that is not more available is migrated to another physical machine almost in real time and then it appears as is the cloud. But in fact there are virtual machines on top of multi-core/CPU physical CPUs.
When I fist heard of the cloud not as "the Internet" but as clusters of computers I thought is some sort of combination between HPC and storage and HA, but in that case all services offered - like for example a http server - would be rewritten to support parallel
compute which is not the case. So there's nothing fancy but a bunch of computers, some file system shared with a well known technology and then a manager that batches jobs and assign computers to execute them.
Red Hat and Ubuntu have such feature as "Cloud Computing", which I don't REALLY know what it means but I wonder if we'll have something like OpenStack in FreeBSD. Anyway I think such setup can be achieved with jails + carp.
Do you guys have experience with "Cloud Computing" as in RHEL/Ubuntu "Enterprise Cloud package". What it is really? Storage? HPC? HA?
The funny part is when your boss call you and tell you to make a company cloud, and the boss of course does not know what he really wants (but he want a cloud because he read in a IT magazine about "clouds".
The news is here:
http://www.linuxfordevices.com/c/a/News/Canonical-picks-OpenStack/
More about OpenStack here:
http://www.openstack.org/
There's a tendency nowadays to promote cloud computing, of course backed (or even promoted) by big companies. Google for example try to make people feel is easy to store everything in the cloud and get the OS from the cloud (that's what they want to achieve).
I was curious what is really a cloud for them, because it sound so appealing but in fact some of those are just a simple storage solution accessible from web interface or other clients.
So, I wanted to know what technology uses Amazon for their cloud. It appear to be Linux + Xen. The only trick is that if a virtual machine is not available automatically using a Xen feature (live migration) the virtual machine that is not more available is migrated to another physical machine almost in real time and then it appears as is the cloud. But in fact there are virtual machines on top of multi-core/CPU physical CPUs.
When I fist heard of the cloud not as "the Internet" but as clusters of computers I thought is some sort of combination between HPC and storage and HA, but in that case all services offered - like for example a http server - would be rewritten to support parallel
compute which is not the case. So there's nothing fancy but a bunch of computers, some file system shared with a well known technology and then a manager that batches jobs and assign computers to execute them.
Red Hat and Ubuntu have such feature as "Cloud Computing", which I don't REALLY know what it means but I wonder if we'll have something like OpenStack in FreeBSD. Anyway I think such setup can be achieved with jails + carp.
Do you guys have experience with "Cloud Computing" as in RHEL/Ubuntu "Enterprise Cloud package". What it is really? Storage? HPC? HA?
The funny part is when your boss call you and tell you to make a company cloud, and the boss of course does not know what he really wants (but he want a cloud because he read in a IT magazine about "clouds".
