General

Last modified: June 20, 2024

1 Introduction

Mendix apps can be deployed to many different platforms. Much of the deployment and management of a Mendix app depends on which platform it is deployed to. You can find information about each platform in the documentation sections focusing on deployment to that platform.

However, several topics relate to multiple platforms. These topics are covered in this section of the documentation instead of in the platform-specific sections.

The subjects covered in this documentation section are as follows:

2 Building Your Model

To deploy an app to the cloud, you first have to build a project model (MDA). The runtime deployment is described in more detail in Runtime Deployment. This can be done independently or as part of the deployment pipeline.

The time it takes to build your model depends on the complexity of the model and the number and size of the files held in the Team Server repository that is used to build the model.