Hacker News new | ask | show | jobs
by the_common_man 841 days ago
What is the difference between cloud and robot?
2 comments

Hetzner's cloud console (https://console.hetzner.cloud/) was introduced for their vServer migration (competing with the likes of Linode). Robot (https://robot.your-server.de/) was used for their vServers previously and is still used for their dedicated servers and domain names and such.
Cloud is VM's Robot is bare metal
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