Skip to content

Commit 64ff711

Browse files
Added example diagrams
1 parent ab085ef commit 64ff711

8 files changed

Lines changed: 16 additions & 6 deletions

File tree

docs/01)-The-Diagrams.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ This is not so much a diagram as it is just a lucid chart tab where you will typ
1818

1919
**Example Company Overview and Org Strategy Tab:**
2020

21-
21+
<img src="assets/images/CTA_Diagrams/OverviewAndStrat.png" alt="Org Strategy" width="70%" >
22+
<img src="assets/images/CTA_Diagrams/RisksAndAssumps.png" alt="Risks And Assumptions" width="70%" >
2223

2324
---
2425

@@ -32,7 +33,9 @@ _**The purpose of this diagram is the following:**_
3233

3334
**IMPORTANT NOTE:** For your CTA scenario you should not try to cut costs with the basic licenses (Sales, Service, Platform, and Experience Cloud licenses), you should just assume you have infinite money and use the license that will enable you to build the solution in its simplest form. For instance, if your Sales Reps only need a Sales Cloud license because they need access to the Opportunity object and not for anything else ABSOLUTELY DO NOT suggest a lower cost setup where you would replace the Opportunity object with a custom object so that you could give Sales Reps platform licenses instead... That is a recipe for disaster.
3435

35-
**Example Actors and Licenses Diagram:**
36+
**Example Actors and Licenses Diagram:**
37+
38+
<img src="assets/images/CTA_Diagrams/ActorsAndLicenses.png" alt="Actors And Licenses" width="70%" >
3639

3740
___
3841

@@ -51,6 +54,8 @@ This Diagram is the MOST CRITICAL diagram to get right on the exam. Basically ev
5154

5255
**Example Entity Relationship Diagram (ERD):**
5356

57+
<img src="assets/images/CTA_Diagrams/DataModel.png" alt="ERD" width="70%" >
58+
5459
***
5560

5661
### 4) The System Landscape Diagram (REQUIRED)
@@ -75,7 +80,9 @@ The system landscape diagram will help you illustrate the different systems incl
7580

7681
* A way to easily identify each authorization flow you are using for each system integration you are proposing. For instance, are you using JWT or OAuth to connect to your ERP system (if your scenario has one). You can easily show this by putting the flow name next to the line that indicates an integration between two systems.
7782

78-
**Example System Landscape Diagram:**
83+
**Example System Landscape Diagram:**
84+
85+
<img src="assets/images/CTA_Diagrams/SystemDiagram.png" alt="System Landscape" width="70%" >
7986

8087
***
8188

@@ -95,7 +102,9 @@ The role hierarchy diagram will help you to explain the roles your users will ha
95102

96103
A reminder that I would not waste time on this diagram unless you have solved every requirement and have the time to come back and make this to support your solution.
97104

98-
**Example Role Hierarchy Diagram:**
105+
**Example Role Hierarchy Diagram:**
106+
107+
<img src="assets/images/CTA_Diagrams/RoleHierarchy.png" alt="Role Hierarchy" width="70%" >
99108

100109
***
101110

@@ -115,5 +124,6 @@ The environment diagram will help to illustrate your approach to the different S
115124
* What will be deployed to each environment and when that would take place in the software development lifecycle (SDLC)
116125
* Include any external applications you are planning to use to get your environment pipeline up and running (ex: github, jenkins, flosum, copado, etc)
117126

118-
**Example Environment Diagram:**
119-
127+
**Example Environment Diagram:**
128+
129+
<img src="assets/images/CTA_Diagrams/Environment.png" alt="Environment Diagram" width="70%" >
117 KB
Loading
1.54 MB
Loading
1.28 MB
Loading
141 KB
Loading
137 KB
Loading
1.16 MB
Loading
1.28 MB
Loading

0 commit comments

Comments
 (0)