Deploying Your Application
In the previous chapter, we learned how to build a Mule application using Anypoint Studio and about the different aspects of Anypoint Studio, different types of property files, and their configurations.
An optimized Mule application is the building block of a successful application network. We’ve previously built a simple Mule application by scaffolding RAML and learned about the different components and capabilities of Anypoint Studio.
MuleSoft has several alternatives to offer when it comes to deployment environments. Choosing the right deployment model is a crucial decision, as it involves investment cost and architectural strategy.
In this chapter, we’ll learn more about the various deployment models and how to effectively choose a deployment model.
We will also learn about the steps involved in CloudHub and on-premises deployment. We shall also learn about the Continuous Integration/Continuous Deployment CI/CD deployment process...