Amazon Announces…something

This morning, Amazon Web Services announced a new content delivery service, but hasn’t given much in the way of specifics, costs or details.

It’s interesting they’d create a content delivery network since that’s what many people, myself included, are using S3 for. Perhaps this network will have less latency and better response times then S3 sometimes has.

In an email sent to customers, Amazon writes:

You’ll start by storing the original version of your objects in Amazon S3, making sure they are publicly readable. Then, you’ll make a simple API call to register your bucket with the new content delivery service. This API call will return a new domain name for you to include in your web pages or application. When clients request an object using this domain name, they will be automatically routed to the nearest edge location for high performance delivery of your content. It’s that simple.

From the email, the new content delivery service sounds separate from S3. Here’s what we do know.

1. There are no minimum fees and no commitments to use the new content delivery service. You will only pay for what you actually use.

2. A single, simple API call is all that is needed to get started delivering your content.

3. Works seamlessly with Amazon S3 – this gives you durable storage for the original, definitive versions of your files while making the content delivery service easier to use.

If the only difference between this CDN and S3 is a slight increase in performance at an additional cost, I don’t see why I should stop using regular old S3 as a delivery tool. How about a little more direction, Amazon.

If you enjoyed this post, make sure you subscribe to my RSS feed!

Amazon Web Services Start-Up Challenge

AWSAmazon is running their second Start Up Challenge - I entered last year with my brilliant idea for a web service that would allow schools to quickly setup and scale emergency websites using Amazon S3 and EC2. I think it was a bit too niche-y, but I did get $25 in AWS credits, so that’s been a nice pile of money to play with and learn more about the system.

Basically - if you have an idea or are building a service that uses any of Amazon’s web services, you can enter their start-up challenge and if you make it all the way to the end, you can win $100,000, half in cash, half in credits - as well as a potential investment offer from Amazon.

You can learn more at their site - but get moving, the deadline for entries is October 3.

If you enjoyed this post, make sure you subscribe to my RSS feed!

Nice EC2 Tutorial

Here’s a quick and easy Amazon EC2 tutorial. It shows you just how quickly you can go from zero to a running server in just five minutes.

I’m not crazy about that background music, but it’s a good video. They are using the Elasticfox Firefox extension to manage their instances.

If you enjoyed this post, make sure you subscribe to my RSS feed!

← Previous PageNext Page →