aws-lambda-vpc-nat-examples icon indicating copy to clipboard operation
aws-lambda-vpc-nat-examples copied to clipboard

Example of setting up AWS lambda function with VPC and NAT

Serverless VPC example with Internet access

Serverless

Example of setting up AWS lambda function with VPC and NAT, where lambda function can talk to your AWS services and talk to web also

Architecture

Architecture

Setup

yarn install
yarn dev

Deploy

yarn deploy

Contributing

Contributors and PRs are always welcome!