Checklist progress
0/194Learned
Platform Developer
Study Checklist
Checklist progress
0/194Learned
Understand multi-tenant concepts and design frameworks, such as MVC architecture and Lightning Component Framework.
0/6
Multi-tenant architecture on the Lightning Platform
Learn this conceptGovernor limits as multi-tenant resource controls
Learn this conceptMVC architecture on the Lightning Platform
Learn this conceptLightning Component Framework capabilities
Learn this conceptAura versus Lightning Web Components programming models
Learn this conceptGiven a scenario, identify common use cases and best practices for declarative versus programmatic customizations, including governor limits, formula fields, and roll-up summaries.
0/8
Given a scenario, determine, create, and access the appropriate data model including objects, fields, relationships, and external IDs.
0/8
Understand use cases and limitations of using Agentforce for Developers.
0/3
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Developer studiers.
The Lightning Component framework is a UI framework for building reusable Salesforce interface pieces, called Lightning components, for desktop and mobile devices. Lightning components is the umbrella name for two programming models that can live on the same page: Lightning Web Components, which is built on standard web components, JavaScript, and HTML, and the original Aura Components model. Build new work as Lightning web components unless you still need an Aura capability that Lightning Web Components does not yet provide, and you can surface either kind of component in Lightning App Builder and Experience Builder so admins use them without knowing which model you chose.