

# Tutorials
<a name="tutorials"></a>

These cross-service tutorials demonstrate how to use Rekognition's API operations alongside other AWS services to create sample applications and accomplish a variety of tasks. Most of these tutorials make use of Amazon S3 to store images or video. Other commonly used services include AWS Lambda. 

**Topics**
+ [Storing Amazon Rekognition Data with Amazon RDS and DynamoDB](storage-tutorial.md)
+ [Using Amazon Rekognition and Lambda to tag assets in an Amazon S3 bucket](images-lambda-s3-tutorial.md)
+ [Creating AWS video analyzer applications](stored-video-tutorial-v2.md)
+ [Creating an Amazon Rekognition Lambda function](stored-video-lambda.md)
+ [Using Amazon Rekognition for Identity Verification](identity-verification-tutorial.md)
+ [Using Amazon Rekognition (REK) to detect labels for marketing applications](label-marketing-tutorial.md)
+ [Detecting Labels in an Image Using Lambda and Python](lambda-s3-tutorial-python.md)