Relative Content

Tag Archive for node.jsexpressamazon-s3mongoosebackblaze

How to limit bucket upload size in Backblaze B2 (S3 COMPATIBLE API)?

I’m implementing a functionality in our app where users buy a subscription and create their workspace. Each subscription plan has different storage limits (e.g, 5 GB for a small plan). We use Backblaze B2 for storage, and currently, we create a separate bucket whenever an organization is created, which works fine.