Exam CRT-450 Topic 2 Question 230 Discussion
Actual exam question for Salesforce's CRT-450 exam
Question #: 230
Topic #: 2
Question #: 230
Topic #: 2
Universal Containers has developed custom Apex code and Lightning Components in a Sandbox environment. They need to deploy the code and associated configurations to the Production environment.
What is the recommended process for deploying the code and configurations to Production?
What is the recommended process for deploying the code and configurations to Production?
Suggested Answer: C Vote an answer
Why Change Sets?
Change Sets are the recommended and simplest way to deploy metadata, including Apex code and Lightning Components, from Sandbox to Production.
Why Not Other Options?
A: The Force.com IDE is deprecated.
B: The Ant Migration Tool is more suitable for complex deployments but not necessary for standard Sandbox- to-Production migration.
D: Salesforce CLI is effective for deployment but requires scripting expertise, making Change Sets easier for most users.
References:Change Sets:https://help.salesforce.com/s/articleView?id=sf.changesets.htm
Change Sets are the recommended and simplest way to deploy metadata, including Apex code and Lightning Components, from Sandbox to Production.
Why Not Other Options?
A: The Force.com IDE is deprecated.
B: The Ant Migration Tool is more suitable for complex deployments but not necessary for standard Sandbox- to-Production migration.
D: Salesforce CLI is effective for deployment but requires scripting expertise, making Change Sets easier for most users.
References:Change Sets:https://help.salesforce.com/s/articleView?id=sf.changesets.htm
by Edwiin at Jul 29, 2026, 10:14 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).