Skip to content

ittus/aws-lambda-vpc-nat-examples

Repository files navigation

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!