aws-route-table
There are 26 repositories under aws-route-table topic.
awslabs/aws-sync-routes
Synchronizes the specified route from the main/default route table to all custom route tables in the VPC.
clouddrove/terraform-aws-route53-record
Terraform module to create Route53 table record set resource on AWS.
rproenza86/aws-infrastructure-code-address_book
Terraform infrastructure code for Address Book, a php Web App. Create Virtual Private Cloud, a public and private subnets, an Internet Gateway, a Route Table and add a route to the Internet, a security group for the web server and for the db, deploy web server and a MySQL RDS instance.
Jareechang/tf-modules
terraform modules
alonshrestha/aws-vpc-resilient-architecture
This project provides both AWS CloudFormation and Terraform templates for creating a highly resilient Virtual Private Cloud (VPC) architecture across three Availability Zones (AZs). The templates include a well-structured network layout featuring public, NAT, and private subnets, along with the necessary routing components.
NadaMarei/Terraform-Infrastructure-Project
ITI-Terraform-Labs
subhamay-bhattacharyya/terraform-aws-vpc-subnets
◉ 🚩Private Terraform Registry Module - Networking (VPC/Subnets/NACL/Route Tables/Internet Gateway)
vithran21/Terraform_Projects
This repo contains several tasks with Terraform scripts.
gachokahassan/Amazon-VPC-Peering
This project demonstrates the creation and configuration of Amazon VPC Peering to enable secure communication between two isolated networks within AWS. It involves the setup of VPCs, peering connections, route table updates, and thorough testing of connectivity.
IgorWounds/Secure-AWS-Server-Algotrading101
This is a complete guide to securing your AWS servers for algorihtmic trading.
MouhammadouOD/Deploy_IAC_CloudFormation
Deploy a High Availability web app from building the hole network infrastructure to provisioning this infrastructure using CloudFormation.
Nemanja1208/AWS-Terraform
Learn Terraform basics as you utilize VS Code to deploy AWS resources and an EC2 instance that you can SSH into to have your own redeployable environment
priyak-27/flask-app-deployment-with-terraform-on-aws
This code allows teams to quickly deploy a testing environment in AWS without manual infrastructure setup, making it easier to test their applications in an isolated environment.
RustyBridge/Apache-Terraform-Ansible
A project where I aimed to deploy example networking resources and an EC2 instance using Terraform and configure it as an Apache webserver, using an Ansible playbook to install the required service and sideload the website build from S3
srikanthmanda/aws-networking-demo
CloudFormation stack to demo various network components of AWS
subhamay-bhattacharyya/0108-networking-cft
✅ VPC with private only subnets: Root stack template to create VPC / Private Subnets, Network ACL, Route Tables, Security Group, VPC Endpoints.
subhamay-bhattacharyya/dv30w01d01-weather-dash-py-cft
☁️ ✅ Weather Dashboard using Python Lambda, S3, Secrets Manager and CloudFormation
Jareechang/aws-vpc
demo of setting up custom multi AZ vpc architecture using AWS
mwarzynski/aws_terraform
Automated spinning up AWS EC2 instance (with separate network) using Terraform.
nitinda/terraform-module-aws-vpc-route-table
Terraform module for AWS VPC Routing Table
o0th/terraform-aws-vpc
terraform module for aws vpcs
rproenza86/elastic_load_balancing
Elastic Load Balancing to load balance traffic across multiple EC2 instances in a multiple Availability Zones.
rproenza86/vpc_with_cloudFormation
Creating a Virtual Private Cloud (VPC) with AWS CloudFormation
subhamay-bhattacharyya/dv30w01d02-nba-game-notify-py-cft
☁️ 🛫 NBA Game Day Notification using Python Lambda, SNS, Secrets Manager, EventBridge Rule and CloudFormation
subhamay-bhattacharyya/terraform-aws-networking
Private Terraform Registry Module - Networking (VPC/Subnets/Internet Gateway/NACL/NatGateway Gateway)