stuartshay / WorkflowCommon

0 stars 0 forks source link

GitHub Action - New Core Network #20

Open stuartshay opened 2 years ago

stuartshay commented 2 years ago

Create GitHub Action for Terraform Network

Leave Existing Infrastructure in place for now (New Deployment & AWS Back end)

image

Create Diagram for Develop & Master Networks https://www.diagrams.net/

https://app.diagrams.net/?libs=general;aws4#Hstuartshay%2FWorkflowCommon%2Fdevelop%2Fassets%2Fcore-network-develop.drawio

Local Files https://github.com/stuartshay/WorkflowCommon/tree/develop/assets

image

chiplonton commented 2 years ago

above things is done

  1. VPC resources will include: Public, Private subnets, NatGW, internetGW
  2. ECS task will be place in private subnet, with outgoing internet via NatGW ---> if 3rdparty want to whitelist out IP, just give NAT GW public IP
  3. Load balacing, NAT GW will place in Public subnets, public subnet go to internet by using InternetGW