How VPC Endpoint internally resolved DNS to allow private access to AWS Services
We’ve all been there, trying to connect to an EC2 instance in a private subnet, only to end up fighting in a web of NAT Gateways, route tables, and Bastion Hosts. You as...