I'm working on a web app where users can sign up to a service and then upload things to a Google Cloud Storage bucket.
As I would like the app to scale to thousands of users I was thinking that I probably need to dynamically create new buckets at some point. However, having consulted the google documentation I didn't find the maximum size a bucket can reach and I don't even know whether it is necessary to create new buckets to "scale out".
Any advice on these issues would be appreciated.
Kind regards, w34
There's no size limit for a bucket, the only limit you have is 5TB maximum size per uploaded file.
You can use multiple buckets not mainly for scalability but for access rights management and to structure your data
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With