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.
Designed and provisioned an AWS classic load balancer using Terraform
Here is an AWS project which is deployed using AWS CLI.
Create a VPC, Internet Gateway, Route Table, Security Group, Network Access List, and EC2 instance to create a routable network within the VPC. Use SSH to connect to an Amazon Linux EC2 instance. Utilize the command ping outside the VPC.
Deploy Servers with AWS Cloudformation Script( Creating VPC, Public/Private Subnets, IGW "InternetGateway Service",NatGateway, Route Tables)
Add a description, image, and links to the igw topic page so that developers can more easily learn about it.
To associate your repository with the igw topic, visit your repo's landing page and select "manage topics."