2 Answers
- Newest
- Most votes
- Most comments
0
Hello.
Does the external database communicate over a public network?
When communicating via a public network, you can place a NAT Gateway in the VPC and fix the IP address, so that the database only allows the IP address of the NAT Gateway.
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html
0
Thank you, So I have created a NAT with the Elastic IP and subnet, how do I now make sure that my outbound traffic is though this NAT gateway?
answered a year ago
Relevant content
asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
