AWS VPC with public and private subnets
-
Updated
Feb 16, 2025
AWS VPC with public and private subnets
Automated spinning up AWS EC2 instance (with separate network) using Terraform.
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.
Private Terraform Registry Module - Networking (VPC/Subnets/Internet Gateway/NACL/NatGateway Gateway)
☁️ ✅ 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
Elastic Load Balancing to load balance traffic across multiple EC2 instances in a multiple Availability Zones.
Designed and provisioned a 3-tier aws vpc using terraform
Create a VPC in AWS cloud with public and private subnet
Welcome to the AWS EC2 Labs repository! This repository serves as a collection of hands-on labs focusing on deploying EC2 instances on Amazon Web Services (AWS) using Terraform. These labs are designed to provide practical experience with infrastructure as code (IaC) and AWS services
demo of setting up custom multi AZ vpc architecture using AWS
Deploy a High Availability web app from building the hole network infrastructure to provisioning this infrastructure using CloudFormation.
CloudFormation stack to demo various network components of AWS
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
securing VPC using public and private subnets
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.
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
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
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."