My Projects (10–18)

EC2 Web Infrastructure

Terraform, EC2, Bastion

Secure EC2 setup with Bastion hosts.

graph TD A[Terraform] -->|Moving| B[EC2] B -->|Moving| C[Bastion] B -->|Moving| D[Elastic IP] C -->|Moving| E[Access] class A,B,C,D,E arrow-animate;