In this session, we will talk about Azure DevOps with Salesforce. Join us to learn about step by step process to implement the Salesforce deployment using Azure DevOps tool.
What is DevOps (CI/CD)
DevOps is a culture and a set of process that bring development and operations teams together to complete software development. It allows the organization to develop and improve the product in a faster way that they can do with other software development approaches. Continuous integration (CI) is a DevOps software development best practice. This best practice helps development teams to detect problems, identify bugs, and fix those problems and bugs before releasing changes to their customers.
Lets Understand the CI/CD
Continuous Integration :- Using continuous integration, a product is made to incorporate and integrate each code modification on each commit (continuously), by any and all developers. An automated build then verifies each check-in, letting teams detect issues early.
Continuous Delivery :- Continuous delivery ensures that code will be speedily and safely deployed to production by manually pushing each change to a production-like environment. Since each modification is automatically delivered to a staging environment, you’ll be able to deploy the application to production with a push of a button once the time is correct.
Continuous Deployment :- Continuous deployment is the next step of continuous delivery. using Continuous deployment, each modification that passes the automated tests is deployed to production automatically. Most firms that aren’t bound by regulatory or other constraints should have a goal of continuous deployment
Learn about Salesforce DevOps.
Deployment using Azure DevOps with Salesforce Video
Here is recording of session
Summary
I hope this session will help you to setup the Azure DevOps with Salesforce. Let us know if comment if this session helped you.
Please provide build files or source codes.
Thanks!
Ujjawal send on you tube but send here: https://github.com/kiaratto/SalesforceAzureDevopsPipelineDeploy
Very shortly this web site will be famous amid all blogging people, due to it’s good articles
Thanks. Glad you like our CICD pipeline using Azure devops for Salesforce post
I go to see everyday a few web sites and websites to read posts, except this blog gives
quality based content.
Thanks for your kind words
Kindly share the folder structure link (gitlab link) as shown in the video recording. You have covered the topic very well.
Thank you for quality content of Azure DevOps with Salesforce
Thanks