When Cloud is Not What You Signed Up For
-
@dafyre said in When Cloud is Not What You Signed Up For:
All my fellow SMB buddies aren't big enough to need a locally hosted cloud infrastructure (much less AWS). That's what KVM, Xen and such are for.
None of those do cloud computing. If you need cloud, they don't fit the bill.
-
@dafyre said in When Cloud is Not What You Signed Up For:
I've never even heard the term "private cloud" used in circles that I run about with.
You are in a thread using it and in a community that uses it all the time. Maybe you've not read those threads or assumed that they meant something that they did not. But we talk about it regularly.
https://mangolassi.it/topic/12023/cloud-computing-term-matrix
-
@scottalanmiller said in When Cloud is Not What You Signed Up For:
@dafyre said in When Cloud is Not What You Signed Up For:
All my fellow SMB buddies aren't big enough to need a locally hosted cloud infrastructure (much less AWS). That's what KVM, Xen and such are for.
None of those do cloud computing. If you need cloud, they don't fit the bill.
Exactly. They are virtualization platforms. I grew up hearing the term "private cloud" but it never took with me.
-
@scottalanmiller said in When Cloud is Not What You Signed Up For:
@dafyre said in When Cloud is Not What You Signed Up For:
I've never even heard the term "private cloud" used in circles that I run about with.
You are in a thread using it and in a community that uses it all the time. Maybe you've not read those threads or assumed that they meant something that they did not. But we talk about it regularly.
https://mangolassi.it/topic/12023/cloud-computing-term-matrix
If I see "private cloud" I automatically think virtualization a la VMware, etc, etc. A habit I see I should break, lol.
-
@dafyre said in When Cloud is Not What You Signed Up For:
@scottalanmiller said in When Cloud is Not What You Signed Up For:
@dafyre said in When Cloud is Not What You Signed Up For:
All my fellow SMB buddies aren't big enough to need a locally hosted cloud infrastructure (much less AWS). That's what KVM, Xen and such are for.
None of those do cloud computing. If you need cloud, they don't fit the bill.
Exactly. They are virtualization platforms. I grew up hearing the term "private cloud" but it never took with me.
Right. But if you need a private cloud and/or an on premises cloud, none of them are cloud. But tools like vCloud and OpenStack are.
-
@dafyre said in When Cloud is Not What You Signed Up For:
If I see "private cloud" I automatically think virtualization a la VMware, etc, etc. A habit I see I should break, lol.
The thing there is that clouds have virtualization, but it isn't virtualization that is the cloud. It's a building block of it, but not the final product. So VMware or KVM are commonly used in private clouds, but aren't themselves clouds. KVM is very popular in public clouds, too.
-
Scale HC3 is not a cloud, today. But it has the building blocks of one and is very, very close. In the SMB space, it's pretty much got all of the bits that people care about, so competes very closely.
Part of the confusing things about cloud computing is that most people using cloud computing, like AWS, do not use it as intended and so confuse it with VPS. That makes everything harder.
-
@scottalanmiller said in When Cloud is Not What You Signed Up For:
@dafyre said in When Cloud is Not What You Signed Up For:
If I see "private cloud" I automatically think virtualization a la VMware, etc, etc. A habit I see I should break, lol.
The thing there is that clouds have virtualization, but it isn't virtualization that is the cloud. It's a building block of it, but not the final product. So VMware or KVM are commonly used in private clouds, but aren't themselves clouds. KVM is very popular in public clouds, too.
Right. I need to start thinking "openstack" when I hear private cloud and not standard virtualization. Old habits and all that.
-
@dafyre said in When Cloud is Not What You Signed Up For:
@scottalanmiller said in When Cloud is Not What You Signed Up For:
@dafyre said in When Cloud is Not What You Signed Up For:
If I see "private cloud" I automatically think virtualization a la VMware, etc, etc. A habit I see I should break, lol.
The thing there is that clouds have virtualization, but it isn't virtualization that is the cloud. It's a building block of it, but not the final product. So VMware or KVM are commonly used in private clouds, but aren't themselves clouds. KVM is very popular in public clouds, too.
Right. I need to start thinking "openstack" when I hear private cloud and not standard virtualization. Old habits and all that.
AWS does private cloud, too. OpenStack doesn't really imply anything. Rackspace runs on OpenStack for public, hosted cloud. But you can use it yourself for private, on premises cloud. OpenStack is versatile and literally can be used on any axis of cloud computing... private or public, hosted or on-premises, etc.
-
Basically it is private vs public (not shared vs shared)
Then hosted vs self hosted (their computes or my computers)
Then on premises or off premises (physical location)You can essentially have any one of each of those in any given deployment.