This is the Amazon Simple Queue Service Getting Started Guide. This section describes who should read this guide, how the guide is organized, and other resources related to the Amazon Simple Queue Service.
The Amazon Simple Queue Service will occasionally be referred to within this guide as simply "SQS"; all copyrights and legal protections still apply.
This guide was last updated on 19 March 2007.
This guide is intended for developers who build distributed web-enabled applications. An application could typically use Amazon SQS as a buffer to manage the flow of data from one application component to another component at a different network location.
Use of this guide assumes you are familiar with the following:
XML (See W3 Schools XML Tutorial)
Basic understanding of web services (See W3 Schools Web Services Tutorial)
In addition, for this guide, you need to be familiar with one of the following programming languages:
Java
C#
Perl
Because this guide covers multiple programming languages, you may want to just read the steps for one particular language. The pages in this guide that feature examples allow you to filter the page contents for a particular language. To do this, select the language using the Show Language list on the top right corner of the page.

Selecting a language filter option applies to all of the pages in this guide.
This guide is organized as a high-level introduction and tutorial. It is divided into several major sections that will allow you to practice using Amazon SQS in a simple environment. Each section builds on the previous sections, so that if you read and work through the examples in sequence, you'll get a basic understanding of Amazon SQS and also have a simple working application.
The major sections of this guide are:
The table below lists related resources that you'll find useful as you work with this service.
| Resource | Description |
|---|---|
| Amazon Simple Queue Service Developer Guide | The Developer Guide provides a detailed discussion of the service. It includes an architectural overview, programming reference, and API reference. |
| Amazon Simple Queue Service Release Notes | The Release Notes give a high-level overview of the current release. They specifically note any new features, corrections, and known issues. |
| AWS Developer Resource Center | A central starting point find documentation, code samples, release notes, and other information to help you build innovative applications with AWS. |
| Amazon Simple Queue Service information | The primary web page for information about Amazon SQS. |
| Discussion Forums | A community-based forum for developers to discuss technical questions related to Amazon Web Services. |
| E-mail address for questions related to your AWS account: webservices@amazon.com | This e-mail address is only for account questions. For technical questions, use the Discussion Forums. |