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!

Recent Posts

My Coding Agent Needed Its Own GitHub Identity

In my last post, I wrote that "the typing of code was parallelized and delegated.…

3 days ago

Rebuilding My AI Team in Twelve Days — And Why

In February, I wrote about the small team I'd stood up instead of hiring humans:…

1 week ago

How I Built My Own Team of AI Developers

Assembling a dream team without a single hire I've been making great progress on CVOYA's…

2 months ago

Reflecting on 2025: Building CVOYA’s Future with AI Coding Agents

As 2025 is now behind us, I wanted to share a few reflections from my…

4 months ago

DIY smart home accessory – It all started with a question to ChatGPT

Few months ago, we bought a sculpture from a local art fair for our Palm…

4 months ago

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

6 months ago