function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
san5augsan5aug 

What is the best practice for production deployment?

Hi All,

I want to know the best practices for production deployment. What sre the steps do we need to take care about?

Thanks in advance.

Best Regards,
Sandeep
Grazitti TeamGrazitti Team
Hi,

You can deploy the code with the help of "Force.com IDE"  or "salesforce Change set".

If you want to deploy the single class or less code to prod then you should deploy the code through "Force.com IDE", otherwise the code should be deploy to prod via change set.

Please see the link below for full detail:

http://www.oyecode.com/2012/07/how-to-deploy-salesforce-apex-code-to.html


Please mark as best answer if it solves your problem.

Regards,
Grazitti Team,
www.grazitti.com