AWS Cloud Infrastructure

Terraform-managed VPC, EC2 instances, S3 storage, and site-to-site VPN bridging cloud to TillyNet on-premise infrastructure.

TerraformAWSVPCEC2S3VPN

Overview

A hybrid cloud infrastructure built with Terraform, connecting AWS services to the TillyNet on-premise lab via site-to-site VPN. This project demonstrates infrastructure-as-code practices, secure network architecture, and hybrid cloud connectivity patterns.

Tech Stack

ComponentTechnologyPurpose
IaCTerraformInfrastructure provisioning and management
ComputeEC2Virtual machines in AWS
NetworkingVPCIsolated cloud network with subnets
StorageS3Object storage with IAM policies
ConnectivitySite-to-Site VPNBridge to on-premise pfSense
DNSRoute 53Cloud DNS integration

Labs

  1. Terraform Infrastructure — Building secure AWS infrastructure with Terraform
  2. S3 Infrastructure — Secure S3 storage with IAM policies
  3. Site-to-Site VPN — AWS VPN to on-premise pfSense
  4. Hybrid Cloud — Secure hybrid cloud with VPN and DNS integration