user13802741
user13802741

Reputation:

Limit of 100 simultaneous connections in Database Realtime with Blaze plan

The free plan has a limit of 100 connections. Now, if I buy the Blaze plan, I exceed the free connection limit, but not storage, or downloads, will they charge me something? because in the characteristics of this plan it says that it has 200,000 simultaneous connections, but you do not have to pay, instead in storage and downloads if necessary.

Could you get me out of doubt, please? Thank you

Upvotes: 0

Views: 579

Answers (1)

Frank van Puffelen
Frank van Puffelen

Reputation: 599061

firebase here

When you upgrade to the paid plan on your Firebase project, you are only charged for the storage and bandwidth for Realtime Database. There is no charge for the number of concurrent users.

So it is possible to upgrade to the paid plan, get many more concurrent users, and not pay anything.

Upvotes: 2

Related Questions