webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.4k stars 614 forks source link

One NAT gateway for multiple production environment #2560

Open wllam44 opened 2 years ago

wllam44 commented 2 years ago

Is your feature request related to a problem? Please describe.

My client would like to deploy multiple production environment in the same AWS account but they noticed that it would cost a lot if each production environment has its own NAT gateway.

Describe the feature's behavior.

If there can be one NAT gateway for multiple production environment, it can minimize the cost.

Describe alternatives you've considered.

No response

Pavel910 commented 2 years ago

@wllam44 thanks for bringing this up. I don't have a simple answer for this at this point, but it's a great idea and we'll have a look at how we could make it possible.

Also, I'm curious, is it just he NAT Gateway instance that's problematic, or would you like to reuse the same VPC across all production environments?