Skip to content
Back

Excessive usage of cloud functions is slowing down my app , whats the alternative?

  • 0
  • General
  • Flutter
  • Functions
  • Cloud
electrical_eng_l
26 Mar, 2026, 15:09

I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to .

This unfortunately means instead of the almost instant direct call , sometimes the function takes up to 20 seconds to load (when it hasn’t been active in a while)

Regardless even normal functions usually take 4-5 seconds and it’s not a complexity issue it’s rather the usage of the cloud .

What’s the alternative to all this ? (Thats also secure )

TL;DR
Excessive usage of cloud functions slowing down app. Developers seeking alternatives for secure, faster options. Consider implementing client-side authorization with Firestore Rules for better performance.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more