Terraform Tutorial with all the Live Example
-
Updated
Mar 10, 2024 - HCL
Terraform Tutorial with all the Live Example
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.
This repo contains several tasks with Terraform scripts.
Terraform module for AWS VPC Internet Gateway.
◉ 🚩Private Terraform Registry Module - Networking (VPC/Subnets/NACL/Route Tables/Internet Gateway)
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.
A .NET 6 Web API to manage and authenticate users in PostOShare
Private Terraform Registry Module - Networking (VPC/Subnets/Internet Gateway/NACL/NatGateway Gateway)
Designed and provisioned a 3-tier aws vpc using terraform
Automated spinning up AWS EC2 instance (with separate network) using Terraform.
Elastic Load Balancing to load balance traffic across multiple EC2 instances in a multiple Availability Zones.
☁️ ✅ 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.
☁️ 🛫 NBA Game Day Notification using Python Lambda, SNS, Secrets Manager, EventBridge Rule and CloudFormation
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
This project showcases secure and efficient cloud networking by configuring AWS VPC, Route Tables, Security Groups, NACLs, and an IGW to optimize traffic flow and enhance resource security.
Module for creating VPC with terraform
Creating a Virtual Private Cloud (VPC) with AWS CloudFormation
DevOps project. deploys IAC for a highly available web app on a public-private infrastructure using CloudFormation
securing VPC using public and private subnets
Add a description, image, and links to the aws-internet-gateway topic page so that developers can more easily learn about it.
To associate your repository with the aws-internet-gateway topic, visit your repo's landing page and select "manage topics."