September 2023

29
Sep

Jenkins ci/cd Pipeline for MuleSoft Application

In the final blog of this series, we will guide you through the process of setting up Jenkins, a widely used automation server, In this installment, we will delve into the practical steps of configuring each stage of the pipeline and creating a Jenkins pipeline script that seamlessly orchestrates these stages. So, let’s get started! If you missed the first

Read more

28
Sep

Setting up Jenkins and SonarQube for MuleSoft CI/CD

In the second part of our series (read the third part here), we delve deeper into the critical aspects of the development lifecycle that are essential for building robust MuleSoft applications. This blog will guide you through the process of effective version control using Git, setting up Jenkins for continuous integration and continuous deployment (CI/CD), and ensuring code quality with

Read more

26
Sep

Getting Started with DevOps for Mulesoft Application

Introduction MuleSoft is a robust integration platform that allows seamless connection between applications, data, and devices. In this first part of our blog series (read the second part here), we will guide you through the initial steps of building a MuleSoft application using Anypoint Studio and testing it locally. Let’s dive in! Step 1: Create a Free Trial Account The

Read more