Hi Vercel Support Team,
I’m currently a Pro account user, and I’m utilizing Vercel Blob to store data for my application. My primary use case involves sending tracking events as batches (single files containing multiple events) to Vercel Blob.
I see that my Pro plan includes 100,000 “simple operations per month” and 10,000 “advanced operations” as well as some storage limits for Vercel Blob. I’d like to get a clearer understanding of what this entails to ensure I’m using the service efficiently and to anticipate future costs.
Could you please help clarify the following:
- Defining “Simple vs. Advanced Operation”:
-
What is the precise definition of a “simple operation” vs. “advanced operations” in the context of Vercel Blob?
-
For my specific use case: If I send a batch of tracking events (e.g., a single JSON or text file) to Vercel Blob using a put operation, does this count as one simple or advanced operation, regardless of the number of individual events within that file?
-
Does the size of the uploaded file (e.g., 1KB vs. 1MB) affect whether it’s a “simple operation” or how many operations it counts as?
- Counting Different Operation Types:
-
How do get operations (downloading/reading a blob) count towards the quota? Is one download one operation?
-
How do del operations (deleting a blob) count?
-
How do list operations (listing blobs in a store) count?
-
If I upload user-generated images (e.g., avatars, photos), does each image upload count as one simple operation?
-
Are there any operations that might count as more than one simple operation (e.g., multipart uploads, if applicable)?
- Beta Period Usage & Limits:
-
My dashboard indicates that Vercel Blob is currently in beta, and “you won’t be billed for any usage beyond your plan’s included amounts during the beta.”
-
Does this mean there’s effectively no hard limit on the number of simple operations I can perform during the beta period, even if I exceed 100,000?
-
Is there a “fair use” policy or a soft limit during the beta that might trigger a review or throttling if significantly exceeded? If so, what would that threshold generally be?
- Post-Beta Pricing:
-
Once Vercel Blob moves out of beta, what is the anticipated pricing model for “simple operations” that exceed the included 100,000 per month for Pro accounts?
-
Will it be a per-operation cost, or will there be tiered pricing for additional blocks of operations?
-
Could you provide any available details or point me to documentation regarding the future pricing structure?
Understanding these details will help me plan my application’s architecture and usage of Vercel Blob more effectively.
Thank you for your time and assistance.
Best regards,
Phil
