Hi everyone, I’m a noob to Mendix so my apologies if I missed something in the public documentation. We just decided to purchase Mendix and need some clarification on some infrastructure items in order to budget for our AWS resource costs. We are currently leaning to running our apps in the Mendix Cloud so these questions/answers might involve Cloud Foundry. I’m quite familiar with Docker but not Cloud Foundry. I looked through the publically available documentation and couldn’t find the answers to the following. Thank you for your time. Is a Mendix environment (prod, acceptance, dev, etc) implemented as a single VM/containers or a set of VMs/containers? Does a Mendix environment hold only one Mendix app or multiple? Our AWS resource cost quote came in the form of a list of “App Containers” which I assume are containers in the generic sense like described here and not AWS EC2 virtual machines. Is that accurate? When scaling an environment in the developer console does that change VMs or containers or just the amount of RAM in the previous? Can you describe or is there any documentation showing how environments/instances/app containers/apps map to AWS resource types?
↧