aws-subnet
There are 39 repositories under aws-subnet topic.
easyawslearn/Terraform-Tutorial
Terraform Tutorial with all the Live Example
ElendelOSS/VPCBuilder
AWS Cloudformation Marco for VPC with IPv6, VPC Endpoints, Subnets, Routetables & Network ACLs
erozedguy/Terraform-EKS-Cluster-with-Node-Group
Creating an EKS cluster with node group
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
nomaddevops/network
Terraform module to manage all network related on AWS
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.
ByeongHunKim/Terraform
For provisioning EKS
guillermo-musumeci/terraform-aws-vpc-3-tier-single-az
Terraform to deploy a single AZ network for 3-tier application in AWS
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.
bhavanachitragar/2-tier-Application-On-AWS-Using-Terraform
The two-tier architecture typically consists of a web tier and a database tier. The project emphasizes the use of custom Terraform modules to create and manage infrastructure components.
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.
huyphamch/terraform-aws-create-web-rds
Create the cloud infrastructure to handle http requests using Terraform
melissacharles/AWS-Terraform-Provision
This repository contains the code for provisioning an AWS VPC, RDS Database and 2 Web Servers using Terraform.
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
Patz12/IaC
Repositorio para versionar una infraestructura con IaC (Cloudformation)
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.
rubenmromero/aws-utils
Utilities and resources to build and deploy Gigigo projects on Amazon Web Services
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/0109-networking-cft
AWS VPC with public and private subnets
subhamay-bhattacharyya/dv30w01d01-weather-dash-py-cft
☁️ ✅ Weather Dashboard using Python Lambda, S3, Secrets Manager and CloudFormation
titusnangitech/3-tier-aws-vpc-using-terraform
Designed and provisioned a 3-tier aws vpc using terraform
appzen-oss/terraform-aws-dynamic-subnets
Terraform module for public and private subnets provisioning in existing VPC
dinushchathurya/terraform-vpc
Basic VPC with Pubic, Private subnet, IGW & NAT using Terraform
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.
subhamay-bhattacharyya/0001-tarius-py-cft
🔳 🛫 Serverless architecture pattern to facilitate the real-time loading of data into Amazon DynamoDB from a private S3 bucket.
subhamay-bhattacharyya/0101-networking-cft
☁️ ✅ AWS Immersion Day, Lab 01 - VPC Fundamentals. Creating a custom VPC with public and private subnets and nat gateway to access internet from private subnet. Create VPC endpoint for S3 and KMS and create EC2 instances in the public and private subnets and test the connectivity.
subhamay-bhattacharyya/1111-api-gateway-js-sls
🛫 Create a REST API with Node.js Lambda proxy integration using Serverless Framework (https://www.serverless.com/) as IaaC tool.
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)