How much would Bubble cost me for a video conferencing website that uses a video conferencing plugin? Let’s say that the website scales to 100,000 users and hundreds of people are using using the service daily to do video conferencing. Would that be enough for a the Growth plan or Team plan? Or would 100,000 users certainly require the Enterprise plan
If you get to that point, you shouldn’t have a problem paying for the enterprise plan.
Focus on the first 10,000 users.
2 Likes
If you built it in such a way that it’s very efficient of course you don’t need an enterprise plan.
What matters how your app is built
2 Likes
This.
For example if you’re using a plugin that uses an external library or you’re connecting to an external service without making too many API calls within Bubble (a websocket is what I would go with).
Since Bubble does not charge for clientside processing, seperate the video conferencing portion out of Bubble’s backend.
For something like this you’re going to pay more to external services versus what you pay Bubble.
2 Likes