

# Getting Started with Amazon CloudSearch
<a name="getting-started"></a>

To start searching your data with Amazon CloudSearch, you simply take the following steps:
+ Create and configure a search domain
+ Upload and index the data you want to search
+ Send search requests to your domain

This tutorial shows you how to get up and running using the AWS Management Console for Amazon CloudSearch. To make it even easier to get started, we've generated a sample data set of 5,000 popular movie titles that you can download and examine, upload to your own search domain, and submit search queries against to see how Amazon CloudSearch works. 

Using the AWS Management Console and the sample movie data, you'll have your own search domain up and running in about half an hour.

To begin, [Get Signed Up](getting-started-sign-up.md). 

**Topics**
+ [Get Signed Up](getting-started-sign-up.md)
+ [Step 1: Create an Amazon CloudSearch Domain](getting-started-create-domain.md)
+ [Step 2: Upload Data to Amazon CloudSearch for Indexing](getting-started-uploading-data.md)
+ [Step 3: Search Your Amazon CloudSearch Domain](getting-started-search.md)
+ [Step 4: Delete Your Amazon CloudSearch Movies Domain](getting-started-delete-domain.md)