Network and Application Protection services on AWS enable you to enforce fine-grained security policy at every network control point across your organization.
Hi there,
目前我們在EC2上大約有40個instance正在執行,而每個instance會對應一個Public IP address,所以目前總共會使用40個Publci IP address。
1. 我該如何重新設計我的網路架構?可以讓這40個instance在同一個LAN下,且只綁定外部一個Public IP address
2. 在這個網路架構下,如何設定NAT讓外部存取該Pu...