Review Board Artifacts & Deliverables
This guide covers everything about the artifacts and deliverables you must create during the CTA Review Board preparation phase — what to build, how to build it, how to allocate your time, and what separates passing artifacts from failing ones.
For presentation and Q&A strategy, see Review Board Presentation & Q&A.
Exam Format: What You Receive and What You Must Create
What You Receive on Exam Day
When your Review Board session begins, you are provided with:
| Item | Format | Purpose |
|---|---|---|
| Scenario document | Google Docs | The 8-15 page business scenario describing the fictional company, requirements, and constraints |
| Slide deck | Google Slides | Blank deck for creating your presentation slides |
| Spreadsheet | Google Sheets | For requirements tracking, license calculations, data volume tables, or any tabular work |
| Diagramming tool | Lucidchart (with Salesforce Shape Library) | For creating all architecture diagrams |
| Paper and pen | Physical | For scratch notes during reading (optional) |
No templates allowed
You receive a blank Lucidchart workspace with access to the official Salesforce Shape Library. Pre-built templates are not available. You must construct every diagram from scratch during the prep time.
Historical context
Before October 2023, the exam was often in-person. Candidates had a laptop with PowerPoint/Word/Excel (no internet) and 8-10 flip chart pages that stick to the wall. Hand-drawn diagrams on flip charts were the norm. Since October 6, 2023, all artifacts must be created digitally in Lucidchart. Hand-drawn artifacts are no longer accepted.
What You Must Create
During the 180-minute preparation phase, you must produce a set of artifacts that:
- Address all 7 scoring domains (System Architecture, Security, Data, Solution Architecture, Integration, Development Lifecycle, Communication)
- Tell a coherent architectural story from business context to implementation details
- Are readable and professional — worthy of presenting to a CXO audience via screen share
- Can withstand 40-90 minutes of judge scrutiny during Q&A
Detailed Artifact Guides
- The “Big 3” Diagrams — System Landscape, Data Model/ERD, Role Hierarchy & Sharing Model
- Supporting & Situational Artifacts — Actors & Licenses, Integration, Identity/SSO, Migration, Governance, Business Process, Risks
How Artifacts Relate to Each Other
The 9 core artifacts are not isolated slides — they form an interconnected architecture story. Understanding dependencies helps you build them in the right order and cross-reference during your presentation.
flowchart LR
SL["System Landscape"]
DM["Data Model / ERD"]
RH["Role Hierarchy\n& Sharing"]
AL["Actors &\nLicenses"]
IA["Integration\nArchitecture"]
ID["Identity & SSO"]
MIG["Data Migration"]
GOV["Governance\n& DevOps"]
RISK["Risks &\nMitigations"]
AL -->|"defines users for"| SL
SL -->|"identifies systems for"| IA
SL -->|"scopes objects for"| DM
DM -->|"ownership drives"| RH
DM -->|"data volumes shape"| MIG
RH -->|"security context for"| ID
IA -->|"error risks feed"| RISK
MIG -->|"sequencing risks feed"| RISK
GOV -->|"governs changes to"| SL
ID -->|"auth flows for"| IA
Artifact Creation Order
Build artifacts in dependency order — each artifact feeds information into the next. This prevents rework and ensures consistency.
flowchart TD
A["1. Read Scenario"] --> B["2. Actors & Licenses\n(from page 1)"]
B --> C["3. System Landscape\n(systems + connections)"]
C --> D["4. Data Model / ERD\n(objects + relationships)"]
D --> E["5. Role Hierarchy\n(ownership from ERD)"]
C --> F["6. Integration Architecture\n(detail from landscape)"]
E --> G["7. Identity & SSO\n(users from role hierarchy)"]
D --> H["8. Data Migration\n(objects from ERD)"]
F --> I["9. Governance & DevOps"]
I --> J["10. Risks & Summary\n(from all artifacts)"]
style B fill:#4a90d9,color:#fff
style C fill:#4a90d9,color:#fff
style D fill:#4a90d9,color:#fff
style E fill:#e8a838,color:#fff
style F fill:#e8a838,color:#fff
style G fill:#e8a838,color:#fff
style H fill:#e8a838,color:#fff
style I fill:#999,color:#fff
style J fill:#999,color:#fff
Color key
Blue = Tier 1 “Big 3” artifacts (build first). Orange = Tier 2 essential artifacts. Gray = Tier 3 supporting artifacts.
Sources
Research compiled from the following sources:
- Salesforce CTA Review Board Going Virtual — Salesforce Ben (2023)
- CTA Review Board Presentation Cheat Sheet — Cloud Johann
- Certified Technical Architect Certification Guide & Tips — Salesforce Ben
- Architect Review Board Evaluation Guide — Dinesh Yadav (DYDC)
- Brief Insights from a CTA Board Judge — Chyan Yee Goh via Dinesh Yadav
- 5 Tips for Acing the CTA Review Board — Keir Bowden (Bob Buzzard)
- My Experience in Front of the CTA Board — Adam (CGI)
- How I Became a Certified Technical Architect — Jannis Bott
- Guidance for the CTA Journey — Melissa Shepard
- My Journey to CTA — Guy Keshet
- Salesforce Architects Diagramming Framework — Salesforce Architects
- Salesforce Diagrams Standard Components — Salesforce Architects
- CTA Review Board Prep (Winter ‘26) — TrailblazePrep