A team has completed the build and test activities for a Mule application that implements a System API for its application network. Which Anypoint Platform component should the team now use to both deploy and monitor the System API implementation?
AnswerB
ExplanationRuntime Manager: This is the interface within the Anypoint Control Plane used to manage the lifecycle of deployments5.
Capabilities:
Deploy: You upload the JAR file here to deploy it to CloudHub, Runtime Fabric, or On-Prem servers.
Monitor: Once deployed, it provides dashboards for CPU usage, Memory usage, and status (Started/Stopped).
Why others are incorrect:
API Manager: Manages policies (security) and gateways, not the deployment of the application artifact itself.
Design Center: For creating the app, not deploying it.