SAP BTP DevOps: CI/CD with Multi-Target Applications (MTA)
Packaging, building, and deploying multi-module BTP applications using the Multi-Target Application format and CI/CD pipelines.
MTA and CI/CD questions appear in the most senior BTP interviews because they test whether a candidate has actually operated a real project through to production deployment and ongoing releases, rather than only building and running an application locally - the gap between 'it works on my machine' and 'it deploys reliably through a pipeline' is exactly what this topic probes.
Deploying a multi-module BTP application without MTA is like coordinating a house move by having different moving trucks show up at random uncoordinated times for furniture, plumbing, and electrical separately; MTA is a single coordinated moving day where everything arrives and gets set up together as one planned operation, and a CI/CD pipeline is the professional moving company's checklist ensuring nothing gets loaded onto the truck until it's been properly inspected and approved first.