- DevOps for Salesforce
- Priyanka Dive Nagraj Gornalli
- 320字
- 2021-07-16 17:38:55
Applying DevOps to Salesforce Applications
In the previous chapter, we learned some basics about the Salesforce development process, what a sandbox is, the different types of sandbox, and how to choose a sandbox according to our needs. We developed our own recruiting application using Salesforce, followed by learning the traditional ways used for Salesforce deployment. We also had a look at the issues we face during traditional deployments of Salesforce applications. We learned Salesforce development setup with Eclipse. We discussed applying DevOps to Salesforce applications.
In this chapter, we will discuss why there is a need for DevOps in Salesforce applications. We will also discuss the problems we face while working on big projects that involve large numbers of developers, testers, and so on. We will try to get a clear idea about how applying DevOps for Salesforce is different from other tech stacks such as simple Java application stacks. We will differentiate between the development process involved in Salesforce applications and that of other tech stacks such as Java, PHP, Ruby, and so on. We will also see in detail the DevOps process in Java applications to get a clearer idea about the DevOps continuous integration and delivery process using DevOps tools. We will go through a step-by-step process to set up a simple continuous integration pipeline with Jenkins and Git. We will also learn how to install required plugins, configure the Maven plugin in Jenkins, and how to add a Jenkins webhook URL in a GitHub project; we'll also implement continuous deployment using the Jenkins plugin. Finally, we will see how we can deploy our code whenever any changes are pushed to GitHub.
In this chapter, we will learn about the following topics:
- The need for a DevOps process in Salesforce development.
- The differences between DevOps for Salesforce and DevOps for other tech stacks. For example, the typical DevOps process for a Java development stack
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- Visualforce Development Cookbook(Second Edition)
- Mastering Spark for Data Science
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- Java開發技術全程指南
- IoT Penetration Testing Cookbook
- 嵌入式Linux上的C語言編程實踐
- Spark大數據技術與應用
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 我也能做CTO之程序員職業規劃
- PVCBOT機器人控制技術入門
- 嵌入式GUI開發設計
- Excel 2007終極技巧金典
- Mastering Ansible(Second Edition)
- 三菱FX/Q系列PLC工程實例詳解