Hacker News new | ask | show | jobs
by atlbeer 2169 days ago
Using large data stored in S3?

Make sure you are fetching it via a S3 endpoint in your VPC instead of via public HTTP. You are paying for an (expensive) egress cost you don’t need to be paying for.

1 comments

That's insane that that's the default!