Checklist progress
0/316Learned
Platform App Builder
Study Checklist
Checklist progress
0/316Learned
Given a set of business requirements, recommend a solution for managing the application lifecycle, including sandbox types
0/11
Given a use case, demonstrate knowledge, viability, and troubleshooting when using change sets.
0/16
Describe the use cases and considerations when using unmanaged and managed packages.
0/11
Given a scenario, determine the appropriate deployment plan.
0/6
Change sets versus packages versus Metadata API
Learn this conceptMetadata versus data in a deployment plan
Learn this conceptDeployment dependency and migration order
Learn this conceptDestination org feature enablement before deploy
Learn this conceptPre- and post-deployment run list
Learn this conceptRollback and backup after a production deployment
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Platform App Builder studiers. 592 members and growing.
Change sets, unmanaged packages, and Metadata API are three ways to move Salesforce customizations between orgs; you choose based on what you are sending and how much control you need. Change sets copy Setup customizations from one org to another, typically a sandbox to production, and never include records such as contacts. Unmanaged packages are a one-time share that the receiving org can edit and should not be used for sandbox-to-production migration, while Metadata API programmatically retrieves, deploys, creates, updates, or deletes the metadata model itself, not the data.