The main difference between cloud and VPS is that, you get 100 % uptime on cloud , which seems to be a difficult task on VPS.
A vps server along with other vps runs on a same dedicated server.
While on the other hand, in Cloud number of dedicated servers are clustered and data is stored on a centralized location.
Whenever a main node faces an issue, the vm servers on those main node are switched to other main node in cluster immediately , there is no downtime even for a fraction of second.
and on VPS ,if the main vps node faces an issue , all the vm's on that server are affected.
and the resources i.e memory and CPU are shared with other vm's on VPS, but this is not the case with Hyper - V, as its hardware Virtualization.
|