Skip to content

Commit 77e838c

Browse files
committed
Add code level and make telemetry slide uncounted GH-63
1 parent f086675 commit 77e838c

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

practicals/04_c4.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,22 @@ revealjs-url: "../assets/reveal.js-5.2.1/"
8080
:::::::::
8181
::::::::::::
8282

83-
# customer wants to add telemetry {visibility="hidden"}
83+
# Level 4: Code
84+
85+
::: {.wide-quote}
86+
> Finally, if you really want or need to, you can zoom into an individual component to show how that component is implemented.
87+
>
88+
> Simon Brown - [The C4 Model for Software Architecture](https://www.infoq.com/articles/C4-architecture-model/)
89+
90+
:::
91+
92+
::: {.mt-3}
93+
- this could be, for example, class diagram with UML
94+
- we're skipping it (also not required for the project assignment)
95+
:::
96+
97+
98+
# customer wants to add telemetry {visibility="uncounted" background="#ebcb8b40"}
8499

85100
![](../lectures/figures/telemetry_v2.drawio.svg)
86101

0 commit comments

Comments
 (0)