Example of setting up AWS lambda function with VPC and NAT
-
Updated
Dec 7, 2022 - JavaScript
Example of setting up AWS lambda function with VPC and NAT
Terraform template to build AWS VPC and install NGINX
Here built an architecture for the VPC using the terraform as IaC
Setting up a secure virtual private cloud on amazon web services.
This is a the documentation of how we went about setting up our own VPC on AWS. This includes terminology like; VPC, IGW, Subnet, NACLs, Route Tables, SG and EC2.
Here is an AWS project which is deployed using AWS CLI.
Deploy Servers with AWS Cloudformation Script( Creating VPC, Public/Private Subnets, IGW "InternetGateway Service",NatGateway, Route Tables)
P6M7G8: AWS CDK Construct that protects VPC IGWs in REAL-TIME