-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodel-inference-platform-architecture.drawio
More file actions
254 lines (238 loc) · 22.6 KB
/
Copy pathmodel-inference-platform-architecture.drawio
File metadata and controls
254 lines (238 loc) · 22.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?xml version="1.0" encoding="UTF-8"?>
<mxfile host="drawio" version="26.0.0">
<diagram name="System Architecture">
<mxGraphModel>
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 1: Access Layer (y=0, h=90) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="2" value="Access Layer" style="swimlane;startSize=28;fillColor=#f4f5f7;strokeColor=#9ca3af;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="0" width="1360" height="90" as="geometry"/>
</mxCell>
<mxCell id="3" value="Web Console
React + Next.js" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dbeafe;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="2">
<mxGeometry x="40" y="38" width="140" height="42" as="geometry"/>
</mxCell>
<mxCell id="4" value="Responses API +
Chat Completions" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dbeafe;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="2">
<mxGeometry x="210" y="38" width="150" height="42" as="geometry"/>
</mxCell>
<mxCell id="5" value="SDK
Python / JS / Go" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dbeafe;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="2">
<mxGeometry x="390" y="38" width="130" height="42" as="geometry"/>
</mxCell>
<mxCell id="6" value="CLI Tool
Go" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dbeafe;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="2">
<mxGeometry x="550" y="38" width="120" height="42" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 2: Gateway & Routing (y=110, h=90) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="7" value="Gateway & Routing Layer" style="swimlane;startSize=28;fillColor=#fef3c7;strokeColor=#d4a017;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="110" width="1360" height="90" as="geometry"/>
</mxCell>
<mxCell id="8" value="API Gateway
Kong / Envoy" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef3c7;strokeColor=#f59e0b;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="7">
<mxGeometry x="40" y="38" width="140" height="42" as="geometry"/>
</mxCell>
<mxCell id="9" value="Responses
Adapter" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef3c7;strokeColor=#f59e0b;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="7">
<mxGeometry x="210" y="38" width="120" height="42" as="geometry"/>
</mxCell>
<mxCell id="10" value="Auth
JWT / API Key" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ede9fe;strokeColor=#8b5cf6;fontSize=11;fontColor=#3b1f6e;" vertex="1" parent="7">
<mxGeometry x="360" y="38" width="120" height="42" as="geometry"/>
</mxCell>
<mxCell id="11" value="Rate Limiter
Redis Sliding Window" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ede9fe;strokeColor=#8b5cf6;fontSize=11;fontColor=#3b1f6e;" vertex="1" parent="7">
<mxGeometry x="510" y="38" width="140" height="42" as="geometry"/>
</mxCell>
<mxCell id="12" value="Smart Router
BERT + Cascade" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef3c7;strokeColor=#f59e0b;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="7">
<mxGeometry x="680" y="38" width="140" height="42" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 3: Control Plane (y=220, h=200) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="13" value="Control Plane" style="swimlane;startSize=28;fillColor=#dbeafe;strokeColor=#93b4f5;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="220" width="1360" height="200" as="geometry"/>
</mxCell>
<!-- Row 1: 7 services -->
<mxCell id="14" value="User & Team
Service" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="30" y="38" width="130" height="50" as="geometry"/>
</mxCell>
<mxCell id="15" value="Billing
Service" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="180" y="38" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="16" value="Endpoint
Management" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="320" y="38" width="130" height="50" as="geometry"/>
</mxCell>
<mxCell id="17" value="Model
Registry" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="470" y="38" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="18" value="Load
Balancer" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="610" y="38" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="19" value="A/B Testing
Framework" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="750" y="38" width="130" height="50" as="geometry"/>
</mxCell>
<mxCell id="20" value="Fine-tuning
Scheduler" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="900" y="38" width="130" height="50" as="geometry"/>
</mxCell>
<!-- Row 2: 6 services -->
<mxCell id="21" value="Model
Evaluator" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="30" y="110" width="130" height="50" as="geometry"/>
</mxCell>
<mxCell id="22" value="Prompt
Template Svc" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="180" y="110" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="23" value="Budget
Alerts" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="320" y="110" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="24" value="Data Quality
Checker" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="470" y="110" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="25" value="Semantic Cache
LanceDB" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d1fae5;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="13">
<mxGeometry x="610" y="110" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="26" value="Model Version
Management" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#eff6ff;strokeColor=#60a5fa;fontSize=11;fontColor=#1e3a5f;" vertex="1" parent="13">
<mxGeometry x="750" y="110" width="130" height="50" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 4: Data Plane GPU Cluster (y=440, h=160) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="27" value="Data Plane — GPU Cluster" style="swimlane;startSize=28;fillColor=#d1fae5;strokeColor=#6ee7b7;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="440" width="1360" height="160" as="geometry"/>
</mxCell>
<mxCell id="28" value="MultiEngineRouter
vLLM · SGLang · Custom · Mock" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#a7f3d0;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="27">
<mxGeometry x="40" y="38" width="210" height="102" as="geometry"/>
</mxCell>
<mxCell id="29" value="Dedicated Endpoint Pool
HAMi GPU Isolation" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#a7f3d0;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="27">
<mxGeometry x="280" y="38" width="200" height="102" as="geometry"/>
</mxCell>
<mxCell id="30" value="Batch
Inference Workers" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#a7f3d0;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="27">
<mxGeometry x="510" y="38" width="170" height="102" as="geometry"/>
</mxCell>
<mxCell id="31" value="Fine-tuning Cluster
Megatron-LM + SGLang" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#a7f3d0;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="27">
<mxGeometry x="710" y="38" width="200" height="102" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 5: Orchestration (y=620, h=130) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="32" value="Orchestration — Volcano + HAMi + Kubernetes" style="swimlane;startSize=28;fillColor=#fef9c3;strokeColor=#e6c200;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="620" width="1360" height="130" as="geometry"/>
</mxCell>
<mxCell id="33" value="Volcano Scheduler
Gang · Queue · Preemption · Capacity" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef9c3;strokeColor=#eab308;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="32">
<mxGeometry x="40" y="38" width="290" height="72" as="geometry"/>
</mxCell>
<mxCell id="34" value="HAMi Device Plugin
GPU Memory · Cores · Multi-vendor" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef9c3;strokeColor=#eab308;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="32">
<mxGeometry x="360" y="38" width="300" height="72" as="geometry"/>
</mxCell>
<mxCell id="35" value="K8s Native
HPA · Deployment · Service · PVC" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef9c3;strokeColor=#eab308;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="32">
<mxGeometry x="690" y="38" width="230" height="72" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 6: Storage & Data (y=770, h=90) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="36" value="Storage & Data Layer" style="swimlane;startSize=28;fillColor=#f3f4f6;strokeColor=#9ca3af;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="770" width="1360" height="90" as="geometry"/>
</mxCell>
<mxCell id="37" value="PostgreSQL
Metadata" style="shape=cylinder3;whiteSpace=wrap;html=1;fillColor=#d1fae5;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="36">
<mxGeometry x="50" y="35" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="38" value="Redis
Cache" style="shape=cylinder3;whiteSpace=wrap;html=1;fillColor=#d1fae5;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="36">
<mxGeometry x="200" y="35" width="110" height="50" as="geometry"/>
</mxCell>
<mxCell id="39" value="S3
Objects" style="shape=cylinder3;whiteSpace=wrap;html=1;fillColor=#d1fae5;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="36">
<mxGeometry x="340" y="35" width="110" height="50" as="geometry"/>
</mxCell>
<mxCell id="40" value="ClickHouse
Analytics" style="shape=cylinder3;whiteSpace=wrap;html=1;fillColor=#d1fae5;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="36">
<mxGeometry x="480" y="35" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="41" value="Kafka
Event Bus" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fef9c3;strokeColor=#eab308;fontSize=11;fontColor=#5c4a0e;" vertex="1" parent="36">
<mxGeometry x="630" y="35" width="120" height="50" as="geometry"/>
</mxCell>
<mxCell id="42" value="LanceDB
AI Data" style="shape=cylinder3;whiteSpace=wrap;html=1;fillColor=#d1fae5;strokeColor=#34d399;fontSize=11;fontColor=#064e3b;" vertex="1" parent="36">
<mxGeometry x="780" y="35" width="110" height="50" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- Layer 7: Observability (y=880, h=90) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="43" value="Observability" style="swimlane;startSize=28;fillColor=#fce7f3;strokeColor=#e879a8;fontStyle=1;fontSize=13;fontColor=#374151;" vertex="1" parent="1">
<mxGeometry x="40" y="880" width="1360" height="90" as="geometry"/>
</mxCell>
<mxCell id="44" value="Prometheus +
VictoriaMetrics" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fce7f3;strokeColor=#f472b6;fontSize=11;fontColor=#6b1d3f;" vertex="1" parent="43">
<mxGeometry x="40" y="38" width="160" height="42" as="geometry"/>
</mxCell>
<mxCell id="45" value="Grafana
Dashboard" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fce7f3;strokeColor=#f472b6;fontSize=11;fontColor=#6b1d3f;" vertex="1" parent="43">
<mxGeometry x="230" y="38" width="130" height="42" as="geometry"/>
</mxCell>
<mxCell id="46" value="OpenTelemetry +
Jaeger Tracing" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fce7f3;strokeColor=#f472b6;fontSize=11;fontColor=#6b1d3f;" vertex="1" parent="43">
<mxGeometry x="390" y="38" width="160" height="42" as="geometry"/>
</mxCell>
<mxCell id="47" value="Loki +
Log Aggregation" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fce7f3;strokeColor=#f472b6;fontSize=11;fontColor=#6b1d3f;" vertex="1" parent="43">
<mxGeometry x="580" y="38" width="130" height="42" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- GPU Node Pool footer (y=990) -->
<!-- ═══════════════════════════════════════════════ -->
<mxCell id="48" value="GPU Node Pool: H100/H200/B200 · L40S · Ascend 910B/950 · Hygon K100 · Cambricon MLU 590" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f9fafb;strokeColor=#d1d5db;fontSize=11;fontColor=#6b7280;dashed=1;" vertex="1" parent="1">
<mxGeometry x="40" y="990" width="1360" height="40" as="geometry"/>
</mxCell>
<!-- ═══════════════════════════════════════════════ -->
<!-- EDGES: Layer-to-layer data flow arrows -->
<!-- ═══════════════════════════════════════════════ -->
<!-- Access Layer -> Gateway Layer -->
<mxCell id="100" value="HTTPS / TLS 1.3" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=10;fontColor=#6b7280;" edge="1" parent="1" source="4" target="8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<!-- Gateway -> Control Plane (multiple) -->
<mxCell id="101" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="12" target="18">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="102" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.35;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="12" target="16">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="103" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.65;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="12" target="17">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<!-- Control Plane -> Data Plane -->
<mxCell id="104" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="18" target="28">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="105" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.35;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="16" target="29">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="106" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="15" target="30">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="107" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.65;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="20" target="31">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<!-- Data Plane -> Orchestration -->
<mxCell id="108" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.35;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="28" target="33">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="109" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="29" target="34">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="110" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.65;exitY=1;exitDx=0;exitDy=0;entryX=0.7;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="31" target="35">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<!-- Orchestration -> Storage -->
<mxCell id="111" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="33" target="39">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="112" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="34" target="41">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<!-- Storage -> Observability -->
<mxCell id="113" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.3;exitY=1;exitDx=0;exitDy=0;entryX=0.2;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="38" target="44">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="114" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.4;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="40" target="45">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="115" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.65;exitY=1;exitDx=0;exitDy=0;entryX=0.55;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="41" target="46">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="116" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.15;exitY=1;exitDx=0;exitDy=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="37" target="47">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>