webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

One NAT gateway for multiple production environment

Open wllam44 opened this issue 3 years ago • 1 comments

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

wllam44 avatar Aug 02 '22 09:08 wllam44

@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?

Pavel910 avatar Sep 06 '22 20:09 Pavel910