You’ll need a vpc subnet connected “something” with outbound access.
Natgw and nat instance are about all there is or something crazy like a site to site vpn attached to your vgw and a server/firewall outside of aws/ec2 connected to the internet acting like a router…?
spaceprison | 2 days ago
I can only recommend fck-nat.dev as an alternative to aws’s own nat instances.
somedanishguy | 2 days ago
The ideal answer is IPv6 subnet with an egress only internet gateway
samcat116 | 2 days ago
If cost is the main issue, could you route all instances through a single nat, instead of one per AZ?