Amazon API Gateway
API management service for creating, deploying, and securing REST and WebSocket APIs.
4 guides available
Parent
AWSRelated Tags
Category: Service
Showing 4 of 4 guides
Create a Database-Backed API
Create a serverless REST API on AWS with API Gateway, Lambda functions for CRUD operations, and DynamoDB for data storage using Pulumi.
AWS
Lambda
DynamoDB
API Gateway
Create a Serverless REST API with Route Hit Counter
Build a serverless REST API using API Gateway, Lambda, and DynamoDB that tracks how many times each route has been accessed.
AWS
API Gateway
Lambda
DynamoDB
Serverless
Create a Serverless Hello World Function
Create an AWS Lambda function with an API Gateway HTTP API endpoint for a simple, testable serverless deployment using Pulumi Neo.
AWS
Lambda
API Gateway
Serverless
Deploy an API Gateway V2 HTTP API with Lambda Backend
Deploy an HTTP API using AWS API Gateway V2 with a Lambda backend, automatic deployment, and throttling for modern serverless applications.
AWS
API Gateway
Lambda
Serverless