A number of people have followed up with me after my earlier post on the exam about what are some of the study materials I used to prepare for the exam. To be perfectly honest, I didn't get a chance to read and review everything that I wanted to before taking the exam but I have been gathering a lot of reference material over time which I regularly reviewed and it helped when preparing for the exam. Most of them are presentations from Dreamforce '12 sessions which are available from the Salesforce Channel in YouTube and the rest are mostly articles or blogs on the developerforce.com site.
I grouped the materials into a few general areas which I think are very essential. These include (in no particular order of importance):
Again, these are just a few of the important topic areas and you should refer to the objectives in the Study Guide for the complete list.
I would highly recommend starting with this video from Dreamforce '12 which provides a good discussion around what is involved in getting the Technical Architect Certification.
http://www.youtube.com/watch?v=G2fOP7MKb6A
Force.com Platform:
The Force.com Multitenant Architecture
http://wiki.developerforce.com/page/Multi_Tenant_Architecture
Understanding Force.com Platform Internals Helps You Build Better Apps
http://blogs.developerforce.com/engineering/2013/04/understanding-force-com-platform-internals-helps-you-build-better-apps.html
Record-Level Access: Under the Hood
http://www.salesforce.com/docs/en/cce/record_access_uth/salesforce_record_access_under_the_hood.pdf
Designing Record Access for Enterprise Scale
http://www.salesforce.com/docs/en/cce/draes/draes.pdf
Platform Security:
Security Implementation Guide
http://www.salesforce.com/us/developer/docs/securityImplGuide/index.htm
A Guide to Sharing Architecture
https://na1.salesforce.com/help/doc/en/sharing_architecture.pdf
Security & Sharing Overview - You Hold the Keys
http://www.youtube.com/watch?v=UsX6mah9oKc
Managing the Role Hierarchy at Enterprise Scale
http://www.youtube.com/watch?v=FLXbt34cobg
Single Sign-On Best Practices
http://www.youtube.com/watch?v=8qTr4ulS-WU
Single Sign On with SAML
http://wiki.developerforce.com/page/Single_Sign-On_with_SAML_on_Force.com
OAuth the Big Picture
http://info.apigee.com/Portals/62317/docs/oauth_big_picture.pdf
Digging Deeper into OAuth 2.0 on Force.com
http://wiki.developerforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com
Single Sign-On for Desktop and Mobile Applications using SAML and OAuth
http://wiki.developerforce.com/page/Single_Sign-On_for_Desktop_and_Mobile_Applications_using_SAML_and_OAuth
You need to know all the OAuth and SAML flows in detail -- this is a MUST!
Integration:
Integration Wiki Page
http://wiki.developerforce.com/page/Integration
Integrating with the Force.com Platform
Large Data Volume Deployments - Best Practices
http://www.youtube.com/watch?v=jgNlTMrox7g
Managing Large Data Volumes - Best Practices for Data Efficiency
http://www.youtube.com/watch?v=nrBqGkTBxMI
Extreme Salesforce Data Volumes
http://wiki.developerforce.com/page/Webinar:_Extreme_Salesforce_Data_Volumes_(2013-Feb)
Database Query and Search Optimization Cheat Sheet
http://s3.amazonaws.com/dfc-wiki/en/images/0/0e/Db-query-search-optimization-cheat-sheet.pdf
Best Practices for Deployments with Large Data Volumes:
http://wiki.developerforce.com/page/Best_Practices_for_Deployments_with_Large_Data_Volumes
Designing Dashboards and Reports for Force.com Implementations with Large Data Volumes
http://blogs.developerforce.com/engineering/2013/08/designing-dashboards-and-reports-for-force-com-implementations-with-large-data-volumes.html
Architect Salesforce Record Ownership Skew for Peak Performance in Large Data Volume Environments
http://blogs.developerforce.com/engineering/2012/06/architect-salesforce-record-ownership-skew-for-peak-performance-in-large-data-volume-environments.html
Reducing Lock Contention by Avoiding Account Data Skew
http://blogs.developerforce.com/engineering/2013/01/reducing-lock-contention-by-avoiding-account-data-skews.html
Working with Very Large SOQL Queries
http://www.salesforce.com/us/developer/docs/apexcode/Content/langCon_apex_SOQL_VLSQ.htm
Webinar: Inside the Force.com Query Optimizer
http://wiki.developerforce.com/page/Webinar:_Inside_the_Force.com_Query_Optimizer_(2013-Apr)
Maximizing the Performance of Force.com SOQL, Reports, and List Views
http://blogs.developerforce.com/engineering/2013/07/maximizing-the-performance-of-force-com-soql-reports-and-list-views.html
Single vs Multi-Org Strategy:
Why Single Org?
- 360 degree view and reporting
- Global forecasting
- Up-sell and cross-sell
- Collaboration
- Standardize Processes
- Support
Why Multi-Org?
- Legacy
- multiple businesses acquired through acquisitions
- Independent Business Units
- business units run independently of each other
- Functional
- different business processes - hr and sales
- Legal
- tax laws, compliance
- Org Limits
- salesforce governor limits, workflow, dashboard number limits
- Geographic/Language
- different regions are autonomous (US/ EMEA)
Force.com Development:
Salesforce Development Lifecycle Guide
http://www.salesforce.com/us/developer/docs/dev_lifecycle/salesforce_development_lifecycle.pdf
Triggers and Order of Execution
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_triggers_order_of_execution.htm
Apex Design Patterns
http://www.youtube.com/watch?v=J372XmYds-A
Applying Enterprise Application Design Patterns on Force.com
http://www.slideshare.net/afawcett/df12-applying-enterprise-application-design-patterns-on-forcecom
Deploying Salesforce Globally
http://www.slideshare.net/Salesforce/deploying-salesforce-globally
Deployment and Governance:
Continuous Delivery with Force.com
http://www.youtube.com/watch?v=xeG5SonUuA8
Release Management for Large Organizations
http://www.youtube.com/watch?v=_3YeKq00a8I
Agile Release Management in a Large Enterprise
http://www.youtube.com/watch?v=mp8mgPQNOwg
Change and Release Management: Developing A Plan That Works For You
http://www.youtube.com/watch?v=czLxAa7XkS4
Performance Monitoring and Testing the Salesforce Cloud
http://www.youtube.com/watch?v=x2Jja81xxkE
I grouped the materials into a few general areas which I think are very essential. These include (in no particular order of importance):
- Force.com Platform
- Platform Security
- Integration
- Large Data Volume Considerations
- Single vs Multi-Org Strategy
- Force.com Development
- Deployment and Governance
Again, these are just a few of the important topic areas and you should refer to the objectives in the Study Guide for the complete list.
I would highly recommend starting with this video from Dreamforce '12 which provides a good discussion around what is involved in getting the Technical Architect Certification.
http://www.youtube.com/watch?v=G2fOP7MKb6A
Force.com Platform:
The Force.com Multitenant Architecture
http://wiki.developerforce.com/page/Multi_Tenant_Architecture
Understanding Force.com Platform Internals Helps You Build Better Apps
http://blogs.developerforce.com/engineering/2013/04/understanding-force-com-platform-internals-helps-you-build-better-apps.html
Record-Level Access: Under the Hood
http://www.salesforce.com/docs/en/cce/record_access_uth/salesforce_record_access_under_the_hood.pdf
Designing Record Access for Enterprise Scale
http://www.salesforce.com/docs/en/cce/draes/draes.pdf
Security Implementation Guide
http://www.salesforce.com/us/developer/docs/securityImplGuide/index.htm
A Guide to Sharing Architecture
https://na1.salesforce.com/help/doc/en/sharing_architecture.pdf
Taking a Pragmatic Look at the Salesforce Security Model
Security & Sharing Overview - You Hold the Keys
http://www.youtube.com/watch?v=UsX6mah9oKc
Managing the Role Hierarchy at Enterprise Scale
http://www.youtube.com/watch?v=FLXbt34cobg
Single Sign-On Best Practices
http://www.youtube.com/watch?v=8qTr4ulS-WU
Single Sign On with SAML
http://wiki.developerforce.com/page/Single_Sign-On_with_SAML_on_Force.com
http://info.apigee.com/Portals/62317/docs/oauth_big_picture.pdf
Digging Deeper into OAuth 2.0 on Force.com
http://wiki.developerforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com
Single Sign-On for Desktop and Mobile Applications using SAML and OAuth
http://wiki.developerforce.com/page/Single_Sign-On_for_Desktop_and_Mobile_Applications_using_SAML_and_OAuth
You need to know all the OAuth and SAML flows in detail -- this is a MUST!
Integration:
Integration Wiki Page
http://wiki.developerforce.com/page/Integration
Integrating with the Force.com Platform
Integration Patterns and Practices
Architecting Successful Integrations
http://www.youtube.com/watch?v=pR-xPQSPNUM&list=PLB340118F5BD0F93E&index=8
http://www.youtube.com/watch?v=pR-xPQSPNUM&list=PLB340118F5BD0F93E&index=8
Choosing the Right Integration Strategy for Force.com (Dreamforce 2012)
Large Data Volume Considerations:
Large Data Volume Deployments - Best Practices
http://www.youtube.com/watch?v=jgNlTMrox7g
Managing Large Data Volumes - Best Practices for Data Efficiency
http://www.youtube.com/watch?v=nrBqGkTBxMI
Extreme Salesforce Data Volumes
http://wiki.developerforce.com/page/Webinar:_Extreme_Salesforce_Data_Volumes_(2013-Feb)
Database Query and Search Optimization Cheat Sheet
http://s3.amazonaws.com/dfc-wiki/en/images/0/0e/Db-query-search-optimization-cheat-sheet.pdf
Best Practices for Deployments with Large Data Volumes:
http://wiki.developerforce.com/page/Best_Practices_for_Deployments_with_Large_Data_Volumes
Designing Dashboards and Reports for Force.com Implementations with Large Data Volumes
http://blogs.developerforce.com/engineering/2013/08/designing-dashboards-and-reports-for-force-com-implementations-with-large-data-volumes.html
Architect Salesforce Record Ownership Skew for Peak Performance in Large Data Volume Environments
http://blogs.developerforce.com/engineering/2012/06/architect-salesforce-record-ownership-skew-for-peak-performance-in-large-data-volume-environments.html
Reducing Lock Contention by Avoiding Account Data Skew
http://blogs.developerforce.com/engineering/2013/01/reducing-lock-contention-by-avoiding-account-data-skews.html
Working with Very Large SOQL Queries
http://www.salesforce.com/us/developer/docs/apexcode/Content/langCon_apex_SOQL_VLSQ.htm
Webinar: Inside the Force.com Query Optimizer
http://wiki.developerforce.com/page/Webinar:_Inside_the_Force.com_Query_Optimizer_(2013-Apr)
Maximizing the Performance of Force.com SOQL, Reports, and List Views
http://blogs.developerforce.com/engineering/2013/07/maximizing-the-performance-of-force-com-soql-reports-and-list-views.html
Why Single Org?
- 360 degree view and reporting
- Global forecasting
- Up-sell and cross-sell
- Collaboration
- Standardize Processes
- Support
Why Multi-Org?
- Legacy
- multiple businesses acquired through acquisitions
- Independent Business Units
- business units run independently of each other
- Functional
- different business processes - hr and sales
- Legal
- tax laws, compliance
- Org Limits
- salesforce governor limits, workflow, dashboard number limits
- Geographic/Language
- different regions are autonomous (US/ EMEA)
Single or Multi-org: What's Right for My Deployment?
What is the Right Org Architecture Strategy for your Enterprise?
Thinking Differently about Orgs
Salesforce Development Lifecycle Guide
http://www.salesforce.com/us/developer/docs/dev_lifecycle/salesforce_development_lifecycle.pdf
Triggers and Order of Execution
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_triggers_order_of_execution.htm
Apex Design Patterns
http://www.youtube.com/watch?v=J372XmYds-A
Applying Enterprise Application Design Patterns on Force.com
http://www.slideshare.net/afawcett/df12-applying-enterprise-application-design-patterns-on-forcecom
Deploying Salesforce Globally
http://www.slideshare.net/Salesforce/deploying-salesforce-globally
Deployment and Governance:
Continuous Delivery with Force.com
http://www.youtube.com/watch?v=xeG5SonUuA8
Release Management for Large Organizations
http://www.youtube.com/watch?v=_3YeKq00a8I
Agile Release Management in a Large Enterprise
http://www.youtube.com/watch?v=mp8mgPQNOwg
Change and Release Management: Developing A Plan That Works For You
http://www.youtube.com/watch?v=czLxAa7XkS4
Performance Monitoring and Testing the Salesforce Cloud
http://www.youtube.com/watch?v=x2Jja81xxkE
As you can tell from just looking at the titles, even if you are not planning to take the exam any time soon, reviewing these materials in detail will give you a much better insight into the force.com platform and it's capabilities. Good luck!
Thanks for sharing valuable information and it is useful for Sun it labs provides the best Sales force Online Training classes.
ReplyDeleteThis post is really helpful. Thanks for sharing this information. Whenever fight for getting certificates of salesforce administrator, these all information are helpful.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi all, Anyone needs updated salesforce certification Self study guides - Sample questions with correct answers and training materials contact us at abhishekpowar76@gmail.com
ReplyDeleteMore Details visit: Salesforce Certification sample questions