f5devcentral / terraform-modular-demo-framework

Apache License 2.0
5 stars 3 forks source link

New BLOCK: Deploy app on AWS VPC Site (VM Based) #37

Closed piyerf5 closed 1 year ago

piyerf5 commented 1 year ago

Deploy a demo app on AWS, and publish the app via AWS vpc site. This module will focus on deploying an app on EC2 instances, published via the AWS VPC Site created by XC.

JeffGiroux commented 1 year ago

Ran into initial issue with NAT gateway. AWS base module needed to have a NAT added.

JeffGiroux commented 1 year ago

Last week, ran into 503 issue once app and HTTP LB is up. Reason = no connectivity from hub to/from spoke. AWS base will need VPC peering.