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.
Setting Up ALB with AWS WAF to Block SQL Injection, Geo Location and Query String
Deploying a Secured Multi-Layered VPC on AWS (with NACL and Security Groups)
Production-grade AWS VPC architecture demonstrating secure private subnet deployment, high availability, load balancing, and auto scaling.
A two-tier architecture is deployed in AWS with a custom VPC, where the web subnet hosts a LEMP-based web server and the database subnet runs MariaDB. A custom route table with an internet gateway enables web access, while a NAT gateway allows database updates and secure communication via port 3306.
VPC's in different AWS regions connected via AWS TGW's along with ec2 instances
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.
Terraform + AWS and it's components
VPC infra set up on AWS using ansible
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."