Hacker News new | ask | show | jobs
by sunbum 842 days ago
Cloud is VM's Robot is bare metal
1 comments

s/‘s/s,/

Otherwise the VM possessive reads like:

    Cloud = VM’s Robot = bare metal
Consequently cloud = bare metal; which agrees with the axiom that "it's not a cloud, it's just someone else's computer".
Traditionally, cloud referred to an abstraction above "someone else's computer", keeping the specific details of those computers hidden from the user, allowing the operator to do things like swap out the hardware, move the data to another datacenter, etc. without the end user ever noticing.

But tech people love to come up with new definitions for the same terms all the time, so anything goes.

Thank you