My Photo

« Amazon S3 Shoots, Scores, Soars | Main | Upcoming Events »

Amazon Simple Queue Service Released

Sqs A few paragraphs into yesterday's press release was an important note about the Amazon Simple Queue Service, or SQS.

SQS is now in production.

The production release allows you to have an unlimited number of queues per account, with an unlimited number of items in each queue. Each item can be up to 256KB in length. There's a complete access control model for each queue -- you can independently control who is allowed to read and to write to each of your queues.

The SQS API is lean and mean, with straightforward APIs to let you create queues, send messages, receive messages, delete messages, list your queue collection, and to delete entire queues. If your queue has more than one reader, you can use the timed visibility model to ensure that each item will be processed, but that no item will be lost if a reader fails between the time that it receives and deletes a message.

Pricing is on a pay-as-you go basis, with no startup fee or minimum monthly charge. You pay 10 cents for every thousand messages sent ($0.0001 per message) and 20 cents per gigabyte of data transferred. You can learn more about pricing on the SQS Service Detail page.

We've got sample code in C#, Java and Perl, and we also have a Windows Communication Foundation (WCF) Add-in.

-- Jeff;

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c534853ef00d8346496aa69e2

Listed below are links to weblogs that reference Amazon Simple Queue Service Released:

» Over 5,000 messages for $1 from BIT Blog
Details have been announced for the Amazon Simple Queue Service (SQS) used by The Virtual VAN™, including pricing. The Virtual VAN™ also uses Amazon Simple Storage Service (S3) for an achive of messages for the message viewer and for storing E... [Read More]

» Enterprise Service Bus use cases and the Amazon Simple Queue from Dev2Dev Editor's Blog
Article on enterprise service bus use cases for SOA and the DOM Level 3 API. Dev2Dev Live! on migrating to Java 5. Blogs on BEA Workshop Studio, JRockit and how not to get hacked. [Read More]

Comments

Has there been any thought to connecting S3 and SQS?

(same domain/access model - not combining the API)

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.

Email Subscription

Enter your email address:

Delivered by FeedBurner

July 2009

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31