Exploring Runtime Manager
Anypoint Runtime Manager is the single place to view and manage the Mule applications that are running in Mule Runtime. Mule Runtime is an integration engine that runs Mule applications. We can see and manage the application deployed in on-premises mode, CloudHub (MuleSoft-managed), and the public cloud from Runtime Manager. Earlier, we developed an application from Flow Designer and deployed it to CloudHub. We can also deploy a Mule application using a .jar
file from Runtime Manager. A .jar
file is a compressed version of an application.
Let’s get familiar with some terms related to Runtime Manager before we deploy the Mule application into CloudHub using the .jar
file.
- Workers: A worker is nothing but a small, dedicated server that can run a Mule application on CloudHub.
- Worker size: Different types of workers are available based on vCore size. Worker sizes come with different compute, memory, and storage capacities. A core can be...