Checklist progress
0/157Learned
Platform Data Architect
Study Checklist
Checklist progress
0/157Learned
Compare and contrast various techniques and considerations for designing a data model for the Customer 360 Platform.
0/24
Given a scenario, recommend approaches and techniques to design a scalable data model that obeys the current security and sharing model.
0/9
Compare and contrast various techniques, approaches and considerations for capturing and managing business and technical metadata
0/7
Compare and contrast the different reasons for implementing big objects versus standard/custom objects within a production instance, alongside the unique pros and cons of utilizing big objects in a Salesforce data model.
0/5
Given a customer scenario, recommend approaches and techniques to avoid data skew
0/8
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Data Architect studiers.
When many records share the same lookup value to a parent record, concurrent updates to those records can cause lock contention failures. Salesforce locks both the child record and its parent during DML operations to maintain data integrity, and when multiple threads try to lock the same parent simultaneously, updates may fail.