I am trying to understand the difference between:
- An app-cell
- An app instance; and
- An app pool
For instance, how do I know when it is appropriate to add more app-cells for my app? Or to add more instances? Or to configure a certain subset of them into a pool? Thanks in advance!