|
|
|
|
|
by rawnlq
3095 days ago
|
|
Thanks! This is a great solution but none of the tutorials/blogs I read on pre-signed uploads mentions it. Do you have links (or just keywords) to learn more? Will I need to add something like Cloud Pub/Sub to my stack? https://cloud.google.com/solutions/using-cloud-pub-sub-long-... This is more complicated than I imagined so I am not sure the cost saving will still work out (factoring in development time and extra code maintenance cost). |
|
You can use whatever queue you’re comfortable with so long as you can pipe the upload events from the bucket into it. The pattern I’m outlining is just a physical separation of buckets to make access control much harder to screw up.