5 ms·
Make sure you know the cost to serve that 2MB MP3, especially if you're go viral.
by AdamTReineke 3y ago
Make sure you know the cost to serve that 2MB MP3, especially if you're go viral.
- wernah 3y agoI quickly learned to set up AWS billing alerts, is there anything else I should keep an eye on?
- 7moritz7 3y agoThere doesn't seem to be a ratelimit on your most expensive ressource, the mp3 files on AWS. I checked with cURL, you can do the same. For this web app you should ratelimit the ressource aggressively because of how the game works.
- wernah 3y agoThanks for this! I'm gonna check this out
- 654wak654 3y agoYou can also consider moving to Cloudflare R2 for hosting media [1]. Egress traffic is probably going to be your biggest cost in S3. [1]: https://developers.cloudflare.com/r2/ https://developers.cloudflare.com/r2/