Hacker News new | ask | show | jobs
by ygouzerh 215 days ago
It's mostly for AWS context, when you want to host for example your servers in a private subnet, but you want to allow access of small part: you can leverage a NAT Gateway to be the public entrypoint + some security groups as gatekeepers to filter the traffic.

However, the fees from AWS are atrocious on the NAT Gateway.