|
|
|
|
|
by suprasam
162 days ago
|
|
Yes that is the value prop. Cheap S3 instead of expensive EBS. EBS limitations:
- Per-instance throughput caps
- Pay for full provisioned capacity whether filled or not
S3:
- Pay only for what you store
- No per-instance bandwidth limits as long as you have network optimized instance
|
|