

# Amazon API Gateway tutorials and workshops
<a name="api-gateway-tutorials"></a>

The following tutorials and workshops provide hands-on exercises to help you learn about API Gateway. To get started, we recommend that you complete [Tutorial: Create a REST API with a Lambda proxy integration](api-gateway-create-api-as-simple-proxy-for-lambda.md). 

**REST API tutorials**
+ [Choose an AWS Lambda integration tutorial](getting-started-with-lambda-integration.md)
+ [Tutorial: Create a REST API by importing an example](api-gateway-create-api-from-example.md)
+ [Choose an HTTP integration tutorial](getting-started-http-integrations.md)
+ [Tutorial: Create a REST API with a private integration](getting-started-with-private-integration.md)
+ [Tutorial: Create a REST API with an AWS integration](getting-started-aws-proxy.md)
+ [Tutorial: Create a calculator REST API with two AWS service integrations and one Lambda non-proxy integration](integrating-api-with-aws-services-lambda.md)
+ [Tutorial: Create a REST API as an Amazon S3 proxy](integrating-api-with-aws-services-s3.md)
+ [Tutorial: Create a REST API as an Amazon Kinesis proxy](integrating-api-with-aws-services-kinesis.md)
+ [Tutorial: Create a REST API using AWS SDKs or the AWS CLI](api-gateway-create-api-cli-sdk.md)
+ [Tutorial: Create a private REST API](private-api-tutorial.md)

**HTTP API tutorials**
+ [Tutorial: Create a CRUD HTTP API with Lambda and DynamoDB](http-api-dynamo-db.md)
+ [Tutorial: Create an HTTP API with a private integration to an Amazon ECS service](http-api-private-integration.md)

**WebSocket API tutorials**
+ [Tutorial: Create a WebSocket chat app with a WebSocket API, Lambda and DynamoDB](websocket-api-chat-app.md)

**Workshops**
+ [Build a serverless web application](https://webapp.serverlessworkshops.io)
+ [CI/CD for serverless applications](https://cicd.serverlessworkshops.io)
+ [Serverless security workshop](https://github.com/aws-samples/aws-serverless-security-workshop)
+ [Serverless identity management, authentication and authorization](https://auth.serverlessworkshops.io)
+ [The Amazon API Gateway Workshop](https://catalog.workshops.aws/apigateway/en-US)