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.
A deployment plan has two payloads: metadata (the org's Setup customizations) and data (the records in those objects). Change sets and Metadata API move customizations such as objects, layouts, workflows, and Apex; they do not move records. If the target also needs records, plan a separate data path, or use DX Inspector to orchestrate metadata and configuration data together.