Skip to Content
0%

5 Salesforce Architecture Resources Every CTA Candidate Should Use

This post is not just another reading list. Instead, it is meant to provide practical, actionable ways to incorporate these resources into your CTA journey. [Adobe Stock]

Salesforce Architecture Program resources can sharpen your reasoning, deepen your product knowledge, and prepare you for the Certified Technical Architect (CTA) Review Board. Learn how.

The journey to Certified Technical Architect (CTA) requires dedication, persistence, and continuous learning. Candidates spend months, and often years, reviewing documentation, presenting in mock boards, identifying gaps, and refining their approach. Sometimes the answer really is to study more. More often, however, candidates who struggle are not lacking knowledge. They are lacking the mental model that connects it all: the architectural reasoning instincts to make decisions quickly and the communication skills to defend and justify them clearly. 

This is where the Salesforce Architecture Program resources can help.These resources fall into five categories: Fundamentals, Diagrams, Decision Guides, the Well-Architected Framework, and the Architecture Blog. This post walks through each one and how you can use it to prepare for the CTA Review Board

1. Fundamentals: Build your mental model first

Fundamentals cover the basic principles of Salesforce architecture and architecting on Salesforce. They go “under the hood” of platform functionality to a level of depth where you encounter elements you cannot change, but which explain why certain features work the way they do. Understanding this foundation helps you design in alignment with the architecture and identify the impact of suboptimal choices that affect scalability, maintainability, and performance in the long run.

The following fundamentals have helped other candidates prepare for the Review Board:

  • Architecture Basics: An overview of the underlying architecture of the Agentforce 360 Platform, covering transactions, metadata versus data, and platform APIs as three essential areas
  • Integration Patterns: Strategies for common integration scenarios
  • Multitenant Architecture: A glimpse under the hood of the multitenant, metadata-driven software architecture underpinning the Agentforce 360 Platform
  • Platform Sharing Architecture: Data accessibility components, sharing model use cases, real customer sharing solutions, and troubleshooting guidelines

Like many resources and activities during the CTA journey, you’ll likely revisit these multiple times as your experience deepens. A topic that felt straightforward before your first mock board may take on new importance after your third, prompting deeper exploration.

Discovering what you don’t know, while sometimes challenging and frustrating, is often a sign of growth and an indication that you’re on the right track.

Know the basics of architecting on Salesforce

The Salesforce Architecture Center Fundamentals section goes under the hood of the platform, from multitenant architecture to sharing models and integration patterns. Develop the mental model you need to design with the platform, not against it.

2. Diagrams: Know your products

Architects know how diagrams can help speed up understanding and improve communication. This becomes especially important during the CTA board, where 45 minutes goes fast and the right diagram can make or break your presentation.

The Salesforce Architecture Center contains two main diagram galleries:

  • Reference Architecture Gallery: housing prebuilt artifacts of capability maps, interaction process flows, solution architectures, system landscapes, and roadmaps
  • Data Model Gallery: containing entity relationship diagrams of Salesforce products and features

The Reference Architecture Gallery recently received a refresh that introduced Agentforce components, product updates, current architectural patterns, enhanced accessibility, and streamlined examples. While only certain diagram types will be directly applicable to your CTA Review Board presentation, the gallery is still a valuable resource. It helps illustrate how products work together with both Salesforce and non-Salesforce solutions. It also shows how those can come together in an implementation architecture, such as the Data 360 Customer Zero implementation architecture.

Because the data model is a critical part of your CTA solution presentation, the Data Model Gallery provides a strong starting point for Review Board preparation. It also helps reinforce concepts across domains like data, security, solution architecture, and integration. 

During your CTA journey, you can review data models at two different levels of detail:

  • In-scope products (Agentforce Sales, Agentforce Service, and Experience Cloud): Know the data models and objects, relationships, standard fields, and key indexed fields well enough to reproduce them from scratch
  • Adjacent products (Agentforce Revenue Management and Field Service): Understand how their data models solve complex requirements, such as product bundles, so you can use the products correctly or reuse relevant patterns in custom object proposals

These data models, which you can extend as needed, are crucial because they form the foundation of your solution.

  • Customer Model Overview: Contact Point and Party conceptual entities, with other entities and relationships related to customers, accounts, and leads
  • Salesforce Files Data Model: Entities and relationships depicting how Salesforce Files manages files, including content documents, versions, libraries, folders, and their associations to Salesforce records
  • Salesforce Surveys Data Model: Objects and relationships related to surveys, including their versions, subjects, invitations, questions, and responses
  • Product Catalog Management Data Model: Entities and relationships for setting up and managing products, rules, and catalogs

3. Decision Guides: Train your architectural instincts

Architects often gravitate toward “it depends” as an answer because context is key when making architectural decisions. Choosing the right tool often starts with identifying the right context parameters. Decision guides are designed to help you do exactly that by analyzing tradeoffs and choosing the right Salesforce tools for your solutions. The refreshed decision guide format makes them even easier to navigate and introduces a more consistent structure across guides. This applies both to existing guides that continue to evolve and to newer topics, such as Data 360 provisioning or Data 360 operability.

CTA Review Board presentations require a balance of quick decision-making and strong, well-grounded justifications. Decision guides are the perfect tool to strengthen both skills by helping you:

  • Build stronger architectural decision-making instincts, such as identifying key decision points faster
  • Justify decisions more clearly and concisely, such as by referring to established architectural concepts and patterns

The following decision guides can help CTA candidates: 

Decision Guides got a refresh

The refreshed Salesforce Decision Guide format is designed to get you to the right answer faster, with clearer structure, explicit decision points, and dedicated nonfunctional considerations.

4. Well-Architected Framework: Use the framework as your holistic glue

The Salesforce Well-Architected Framework provides prescriptive guidance and examples of patterns and anti-patterns that illustrate what healthy architectures and solutions look like. It draws on knowledge from product teams and implementation experts throughout Salesforce and the broader ecosystem.

A common trap during the CTA journey is per-requirement solutions. You may solve each requirement well, but it becomes easy to lose sight of how the pieces fit together, resulting in a solution that is technically defensible at the component level but architecturally fragile as a whole. 

Consider a candidate who addresses each requirement soundly in isolation: a Lightning Web Component used for requirement A and a screen flow for requirement B. Both choices may be defensible on their own. Without considering how those elements support the same business process, the overall experience can feel fragmented. Transitions may lack clarity, and the solution can start to resemble a collection of disconnected features rather than a cohesive system. That’s the per-requirement trap. The Well-Architected Framework helps keep you honest.

  • Test your solution against the framework to determine whether it is indeed well-architected, identify gaps, and discover patterns to mitigate them.
  • Explore core architectural best practices in depth with detailed guidance on specific considerations, patterns, tools, and resources.
  • Learn to balance requirement-specific solutions with holistic solution design, using the framework as both a litmus test and a guide for bringing your solution together. 

While the Well-Architected Framework as a whole belongs on every CTA candidate’s must-read list, the following topics are especially valuable because they address areas where candidates commonly struggle:

  • Secure: protects organizational stakeholders and data
  • Reliable: operates effectively and dependably
  • Engaging: feels easy to access, use, and navigate
  • Composable: adjusts quickly and with greater stability

5. Salesforce Architecture Blog: Bridge theory and practice

The Salesforce Architecture Program extends beyond foundational architectural principles and guidance through resources like the Salesforce Architecture Blog. These resources provide you with thought leadership, implementation insights, and best practices for architects, by architects.

Taking a step back from technical deep-dive research into Salesforce features and evaluating them through an architectural lens can be challenging. Posts on the Salesforce Architecture Blog help you with that challenge, for example:

Reading about architectural thinking helps. Finding opportunities to practice is harder.

Bridging theory and practice is a crucial step in an architect’s professional development, but opportunities to practice architectural thinking in a hands-on, low-risk environment are not always easy to find. Collaborative settings, such as Think Like an Architect livestreams or community meetups and events, provide the perfect training ground for architects. They create opportunities to see experienced practitioners in action, join the conversation, and practice architectural reasoning, solutioning, and trade-off justification.

Formulating architectural justifications is not an easy task. Even highly capable architects can struggle through their CTA mock Review Boards, not because they lack knowledge or experience, but because their communication lacks clarity. Your solution might be a work of art, but if you can’t communicate it, your stakeholders will not buy it. The same is true for CTA Review Board judges evaluating your presentation.

Honing communication skills is also essential for CTA candidates. Not only is communication a domain in the CTA exam outline, but passing any of the other domains is difficult without strong communication skills. The Talk Like an Architect blog series breaks down communication into its core building blocks and explores how architects can communicate effectively across different styles and audiences.

Beyond the blog, resources like Architect Insights videos and events such as Think Like an Architect offer equally valuable perspectives to sharpen your thinking and deepen your readiness for the CTA exam. 

Talk like an architect

Architecture only works when people understand it. The Talk Like an Architect series breaks down communication into its building blocks, from knowing your audience to telling your story, and shows you how to bring a room with you.

How to apply these resources before your next mock

This post is not intended to be just another reading list. Instead, it is meant to provide practical, actionable ways to incorporate these resources into your CTA journey.

Here are a few ways to apply them before your next mock board:

  • Fundamentals: Use feedback from your mock Review Boards to identify where your solutioning or reasoning felt weakest, then use the fundamentals to deepen your understanding.
  • Diagrams: Practice your in-scope data models and analyze adjacent-scope solutions to better understand architectural patterns and product relationships.
  • Decision Guides: Use decision guides to structure your decision-making and formulate your own decision points across common architectural challenges.
  • Well-Architected Framework: Evaluate your most recent solution against each pillar, identify antipatterns, and refine your solution accordingly. Use the topic drill-downs as a self-assessment checklist to identify your gaps.
  • The Salesforce Architecture Blog: Watch or read a Think Like an Architect piece to validate your architectural thought process. Present your next mock (or parts of it) to an audience unfamiliar with your solution to hone your communication and storytelling skills. 

The journey to CTA is long, but the benefits of consistent preparation compound over time. Every mock, every gap identified, and every resource revisited builds on the last. Your next mock is the right place to start. Pick one resource from each section above and make it part of your prep before you step into your presentation.

Every experienced CTA was once exactly where you are now. Stay consistent, trust your preparation, and keep moving forward.

Subscribe to the Salesforce Architect Digest on LinkedIn

Get monthly curated content, technical resources, and event updates designed to support your Salesforce Architect journey.

Get the latest articles in your inbox.