Skip to content

Commit 7a10392

Browse files
Made adjustments to the sites ui
1 parent 7010a3e commit 7a10392

2 files changed

Lines changed: 67 additions & 45 deletions

File tree

docs/index.md

Lines changed: 44 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
### What is this wiki?
22

3-
THIS IS CURRENTLY STILL VERY MUCH A WORK IN PROGRESS AND WILL BE FOR MANY MONTHS!
4-
5-
This wiki houses all my notes for the CTA Exam as well as practice scenarios I'm legally allowed to share, example diagrams, etc. Much of the content in this wiki are the most important pieces of different CTA guides available out there in the world.
3+
This wiki houses all my notes for the Salesforce Certified Technical Architect Review Board (or the CTA Exam for short) as well as practice scenarios are publicly available and that I'm allowed to share, example diagrams, and much more.
64
When studying for this exam consider additionally reading through and studying the following:
75
* [Becoming a Salesforce Certified Technical Architect](https://amzn.to/3iHGIBz)
86
* Architect Exam Trailmixes
@@ -15,26 +13,48 @@ _**DISCLAIMER:**_ While this wiki hopes to simplify and make studying and prepar
1513
### Table of Contents:
1614

1715
0) [Exam Structure](<00)-CTA-Exam-Structure.md>)
18-
1) [The Important Exam Diagrams](<01)-The-Diagrams.md>)
19-
2) [Licenses Guide](<02)-Licenses.md>)
20-
3) [Org Strategy Guide](<03)-Org-Strategy-(Single-or-Multi-Org).md>)
21-
4) [Data Governance Notes](<04)-Project-Governance-(COE).md>)
22-
5) [Data Security Notes](<05)-Data-Security.md>)
23-
6) [OAuth and SAML Flows and IAM Terms](<06)-OAuth-Flows-&-Identity-and-Access-Management.md>)
24-
7) [Mobile Solutions Guide](<07)-Mobile-Solutions.md>)
25-
8) [Integration Pattern Notes](<08)-Integration-Patterns.md>)
26-
9) [Cryptology Notes](<09)-Cryptography.md>)
27-
10) [Reporting Notes](<10)-Reporting.md>)
28-
11) [Sales Cloud Object Notes](<11)-Sales-Cloud.md>)
29-
12) [Service Cloud Object Notes](<12)-Service-Cloud.md>)
30-
13) [CPQ Object Notes](<13)-CPQ-Objects.md>)
31-
14) [Field Sales Lightning (FSL) Notes](<14)-Field-Service-Lightning.md>)
32-
15) [Mulesoft Notes](<15)-Mulesoft-Notes.md>)
33-
16) [Large Data Volume (LDV) Notes](<16)-Large-Data-Volume-Notes.md>)
34-
17) [Powerpoint Hotkeys to Memorize](<17)-Google-Slides-Hotkey-Notes.md>)
35-
18) [CTA Board Presentation Tips](<18)-CTA-Board-Presentation-Tips.md>)
36-
19) [Managed Package Notes](<19)-Managed-Packages-(Useful-to-the-CTA).md>)
37-
20) [Governor Limits Notes](<20)-Governor-Limits-and-Suggested-Best-Practices.md>)
38-
21) [Standard Object Oddities](<21)-Standard-Objects-Oddities-(No-CRUD,-No-Quick-Action,-Can't-Be-Lookups,-Etc).md>)
16+
17+
1) [The Important Exam Diagrams](<01)-The-Diagrams.md>)
18+
19+
2) [Licenses Guide](<02)-Licenses.md>)
20+
21+
3) [Org Strategy Guide](<03)-Org-Strategy-(Single-or-Multi-Org).md>)
22+
23+
4) [Data Governance Notes](<04)-Project-Governance-(COE).md>)
24+
25+
5) [Data Security Notes](<05)-Data-Security.md>)
26+
27+
6) [OAuth and SAML Flows and IAM Terms](<06)-OAuth-Flows-&-Identity-and-Access-Management.md>)
28+
29+
7) [Mobile Solutions Guide](<07)-Mobile-Solutions.md>)
30+
31+
8) [Integration Pattern Notes](<08)-Integration-Patterns.md>)
32+
33+
9) [Cryptology Notes](<09)-Cryptography.md>)
34+
35+
10) [Reporting Notes](<10)-Reporting.md>)
36+
37+
11) [Sales Cloud Object Notes](<11)-Sales-Cloud.md>)
38+
39+
12) [Service Cloud Object Notes](<12)-Service-Cloud.md>)
40+
41+
13) [CPQ Object Notes](<13)-CPQ-Objects.md>)
42+
43+
14) [Field Sales Lightning (FSL) Notes](<14)-Field-Service-Lightning.md>)
44+
45+
15) [Mulesoft Notes](<15)-Mulesoft-Notes.md>)
46+
47+
16) [Large Data Volume (LDV) Notes](<16)-Large-Data-Volume-Notes.md>)
48+
49+
17) [Powerpoint Hotkeys to Memorize](<17)-Google-Slides-Hotkey-Notes.md>)
50+
51+
18) [CTA Board Presentation Tips](<18)-CTA-Board-Presentation-Tips.md>)
52+
53+
19) [Managed Package Notes](<19)-Managed-Packages-(Useful-to-the-CTA).md>)
54+
55+
20) [Governor Limits Notes](<20)-Governor-Limits-and-Suggested-Best-Practices.md>)
56+
57+
21) [Standard Object Oddities](<21)-Standard-Objects-Oddities-(No-CRUD,-No-Quick-Action,-Can't-Be-Lookups,-Etc).md>)
58+
3959

4060
There may be other wiki pages not currently listed here. Please check the pages tab to the right for more undocumented wiki pages.

mkdocs.yml

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,9 @@ theme:
3030
text: Roboto
3131
code: Roboto Mono
3232
features:
33-
- navigation.tabs
34-
- navigation.tabs.sticky
33+
- navigation.instant
34+
- navigation.tracking
3535
- navigation.top
36-
- navigation.expand
3736
- search.suggest
3837
- search.highlight
3938
- search.share
@@ -72,32 +71,27 @@ nav:
7271
- Exam Overview:
7372
- Exam Structure: "00)-CTA-Exam-Structure.md"
7473
- The Diagrams: "01)-The-Diagrams.md"
75-
- Board Presentation Tips: "18)-CTA-Board-Presentation-Tips.md"
76-
- Google Slides Hotkeys: "17)-Google-Slides-Hotkey-Notes.md"
7774

78-
- Licensing & Org Strategy:
75+
- System Architecture:
7976
- Licenses Guide: "02)-Licenses.md"
8077
- Org Strategy (Single vs Multi-Org): "03)-Org-Strategy-(Single-or-Multi-Org).md"
8178
- Multi-Currency: "24)-Multi-Currency.md"
82-
83-
- Architecture & Governance:
84-
- Project Governance (COE): "04)-Project-Governance-(COE).md"
85-
- Integration Patterns: "08)-Integration-Patterns.md"
86-
- Large Data Volumes: "16)-Large-Data-Volume-Notes.md"
8779
- Mobile Solutions: "07)-Mobile-Solutions.md"
88-
- Mulesoft Notes: "15)-Mulesoft-Notes.md"
89-
- Reporting: "10)-Reporting.md"
9080

91-
- Security & Identity:
81+
- Security:
9282
- Data Security: "05)-Data-Security.md"
93-
- "OAuth Flows & IAM": "06)-OAuth-Flows-&-Identity-and-Access-Management.md"
9483
- "Object, Field & Record Security": "29)-Object,-Field-&-Record-Security.md"
9584
- Session Settings: "22)-Session-Settings.md"
9685
- Cryptography: "09)-Cryptography.md"
9786
- mTLS (Mutual TLS / 2-way SSL): "26)-Mutual-Transport-Layer-Security-(mTLS-or-2-way-SSL).md"
9887
- Networking Basics: "28)-Networking-Basics-(Firewalls,-DMZ's,-Reverse-Proxies,-etc).md"
9988

100-
- Salesforce Clouds:
89+
- Data:
90+
- Large Data Volumes: "16)-Large-Data-Volume-Notes.md"
91+
- Calculating Data Storage: "35)-Calculating-Data-Storage-In-Salesforce.md"
92+
93+
94+
- Solution Architecture:
10195
- Sales Cloud: "11)-Sales-Cloud.md"
10296
- Service Cloud: "12)-Service-Cloud.md"
10397
- CPQ Objects: "13)-CPQ-Objects.md"
@@ -106,8 +100,6 @@ nav:
106100
- Knowledge Articles: "30)-Knowledge-Articles.md"
107101
- Entitlement Management: "25)-Entitlement-Management-(Service-Cloud).md"
108102
- Work Orders (without FSL): "27)-Work-Order-and-Work-Order-Items-(Without-Field-Service-Lightning!).md"
109-
110-
- Platform & AppExchange:
111103
- Governor Limits & Best Practices: "20)-Governor-Limits-and-Suggested-Best-Practices.md"
112104
- Standard Object Oddities: "21)-Standard-Objects-Oddities-(No-CRUD,-No-Quick-Action,-Can't-Be-Lookups,-Etc).md"
113105
- Managed Packages: "19)-Managed-Packages-(Useful-to-the-CTA).md"
@@ -116,7 +108,17 @@ nav:
116108
- "Payment Gateways & Chargent": "33)-Payment-Gateways-&-Processors---Chargent.md"
117109
- Document Management Systems: "34)-Document-Management-Systems-(DMS).md"
118110
- Privacy & Consent Management: "36)-Privacy-and-Consent-Management-Options.md"
119-
- Calculating Data Storage: "35)-Calculating-Data-Storage-In-Salesforce.md"
111+
- Mulesoft Notes: "15)-Mulesoft-Notes.md"
112+
- Reporting: "10)-Reporting.md"
120113

121-
- Other:
122-
- Notes for Improvement: "Notes-for-Improvement.md"
114+
- Integration:
115+
- Integration Patterns: "08)-Integration-Patterns.md"
116+
- "OAuth Flows & IAM": "06)-OAuth-Flows-&-Identity-and-Access-Management.md"
117+
118+
- Development Lifecycle and Deployment Planning:
119+
- Project Governance (COE): "04)-Project-Governance-(COE).md"
120+
- Large Data Volumes: "16)-Large-Data-Volume-Notes.md"
121+
122+
- Communication:
123+
- Board Presentation Tips: "18)-CTA-Board-Presentation-Tips.md"
124+
- Lucidchart Tips: "17)-Google-Slides-Hotkey-Notes.md"

0 commit comments

Comments
 (0)