AWS Egress Only Internet Gateway
Many of the apps you deploy in your environment will simply need outbound internet access to download libraries, patches, and OS upgrades, among other things. The best way to accomplish this is to use a network address translation (NAT) gateway, to protect your production ec2 instances from exposing to the outside world. You may securely manage all of your outgoing internet communication from a single location with this hub-and-spoke setup. ...