If you are in Salesforce world you would probably know that the Salesforce Certified Technical Architect is the elite accreditation by Salesforce and that's why this certification is so valuable.
I will assume that you are already familiar with the format of the exam. If not, please read the details here and here. It has basically 3 steps:
This exam is kind of a questionnaire survey where you rate yourself with experience of various technologies. Below are the topics of self-assessment exam which appeared in my time. The pattern of the exam is multiple-choice / multiple-select. It will not ask you that what is the benefit of Apex and Visualforce? Also, it will not ask about order of execution etc. But it will ask about SSO (Single Sign On), OAuth, SAML, SOA, Design Patterns and OOP Designs etc.
I will assume that you are already familiar with the format of the exam. If not, please read the details here and here. It has basically 3 steps:
- Step 1: Self-Evaluation
- Step 2: Multiple-choice Exam
- Step 3: Review Board Presentation
This exam is kind of a questionnaire survey where you rate yourself with experience of various technologies. Below are the topics of self-assessment exam which appeared in my time. The pattern of the exam is multiple-choice / multiple-select. It will not ask you that what is the benefit of Apex and Visualforce? Also, it will not ask about order of execution etc. But it will ask about SSO (Single Sign On), OAuth, SAML, SOA, Design Patterns and OOP Designs etc.
Web Browser
- Chrome Developer Tools
- Firebug, an add-on for Mozilla Firefox
- YSlow, an add-on from Yahoo
- WebPagetest
Testing Tools
- HP LoadRunner
- http://www8.hp.com/us/en/software-solutions/software.html?compURI=1175451#.UEvAY41lSIw
- Selenium
- http://docs.seleniumhq.org/
- Yahoo Exceptional Performance
- http://developer.yahoo.com/performance/
Testing of Visualforce Pages
- http://wiki.developerforce.com/page/An_Introduction_to_Visualforce_View_State
- http://blogs.developerforce.com/developer-relations/2011/05/tale-of-two-visualforce-pages-actionfunction-and-javascript-remoting.html
Web Technology
- CSS, AJAX, JavaScript Libraries - Sencha, JQery, YUI
- JavaScript toolkit Dojo. For more information, see http://dojotoolkit.org/
- JavaScript frameworks, such as jQuery Mobile and Knockout.js.
- JSON / Flex / HTML
- SOAP / REST / XML
Licence Types
- Chatter
- Customer Portal / Partner Portal Platforms / High-Volume
- Authenticated Sites / Non-Authenticated Sites
- Offline / Mobile
- Content
Identity Management Approach
- Single Sign On (Federated / Delegated Authentication)
- SAML / OAuth
- Identity Federation
Security Concepts
- Public Key Infrastructure Concepts (Certificate Management, Creation of KeyStores, KeyChaining etc.)
Design Pattern
- MVC / Factory / Interface / Singleton
Object Oriented Design Principles
- Polymorphism / Inheritance / Encapsulation / Abstraction
- Late vs. Early Binding
Integration Approaches
- Apex web services Call Outs / Call Ins
- Outbound Messaging
- Email-to-Apex
- Mashup
API
- SOAP API / REST API / Bulk API / Streaming API / Metadata API / Javascript Remoting
Platforms Deployment Tools
- Change Sets
- ANT Migration
- Force.com IDE
- Managed or Unmanaged Packages
- Third-Party or In-House
Source Control Management Tools for Release Management
- Central Source Control System
- Subversion
- Git
- Mercurial
- Visual Sourcesafe
- CVS
- Other
Development Methodologies
- Waterfall
- Agile
- Other
Other Helpful Resources
- https://enterpriseforcearchitect.com/2014/03/12/my-journey-to-salesforce-com-certified-technical-architect/
- http://bobbuzzard.blogspot.co.uk/2012/02/certified-salesforce-technical.html
- http://lofrattini.io/salesforce-certified-technical-architect/
- http://blog.force365.com/2012/04/23/salesforce-certified-architect/
- http://wiki.developerforce.com/page/Single_Sign-On_with_Force.com_and_Microsoft_Active_Directory_Federation_Services
- http://wiki.developerforce.com/page/Single_Sign-On_for_Desktop_and_Mobile_Applications_using_SAML_and_OAuth
- http://en.wikipedia.org/wiki/Proxy_server
- http://en.wikipedia.org/wiki/Firewall_%28computing%29
- http://en.wikipedia.org/wiki/DMZ_%28computing%29
- http://yuilibrary.com/
- http://developer.yahoo.com/yui/2/
- http://www.sencha.com/
- http://getfirebug.com/
- http://developer.yahoo.com/yslow/
- http://www.webpagetest.org/
- http://www8.hp.com/us/en/software-solutions/software.html?compURI=1175451#.UVp_vzdtwe5
- http://docs.seleniumhq.org/
- http://stevesouders.com/
- http://developer.yahoo.com/performance/