Serverless + lambda + vpc + nat + redis

Demo using API Gateway and Lambda with VPC and NAT to access Internet and AWS Resource

View on Github

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!