Instances: is there a limit to how many application instances I can have?

What is the maximum number of instances? Does each instance have its own production database or do they all run on the same database?

Hi Collins_1760,

There is no limit to how many instances you can have for an application, however, keep in mind every instance that is deployed in a Production environment will have additional costs.

Each instance running in Production will have its own dedicated database and will not share this database with any other application.