|
|
|
|
|
by dragonwriter
2232 days ago
|
|
> It rubs me the wrong way when a $70/mo AWS instance is more than twice as slow than a $10/mo 'traditional' VPS instance. Elastic compute of the type provided by EC2 and similar services (Google Compute Engine, etc.) is a fundamentally different service than simple VPS. AWS has something that is, or is very close to, a simple VPS in LightSail, and the pricing is pretty competitive with other VPS providers. LightSail doesn't have a $70/mo instance, the closest is $80/mo for a 16GB RAM, 4-core, 320GB SSD instance with 6TB of transfer quota. The least expensive is $3.50/mo, and $10/mo gets you 2GB RAM, 1 core, 60GB SSD, and 3TB transfer. |
|
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.