SECURITY Signal 340
Unlimited Vercel Blob stores on every plan
Vercel now allows the creation of unlimited Blob stores across all subscription plans.
This change removes previous limitations on Blob store creation, giving developers greater flexibility in managing data segregation. It allows for easier organization of environments and data, which can enhance security and operational efficiency in multi-tenant applications.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Blob store creation is now unlimited on all plans.
Costs for operations are still based on usage, maintaining existing billing practices.
Developers can create dedicated stores for different environments and customers.
THE READ
What the cluster adds up to.
Vercel's update to allow unlimited Blob stores means developers no longer face caps on how many stores they can create, which previously limited flexibility in data management. This capability enables the separation of environments like production, staging, and preview, improving workflow and security by isolating data access.
While the creation of Blob stores is now unlimited, developers will still incur charges for other Blob Advanced Operations, such as put(), copy(), and list() calls. For Pro plans, this is charged at $5.00 per million operations, while Hobby plans allow for 2,000 free operations each month, placing a focus on efficient usage of these operations to manage costs effectively.
The implementation of unlimited Blob stores is particularly beneficial for multi-tenant applications, as it allows developers to easily manage and segregate customer data. This functionality facilitates actions like exporting or deleting data for specific tenants without affecting others, thus enhancing data management and security practices.
Written by elseif from the cluster below · checked for specifics the sources never containedTHE CLUSTER
↗