Difference between plans

Hi, I have a question, if I purchase the Backendless Pro plan, will the response times of the Apis improve?

What would be the advantages of the Backendless Pro as opposed to the Cloud99?

Hi @Nicolas_Duran

Welcome to the community and thanks for your interest in Backendless!

Backendless PRO is not a billing plan this is a type of Backendless installation, there are 3 of them:

  • Cloud (shared version)
  • Backendless PRO, it’s when you run Backendless on your servers
  • Backendless Manage, similar to PRO we set up and maintain a separate cluster for you on our servers

The Cloud version has different limits because it’s a shared version and payment depends on your usage of APICalls/DB/FS/etc.

Backendless PRO has lots of advantages, there are a few of them:

  1. it’s completely controlled by you
  2. you can enable workers cache for CloudCode which extremely accelerates running API Services/Handlers/Timers
  3. you can have unlimited count data tables/records/files/etc.
  4. you will be able to connect any external DB and work with it using Backendless API
  5. etc.

Regards,
Vlad