Ask HN: Mesos vs. OpenStack

9 points by nogox ↗ HN
This is a question of who will win the private cloud war? mesos+docker or openstack? love to hear more thoughts.

7 comments

[ 0.18 ms ] story [ 30.3 ms ] thread
This is kind of the wrong question. You can trivially run openstack ontop of mesos and vice versa.

Mesos is bigger on services, openstack is bigger on virtual machines. They are different solutions for overlapping, but fundamentally different problems.

Here is an example of Ebay running mesos ontop of openstack:

http://www.ebaytechblog.com/2014/04/04/delivering-ebays-ci-s...

Why not mesos+docker running on all HWs, which eliminates the point of running openstack at all. Google has been doing this for yrs.
Google has been running docker for years? I kind of doubt that ;)
borg+container, they are not fan of hypervisor, thus guess they are not fan of openstack as well.
borg+container == mesos+docker+kubernetes-on-mesos
well, the point is that why you need openstack sincere the fullstack is there like you suggested?
I think you're absolutely right. The only reason to use Openstack I can see is if you have to support random OVA's (from vendors) or Windows otherwise it adds needless complexity.