SlideShare a Scribd company logo
Automate your project lifecycle
using MuleSoft and Azure DevOps
Renato de Oliveira
All contents © MuleSoft Inc.
Topics
2
• DevSecOps in MuleSoft Applications
• Pipelines
– CI (Continuous Integration)
• Unit tests (MUnit)
– CD (Continuous Delivery)
• Notifications and Alerts
• Audit
• Properties and Secrets Management
All contents © MuleSoft Inc.
Tools
3
All contents © MuleSoft Inc.
Tools is just one of the gears
4
People
Process
Tools
All contents © MuleSoft Inc.
About the Process
5
• Define a process that makes sense for your business
• Map the environments (Dev, QA, Production)
• Involve the other teams involved in the delivery process
– Operations Team
– Security Team
• Think about fixing bugs
• Deploy approvers
• Think about the rollback strategy
• Properties and secrets management
• Audit
– Which application was published, the version, who and when
All contents © MuleSoft Inc.
Environments for this demo
6
Develop Quality
Production
Cloudhub
Production
On Premise
All contents © MuleSoft Inc.
Build (Package Generation)
7
> mvn clean package
All contents © MuleSoft Inc.
Deploy (Tools Options)
8
All contents © MuleSoft Inc.
Anypoint-CLI
9
https://docs.mulesoft.com/runtime-manager/anypoint-platform-cli
Anypoint Platform provides a scripting and command line tool for both Anypoint Platform and
Anypoint Platform Private Cloud Edition. The CLI supports both interactive shell and standard CLI
modes
> npm install -g anypoint-cli@latest
> anypoint-cli --username="user"
Password: ****
> anypoint-cli runtime-mgr cloudhub-application deploy 
--region=us-east-1 $apiName 
--runtime $runtime 
--workerSize=$workerSize 
--property mule.env:$environment 
$applicationJar
All contents © MuleSoft Inc.
Tools to automate build and deploy
10
All contents © MuleSoft Inc.
Overview Azure DevOps
11
All contents © MuleSoft Inc.
Process for this demo
12
Branch
develop
Branch
master
Develop Quality
Production
Cloudhub
Production
On Premise
CI CD
Environments
Branch
feature-a
Branch
feature-b
Pull Request Pull Request
Build
Deploy
Test
Build
Deploy
Test
Build
Test
All contents © MuleSoft Inc.
Demo – Run Pipeline
13
All contents © MuleSoft Inc.
Notifications and Alerts
14
All contents © MuleSoft Inc.
Audit Logs
15
All contents © MuleSoft Inc.
Properties and secrets management
16
• Property files
• Properties in console of runtime manager
• Secure Properties
– Encrypt properties in property files
– Hide properties in runtime manager
https://docs.mulesoft.com/mule-runtime/4.2/configuring-properties
https://docs.mulesoft.com/mule-runtime/4.2/secure-configuration-properties
https://docs.mulesoft.com/runtime-manager/secure-application-properties
Meetup - Automate your project lifecycle using MuleSoft and Azure DevOps

More Related Content

PDF
Devops - Microservice and Kubernetes
PPTX
Washington DC MuleSoft Meetup: CI/CD Pipeline with MuleSoft and Azure DevOps
PPTX
Architect your app modernization journey with containers on Microsoft Azure
PPTX
Kubernetes for Beginners: An Introductory Guide
PDF
MuleSoft Runtime Fabric (RTF): Foundations : MuleSoft Virtual Muleys Meetups
PDF
DevSecOps: What Why and How : Blackhat 2019
PDF
Hybrid cloud overview and VCF on VxRAIL
PDF
How to build a Kubernetes networking solution from scratch
Devops - Microservice and Kubernetes
Washington DC MuleSoft Meetup: CI/CD Pipeline with MuleSoft and Azure DevOps
Architect your app modernization journey with containers on Microsoft Azure
Kubernetes for Beginners: An Introductory Guide
MuleSoft Runtime Fabric (RTF): Foundations : MuleSoft Virtual Muleys Meetups
DevSecOps: What Why and How : Blackhat 2019
Hybrid cloud overview and VCF on VxRAIL
How to build a Kubernetes networking solution from scratch

What's hot (20)

PPTX
Clustering, Server setup and Hybrid deployment setup using Anypoint Runtime M...
PPTX
Best Practices for API Security
PDF
Migrating Hundreds of Legacy Applications to Kubernetes - The Good, the Bad, ...
PPTX
Graphs & GraphRAG - Essential Ingredients for GenAI
PDF
Google Cloud Anthos on HPE Simplivity
PPTX
Warsaw MuleSoft Meetup #12 Effective Streaming
PDF
Alphorm.com Formation Kubernetes : Installation et Configuration
PPTX
openshift technical overview - Flow of openshift containerisatoin
PPTX
Cloud Migration, Application Modernization, and Security
PPTX
What is an API Gateway?
PPTX
Kubernetes Probes (Liveness, Readyness, Startup) Introduction
PPTX
Microservices Best Practices
PPTX
Helm - Package manager in K8S
PPT
Docker introduction
PDF
Mule 4 migration + Common Integration Challenges : MuleSoft Virtual Muleys Me...
PPTX
Introduction to docker
PPTX
Introduction To OpenStack
PPTX
Understanding AWS CodePipeline Presentation
PDF
Kubernetes Application Deployment with Helm - A beginner Guide!
Clustering, Server setup and Hybrid deployment setup using Anypoint Runtime M...
Best Practices for API Security
Migrating Hundreds of Legacy Applications to Kubernetes - The Good, the Bad, ...
Graphs & GraphRAG - Essential Ingredients for GenAI
Google Cloud Anthos on HPE Simplivity
Warsaw MuleSoft Meetup #12 Effective Streaming
Alphorm.com Formation Kubernetes : Installation et Configuration
openshift technical overview - Flow of openshift containerisatoin
Cloud Migration, Application Modernization, and Security
What is an API Gateway?
Kubernetes Probes (Liveness, Readyness, Startup) Introduction
Microservices Best Practices
Helm - Package manager in K8S
Docker introduction
Mule 4 migration + Common Integration Challenges : MuleSoft Virtual Muleys Me...
Introduction to docker
Introduction To OpenStack
Understanding AWS CodePipeline Presentation
Kubernetes Application Deployment with Helm - A beginner Guide!
Ad

Similar to Meetup - Automate your project lifecycle using MuleSoft and Azure DevOps (20)

PPT
The QA/Testing Process
PPTX
Continuous Testing in containerized environment
PPTX
Warsaw MuleSoft Meetup #6 - CI/CD
PPTX
Devops as a service
PDF
Journey to the center of DevOps - v6
PPTX
Devops phase-1
PPTX
São Paulo MuleSoft Meetup - Deployments Models
PDF
Plataforma DevOps en OpenShift
PDF
DevSecOps Basics with Azure Pipelines
PPTX
Testing in the new age of DevOps
PPTX
Perth MuleSoft Meetup Feb 2019
PPTX
Ahmadabad mule soft_meetup_6march2021_azure_CICD
PPTX
Wellington MuleSoft Meetup 2021-02-18
PDF
DevOps Days Boston 2017: Developer first workflows for Kubernetes
PPTX
SecDevOps: The New Black of IT
PPTX
DevOps and APIs: Great Alone, Better Together
PPTX
DevOps Overview in my own words
PPTX
Leveraging Analytics for DevOps
PDF
Hyd virtual meetupslides11jul
PDF
Building a Release Strategy
The QA/Testing Process
Continuous Testing in containerized environment
Warsaw MuleSoft Meetup #6 - CI/CD
Devops as a service
Journey to the center of DevOps - v6
Devops phase-1
São Paulo MuleSoft Meetup - Deployments Models
Plataforma DevOps en OpenShift
DevSecOps Basics with Azure Pipelines
Testing in the new age of DevOps
Perth MuleSoft Meetup Feb 2019
Ahmadabad mule soft_meetup_6march2021_azure_CICD
Wellington MuleSoft Meetup 2021-02-18
DevOps Days Boston 2017: Developer first workflows for Kubernetes
SecDevOps: The New Black of IT
DevOps and APIs: Great Alone, Better Together
DevOps Overview in my own words
Leveraging Analytics for DevOps
Hyd virtual meetupslides11jul
Building a Release Strategy
Ad

More from Renato de Oliveira (15)

PPTX
Venha Aprender Sobre MuleSoft - Dia 11.pptx
PPTX
Venha Aprender Sobre MuleSoft - Dia 10.pptx
PPTX
Venha Apender Sobre MuleSoft - Dia 09.pptx
PPTX
Venha Aprender Sobre MuleSoft - Dia 07.pptx
PPTX
Venha Aprender Sobre MuleSoft - Dia 06.pptx
PPTX
Venha Aprender Sobre MuleSoft - Dia 05.pptx
PPTX
Venha Aprender Sobrer MuleSoft - Dia 04.pptx
PPTX
Venha Aprender Sobre MuleSoft - Dia 03.pptx
PPTX
Venha Sobre Aprender MuleSoft - Dia 02.ppt
PPTX
Venha Aprender Sobre MuleSoft - Dia 01.pptx
PPTX
Introdução ao Mulesoft para prossionais Salesforce
PPTX
Meetup Mulesoft Summit protegendo dados sensíveis
PPTX
Workshop anypoint service mesh
PPTX
MUnit: Encontre os bugs antes que eles encontrem seu app
PPTX
Implementando Cache no Mulesoft Flow usando Redis
Venha Aprender Sobre MuleSoft - Dia 11.pptx
Venha Aprender Sobre MuleSoft - Dia 10.pptx
Venha Apender Sobre MuleSoft - Dia 09.pptx
Venha Aprender Sobre MuleSoft - Dia 07.pptx
Venha Aprender Sobre MuleSoft - Dia 06.pptx
Venha Aprender Sobre MuleSoft - Dia 05.pptx
Venha Aprender Sobrer MuleSoft - Dia 04.pptx
Venha Aprender Sobre MuleSoft - Dia 03.pptx
Venha Sobre Aprender MuleSoft - Dia 02.ppt
Venha Aprender Sobre MuleSoft - Dia 01.pptx
Introdução ao Mulesoft para prossionais Salesforce
Meetup Mulesoft Summit protegendo dados sensíveis
Workshop anypoint service mesh
MUnit: Encontre os bugs antes que eles encontrem seu app
Implementando Cache no Mulesoft Flow usando Redis

Recently uploaded (20)

PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
System and Network Administraation Chapter 3
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
medical staffing services at VALiNTRY
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
Introduction to Artificial Intelligence
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
L1 - Introduction to python Backend.pptx
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Digital Systems & Binary Numbers (comprehensive )
PPTX
Transform Your Business with a Software ERP System
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
System and Network Administration Chapter 2
PPTX
assetexplorer- product-overview - presentation
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
System and Network Administraation Chapter 3
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Reimagine Home Health with the Power of Agentic AI​
medical staffing services at VALiNTRY
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Odoo Companies in India – Driving Business Transformation.pdf
PTS Company Brochure 2025 (1).pdf.......
Introduction to Artificial Intelligence
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
L1 - Introduction to python Backend.pptx
How to Migrate SBCGlobal Email to Yahoo Easily
Navsoft: AI-Powered Business Solutions & Custom Software Development
Digital Systems & Binary Numbers (comprehensive )
Transform Your Business with a Software ERP System
VVF-Customer-Presentation2025-Ver1.9.pptx
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
System and Network Administration Chapter 2
assetexplorer- product-overview - presentation
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises

Meetup - Automate your project lifecycle using MuleSoft and Azure DevOps

  • 1. Automate your project lifecycle using MuleSoft and Azure DevOps Renato de Oliveira
  • 2. All contents © MuleSoft Inc. Topics 2 • DevSecOps in MuleSoft Applications • Pipelines – CI (Continuous Integration) • Unit tests (MUnit) – CD (Continuous Delivery) • Notifications and Alerts • Audit • Properties and Secrets Management
  • 3. All contents © MuleSoft Inc. Tools 3
  • 4. All contents © MuleSoft Inc. Tools is just one of the gears 4 People Process Tools
  • 5. All contents © MuleSoft Inc. About the Process 5 • Define a process that makes sense for your business • Map the environments (Dev, QA, Production) • Involve the other teams involved in the delivery process – Operations Team – Security Team • Think about fixing bugs • Deploy approvers • Think about the rollback strategy • Properties and secrets management • Audit – Which application was published, the version, who and when
  • 6. All contents © MuleSoft Inc. Environments for this demo 6 Develop Quality Production Cloudhub Production On Premise
  • 7. All contents © MuleSoft Inc. Build (Package Generation) 7 > mvn clean package
  • 8. All contents © MuleSoft Inc. Deploy (Tools Options) 8
  • 9. All contents © MuleSoft Inc. Anypoint-CLI 9 https://docs.mulesoft.com/runtime-manager/anypoint-platform-cli Anypoint Platform provides a scripting and command line tool for both Anypoint Platform and Anypoint Platform Private Cloud Edition. The CLI supports both interactive shell and standard CLI modes > npm install -g anypoint-cli@latest > anypoint-cli --username="user" Password: **** > anypoint-cli runtime-mgr cloudhub-application deploy --region=us-east-1 $apiName --runtime $runtime --workerSize=$workerSize --property mule.env:$environment $applicationJar
  • 10. All contents © MuleSoft Inc. Tools to automate build and deploy 10
  • 11. All contents © MuleSoft Inc. Overview Azure DevOps 11
  • 12. All contents © MuleSoft Inc. Process for this demo 12 Branch develop Branch master Develop Quality Production Cloudhub Production On Premise CI CD Environments Branch feature-a Branch feature-b Pull Request Pull Request Build Deploy Test Build Deploy Test Build Test
  • 13. All contents © MuleSoft Inc. Demo – Run Pipeline 13
  • 14. All contents © MuleSoft Inc. Notifications and Alerts 14
  • 15. All contents © MuleSoft Inc. Audit Logs 15
  • 16. All contents © MuleSoft Inc. Properties and secrets management 16 • Property files • Properties in console of runtime manager • Secure Properties – Encrypt properties in property files – Hide properties in runtime manager https://docs.mulesoft.com/mule-runtime/4.2/configuring-properties https://docs.mulesoft.com/mule-runtime/4.2/secure-configuration-properties https://docs.mulesoft.com/runtime-manager/secure-application-properties