ittus / aws-lambda-vpc-nat-examples

Example of setting up AWS lambda function with VPC and NAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Example of setting up AWS lambda function with VPC and NAT


Languages

Language:JavaScript 100.0%