Flutterflow peak activity handling

Hi,

I am new on FlutterFlow, sorry if I don't know everything about developping mobile apps.

My question is that I am currently developping an app about selling tickets. However, I will have for now a maximum of ~100 users connected simultaneously. But, sometimes when sales for few events will be released ~1000-2000 users will try to connect in a lap of few minutes.

I have seen a similar app that has big issues about that. The app was crashing for ~15 minutes.

Is it possible to avoid this ? If yes how ?

I don't know if the servers that we use with FlutterFlow could easily scale up. Otherwise, I was thinking about a script that will scale up the servers 10 minutes before the sales will release.

2
3 replies