Y
Hacker News
new
|
ask
|
show
|
jobs
by
dyogenez
666 days ago
I’m going to have to look into this today. I assuming generating the URLs hit an API, but if those can happen fast locally that changes things.
1 comments
ku1ik
666 days ago
Yup, pre-signing is fast and local, without any I/O. It’s just math. You could likely pre-sign thousands of URLs per second if you needed.
link