at0S / dev-tools

Common tools, to support development, in a single repo, backed by Terraform
MIT License
2 stars 1 forks source link

DMZ network #3

Closed at0S closed 4 years ago

at0S commented 4 years ago

Description

Underlying services will self-manage private components (as there is fit/requirement), here we need to figure out the buffer zone, which will protect us from the hostilities of the Internet; implement it, and document the effort.

at0S commented 4 years ago

Done when:

  1. There is an Internet-connected VPC.
  2. Able to bootstrap an instance into the DMZ network and it is possible to fetch data from the https://goolge.com via curl.
  3. Internet routes are available for downstream infrastructure, e.g consumable by terraform managed infra in the current repository.