Hacker News new | ask | show | jobs
by sah2ed 2232 days ago
> Elastic compute of the type provided by EC2 and similar services (Google Compute Engine, etc.) is a fundamentally different service than simple VPS.

What is the fundamental difference that you speak of?

At least to me, the only major difference is that while AWS markets their VMs as EC2 because they were designed for elasticity (i.e variable compute workloads), which explains the elastic in the name EC2; VPS providers OTOH market their VMs as a cheaper alternative to dedicated servers (i.e. fixed compute workloads).

The difference in pricing largely follows from the difference in design since the cloud shines when your resource needs are elastic. VPSes shine when your resource needs are largely inelastic.