Categories: Technology

Amazon Elastic Block Store (EBS)

EBS is another great service from Amazon. The company continues to innovate. Werner had talked about this service in the past but now it’s available. Well done Amazon! The Amazon Web Services Blog has more.

I found the pricing model interesting. While traffic from EC2 to S3 is free (unless you cross the Atlantic within Amazon‘s infrastructure), your IOs against EBS will cost you (in millions of requests). I guess algorithms/applications will have to calculate the convenience and features of EBS against just using S3 at no cost (in terms of IO). Also, there is an interesting balance that developers will have to strike between maintaining things in memory in EC2 (paying for time) for their distributing computing algorithms (communication between EC2 instances is free) and doing taking advantage of the persistent, fault tolerance-related features of EBS (paying for IO requests).

Amazon‘s execution on Cloud Computing is brilliant!

Share
Published by

Recent Posts

BrainExpanded – Copilot

Happy New Year everyone! I was planning for my next BrainExpanded post to be a…

1 month ago

BrainExpanded – The Timeline

See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years,…

1 month ago

BrainExpanded – Introduction

This is the first post, in what I think is going to be a series,…

1 month ago

Digital twin follow up

Back in February, I shared the results of some initial experimentation with a digital twin.…

2 months ago

Digital Twin (my playground)

I am embarking on a side project that involves memory and multimodal understanding for an…

11 months ago

“This is exactly what LLMs are made for”

I was in Toronto, Canada. I'm on the flight back home now. The trip was…

2 years ago