Hacker News new | ask | show | jobs
by jonahx 886 days ago
"Some of this cost is for hosting ziglang.org. Since our free AWS credits have expired we have plans to switch to Fastly which should save about $500/month."

Just curious why a static site would cost so much even on AWS? Would it be many downloads of large-ish binary files?

1 comments

Yes it's primarily bandwidth costs for the binary tarballs. People fetch directly from ziglang.org in their CI scripts and don't use caching. It would be nice if people would try to use caching and mirrors more.
Hat tip to you sir. May I suggest checking out Cloudflare R2 - they don't charge for egress.