private-subnets
There are 23 repositories under private-subnets topic.
cloudposse/terraform-aws-multi-az-subnets
DEPRECATED (use cloudposse/terraform-aws-dynamic-subnets instead): Terraform module for multi-AZ public and private subnets provisioning
mlinxfeld/foggykitchen_tf_oci_course
How to automate Oracle Cloud Infrastructure with Terraform (zero to hero training)
clouddrove/terraform-aws-subnet
Terraform module to create public, private and public-private subnet with network acl, route table, Elastic IP, nat gateway, flow log.
infrablocks/terraform-aws-base-networking
Terraform module for building base networking in AWS
stakater/blueprint-network-aws
Stakater Blueprint for creating best-practices network on AWS. Stakater is an Infrastructure-as-Code DevOps solution to automate the creation of web infrastructure stack on AWS. Stakater is based on Docker, CoreOS, Terraform, Packer, Docker Compose, GoCD, Fleet, ETCD, and more.
RiotKit/tinc-gateway-role
Tinc VPN as a gateway to private subnets
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.
odennav/terraform-aws-vpc-kubespray
Provision VPC with Terraform & deploy a Kubernetes Cluster in a 3-Tier architecture on AWS
ajish-antony/terraform-vpc
Here built an architecture for the VPC using the terraform as IaC
jack17529/Hulu-Fake
Devised and developed a scalable and fault tolerant Netflix like full stack architecture.
jaylong255/aws-vpc-setup
Setting up a secure virtual private cloud on amazon web services.
jpolara2016/Terraform-GCP-Compute-Cluster
Terraform to launch Compute Cluster inside VPC in Google Cloud
nazy67/terraform_vpc_examples
This repository contains multiple versions of VPC templates
syamsankarlv/terraform-aws_vpc
Here built an architecture for the VPC using the terraform as IaC
fugashy/aws_network_and_server_sample
Construct Wordpress blog site on little secure VPC
nazy67/cloudformation_wordpress_with_bastion
wordpress web with bastion host
VishwaS-22/VPC-with-servers-in-private-subnets-and-NAT
Implementation of #VPC with servers in private subnets and NAT used in Production environment.
AlphaScorpion/CloudIQ_Assessment_1_AishwaryaBhavsar
1. Write an exercise in Terraform to create the below resources in AWS.
animshamura/Load-Lenser-
Load balancing through the target groups for an application using AWS!
APAC-GOLD/Lab-Using-Auto-Scaling-in-AWS
Using AWS Elastic Load Balancing (ELB) and Auto Scaling services to load balance and automatically scale your infrastructure. (Covers: EC2, Linux CLI, Web Server, Private & Public Subnet, Encryption, Auto Scaling Launch Template, Auto Scaling Group, Auto Scaling Policies, ALB)
colinbut/aws-public-private-vpc
An example of an automated AWS VPC with both public and private subnets
Selleo/terraform-aws-vpc
Terraform module for VPC
senavs/deploy-high-availability-web-app-cloudformation
:heavy_check_mark: Udacity Cloud DevOps Engineer Nanodegree Program - Project 2