Multiple environments for a single app

Typically when developing and operating an application there will be multiple environments:

  • Dev
  • QA
  • QFE
  • Prod
  • Etc.

When all the work items are complete for a version the app will be deployed from Dev to QA.

When everything checks out 100% in QA it can be deployed to Prod.

Hot fixes can be worked in QFE, then it goes to QA and eventually Prod.

How can this this workflow take place in Backendless?

Thank you.

Hello @George_Padvorac,

I think this article would help you:

Regards
Stanislaw