SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

MTA Abstraction

The MTA (Multitarget Application) abstraction is a model that allows developers to describe a complex application — composed of multiple modules and dependencies — as a single, deployable unit within the SAP BTP Cloud Foundry environment. Developers use it to manage the relationships and deployment lifecycle of heterogeneous application parts (such as services, UI components, and backend modules) in a unified way. This abstraction simplifies deployment by letting the platform resolve dependencies and orchestrate the provisioning of all constituent parts automatically. Learn more in the Benefits of the Multitarget Application Model for the Cloud Foundry Environment.

Docs explaining this concept

Concepts that build on this