Skip to content

Commit dabbb0e

Browse files
committed
[update] working design
1 parent f7ef941 commit dabbb0e

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

125 KB
Loading

docs/pages/architecture.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,23 @@ Key elements featured include:
2323

2424
---
2525

26+
27+
28+
## **Conceptual Architecture**
29+
{: .fs-5 }
30+
<img src="../../assets/images/tedi_enterprise_small.png" alt="Tedi" height="901" width="781">
31+
32+
Conceptual
33+
{: .label .label-yellow }
34+
Composable Architecture
35+
{: .label .label-blue }
36+
Microservices
37+
{: .label .label-green }
38+
39+
---
40+
41+
## **System Architecture**
42+
{: .fs-5 }
2643
<img src="../../assets/images/adiag.png" alt="Tedi" height="1920" width="1080">
2744

2845

@@ -55,4 +72,4 @@ TEDI is functionally a layer-7 application, so for your network ingress and egre
5572
Middleware is supposed to plumb together software applications in a transparent way. The Producer and Consumer of data should be unaware, *and without care*, that the data is being transported from them or to them, in some manner that
5673
they don't have to manage themselves.
5774

58-
TEDI is the vehicle by which to move data from one point to another complete with configurable retry mechanics, comprehensive logging, and alerting.
75+
TEDI is the vehicle by which to move data from one point to another complete with configurable retry mechanics, comprehensive logging, and alerting.

0 commit comments

Comments
 (0)