Control Tower Cost Increase

0

Customer is testing Control Tower (right now this is a PoC with only two accounts: DEV and PROD) and he noticed that a NAT Gateway is created in each account for each subnet. This is leading to cost increase and they are asking if this configuration is mandatory or if in some way the CT could be tailored to their needs.

AWS
質問済み 5年前397ビュー
1回答
0
承認された回答

Customer can disable the creation of VPC completely by setting "Maximum number of private subnets" to Zero under "Account factory" settings, then they can create their own VPCs as needed with the required configurations.

That been said, it is a best practice to create NAT gateway per AZ and modify routing tables of each subnet to utilize the NAT GW in the same AZ as the subnet, this is for high availability in case of one AZ goes down and to reduce dependency and cross-AZ traffic.

AWS
エキスパート
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ