Jesse Vincent on Nostr: I'm building a webapp that needs to hand biggish (maybe a couple hundred megs?) video ...
I'm building a webapp that needs to hand biggish (maybe a couple hundred megs?) video files off to a couple of different small services for (read-only) processing. My (naive) plan had been to just expose a shared volume to all the app servers, but fly.io doesn't support a config like that.
Do I really want to be shoving huge files into HTTP requests? Or should I be using something other than fly.io? Or am I thinking about this problem all wrong?
Published at
2023-11-18 19:49:52Event JSON
{
"id": "befd913e4ef9ca88dc01a2be03cf07373f1fa1868117516bc20a6749a2f6979a",
"pubkey": "af0879f2b71603678ea6009de3be348c09968825d1277e39068643248aa2875a",
"created_at": 1700336992,
"kind": 1,
"tags": [
[
"proxy",
"https://metasocial.com/users/jesse/statuses/111433285112957775",
"activitypub"
]
],
"content": "I'm building a webapp that needs to hand biggish (maybe a couple hundred megs?) video files off to a couple of different small services for (read-only) processing. My (naive) plan had been to just expose a shared volume to all the app servers, but fly.io doesn't support a config like that.\n\nDo I really want to be shoving huge files into HTTP requests? Or should I be using something other than fly.io? Or am I thinking about this problem all wrong?",
"sig": "258f20ad54dfd1a595c2d0102344d3ef219ed507dc0a423592a74befca7e3ff02c066397270350d306888740af8657ea60a9676997d03c772d697a07c052c836"
}