Deployment Flexibility

Mendix provides the flexibility to run applications on a wide variety of platforms, including infrastructure managed by Mendix as well as infrastructure managed by one of our partners, third-party vendors, or customers themselves.

Mendix applications run on the platform’s cloud-native stateless runtime architecture, which conforms to Twelve-Factor App principles and supports modern cloud platforms such as Docker, Kubernetes, and Cloud Foundry. As a result, Mendix applications benefit from auto-scaling, auto-provisioning, auto-healing, low infrastructure overhead, CI/CD, and cloud interoperability out of the box.

How Do I Run & Deploy My Mendix Application?

Mendix applications are packaged and deployed to the cloud provider of your choice using our one-click deployment feature or Mendix Pipelines. These features automatically build the appropriate deployment package, such as Docker or Cloud Foundry, including all required assets, before deploying it to the staging area of your cloud provider. Mendix also supports the creation of build packs for deployment on-premises and infrastructure-as-a-service (IaaS).