-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDiagrama sin título.drawio
206 lines (206 loc) · 17.7 KB
/
Diagrama sin título.drawio
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
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" version="24.8.2">
<diagram name="Página-1" id="eu4UlbF0riWS_PB6r9LB">
<mxGraphModel dx="2867" dy="1340" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="2336" pageHeight="1654" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="TKqGCISyrxXnqmGh7clr-1" value="«interface»<br><b>frontend</b>" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="360" y="290" width="350" height="180" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-2" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=0.429;exitY=0.996;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-4" parent="1" source="TKqGCISyrxXnqmGh7clr-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="530" y="525" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-3" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-4" parent="1" source="TKqGCISyrxXnqmGh7clr-5">
<mxGeometry relative="1" as="geometry">
<mxPoint x="490" y="525" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-4" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="505" y="520" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-5" value="Auth" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="455" y="580" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-6" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=1.005;exitY=0.361;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="709.9999999999999" y="354.97999999999996" as="sourcePoint" />
<mxPoint x="788.25" y="355" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-7" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;" edge="1" target="TKqGCISyrxXnqmGh7clr-8" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="830" y="355" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-8" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="784" y="350" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-10" value="Api Gateway" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="830" y="330" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-11" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=0.429;exitY=0.996;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" target="TKqGCISyrxXnqmGh7clr-13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="885" y="380" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-12" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" target="TKqGCISyrxXnqmGh7clr-13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="885" y="491" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-13" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="880" y="431" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-14" value="CA" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="750" y="480" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-15" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=0.597;entryY=-0.024;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="TKqGCISyrxXnqmGh7clr-17" source="TKqGCISyrxXnqmGh7clr-10">
<mxGeometry relative="1" as="geometry">
<mxPoint x="965" y="379" as="sourcePoint" />
<mxPoint x="800" y="430" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-16" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" target="TKqGCISyrxXnqmGh7clr-17" source="TKqGCISyrxXnqmGh7clr-14">
<mxGeometry relative="1" as="geometry">
<mxPoint x="965" y="490" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-17" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="810" y="431" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-18" value="Lamda" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="870" y="490" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-19" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=1.005;exitY=0.361;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="939.9999999999999" y="354.97999999999996" as="sourcePoint" />
<mxPoint x="1018.25" y="355" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-21" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="1014" y="350" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-22" value="" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1058" y="140" width="912" height="550" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-23" value="EC2" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="1058" y="150" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-24" value="NGINX" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1113" y="330" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-20" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" target="TKqGCISyrxXnqmGh7clr-21" source="TKqGCISyrxXnqmGh7clr-24">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1060" y="355" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-25" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=1.005;exitY=0.361;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1223" y="354.97999999999996" as="sourcePoint" />
<mxPoint x="1301.25" y="355" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-26" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;" edge="1" parent="1" target="TKqGCISyrxXnqmGh7clr-27">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1343" y="355" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-27" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="1297" y="350" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-28" value="API" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1340" y="330" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-29" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-31" parent="1" source="TKqGCISyrxXnqmGh7clr-28">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1415" y="295" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-30" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-31" parent="1" source="TKqGCISyrxXnqmGh7clr-32">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1375" y="295" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-31" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="1390" y="290" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-32" value="MQTT" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1340" y="200" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-33" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=1;exitY=0.399;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="TKqGCISyrxXnqmGh7clr-28">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1540" y="335" as="sourcePoint" />
<mxPoint x="1520" y="350" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-34" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="TKqGCISyrxXnqmGh7clr-36">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1500" y="335" as="sourcePoint" />
<mxPoint x="1520" y="350" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-35" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="1515" y="330" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-36" value="" style="shape=datastore;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1560" y="320" width="60" height="60" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-37" value="Job Master" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1335" y="450" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-38" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-40" parent="1" source="TKqGCISyrxXnqmGh7clr-28">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1410" y="415" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-39" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;entryX=0.878;entryY=0.544;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-40" parent="1" source="TKqGCISyrxXnqmGh7clr-37">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1370" y="415" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-40" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="1390" y="410" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-44" value="Queue" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1600" y="450" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-45" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=1.006;exitY=0.415;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="TKqGCISyrxXnqmGh7clr-37">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1480" y="474.93" as="sourcePoint" />
<mxPoint x="1550" y="474.93" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-46" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="TKqGCISyrxXnqmGh7clr-44">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1590" y="474.93" as="sourcePoint" />
<mxPoint x="1550" y="474.93" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-47" value="Queue" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1800" y="439" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-48" value="Queue" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1790" y="444" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-49" value="Workers" style="html=1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="1780" y="449" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-50" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=halfCircle;endFill=0;endSize=6;strokeWidth=1;sketch=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-52" parent="1" source="TKqGCISyrxXnqmGh7clr-49">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1770" y="474" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-51" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=0;sketch=0;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;endSize=10;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" target="TKqGCISyrxXnqmGh7clr-52" parent="1" source="TKqGCISyrxXnqmGh7clr-44">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1730" y="474" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="TKqGCISyrxXnqmGh7clr-52" value="" style="ellipse;whiteSpace=wrap;html=1;align=center;aspect=fixed;fillColor=none;strokeColor=none;resizable=0;perimeter=centerPerimeter;rotatable=0;allowArrows=0;points=[];outlineConnect=1;" vertex="1" parent="1">
<mxGeometry x="1745" y="469" width="10" height="10" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>