What is Salesforce DevOps? Salesforce DevOps is the set of rules that applied to the Salesforce ecosystem to make deployments smoother, faster, efficiently and reduce errors by maintaining the quality. It helps in automating the tasks, testing and providing the timely feedback to the developers. Why Salesforce DevOps? Before salesforce DevOps got into the picture, developers used to move their changes from one sandbox to another sandbox using the ChangeSets. Developers used to face many challenges with ChangeSets because ChangeSets are slow and more error prone. When multiple developers are working on apex classes, they are very high chances of code override and salesforce doesn't support the revert of the code. Benefits of Salesforce DevOps Versioning Team can maintain versions as backup using the tools like Git, it helps in maintaining the backups Faster feedbacks Teams get faster feedback of their code while promoting to the environments and thus team can promote validate...
Comments
Post a Comment