Hacker News new | ask | show | jobs
by jonplackett 1731 days ago
What kind of speed difference are you seeing with B2 vs S3?
1 comments

Latency (time to first byte) in serving infrequently accessed images was a big problem with me and B2. The cost was low enough that I've stuck with it though and coded on the front end of the site to use placeholder images until the real media can be retrieved.