Max bucket size, architecture for multi organization app

Hello,

I have few question about the right architecture for my app:

  • I want to create an app for more company, I was thinking to do 2 different things based on the size of the company, for small companies I was thinking to create different bucket with different permission and in the case of big company create a different server…can be a good solution? For now I use only 1 bucket, and this is the second question: how many object can I put on a single bucket? there is a limit?

many thanks

Once you upload large data with images then it could slow your performance with one bucket ,so best practice to analyze the data accordingly or backup it

The only limitation to the number of items in a bucket is the key length and your system resources. So, you’re good for a little over ~5.92e^225 items.