Book Image

Salesforce Data Architect Certification Guide

By : Aaron Allport
Book Image

Salesforce Data Architect Certification Guide

By: Aaron Allport

Overview of this book

The Salesforce Data Architect is a prerequisite exam for the Application Architect half of the Salesforce Certified Technical Architect credential. This book offers complete, up-to-date coverage of the Salesforce Data Architect exam so you can take it with confidence. The book is written in a clear, succinct way with self-assessment and practice exam questions, covering all the topics necessary to help you pass the exam with ease. You’ll understand the theory around Salesforce data modeling, database design, master data management (MDM), Salesforce data management (SDM), and data governance. Additionally, performance considerations associated with large data volumes will be covered. You’ll also get to grips with data migration and understand the supporting theory needed to achieve Salesforce Data Architect certification. By the end of this Salesforce book, you'll have covered everything you need to know to pass the Salesforce Data Architect certification exam and have a handy, on-the-job desktop reference guide to re-visit the concepts.
Table of Contents (23 chapters)
1
Section 1: Salesforce Data Architect Theory
9
Section 2: Salesforce Data Architect Design
15
Section 3: Applying What We've Learned – Practice Questions and Revision Aids

Practice questions

  1. The Public Read/Write/Transfer OWD is applicable to which objects?
  2. Performance issues related to an account record that has more than 10,000 child records is known as what?
  3. What OWD is available for the campaign object that isn't available to others?
  4. What type of Salesforce object is used to access data held in an external system in real time?
  5. True or false: Big objects will store multiple commits of the same representation of a row of data.
  6. What OWD causes the object to inherit the same data access permissions as the object it is associated with?
  7. How is a many-to-many relationship created?
  8. What type of relationship is only available on the user object?
  9. What happens to the child records when a master record in a master-detail relationship gets deleted?
  10. True or false: sharing the child object is affected when using a lookup relationship.

Answers

  1. Lead and case.
  2. Account skew.
  3. Public Full Access.
  4. ...