What is Deployment Process In Salesforce?
In Salesforce, Whenever it comes to building a project, it is done by various programmatic and declarative approaches. Also, It involves work in various environments like development org, Sandbox, and production org. In this process, we need to every time deploy code and configuration from one environment to another.
Ways To Do Deployment
So, There are various methods to deploy code and configuration from one environment to another. Some of them are:
- Change Sets
- Packages
