-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkflow.drawio
More file actions
95 lines (95 loc) · 7.03 KB
/
workflow.drawio
File metadata and controls
95 lines (95 loc) · 7.03 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
<mxfile>
<diagram id="FHhLuV0nsQyy8kjPywxV" name="Page-1">
<mxGraphModel dx="769" dy="532" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="23" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="130" y="150" width="570" height="510" as="geometry"/>
</mxCell>
<mxCell id="2" value="Azure DevOps<br>" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=12;image=img/lib/azure2/devops/Azure_DevOps.svg;fontStyle=0" vertex="1" parent="1">
<mxGeometry x="140" y="160" width="64" height="64" as="geometry"/>
</mxCell>
<mxCell id="11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="5" target="10">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="67" y="395"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="17" value="1 - Code Push" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="11">
<mxGeometry x="0.0257" y="-1" relative="1" as="geometry">
<mxPoint y="-1" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="GitHub<br>" style="dashed=0;outlineConnect=0;html=1;align=center;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;shape=mxgraph.weblogos.github" vertex="1" parent="1">
<mxGeometry x="30" y="430" width="75" height="75" as="geometry"/>
</mxCell>
<mxCell id="7" value="DockerHub Registry<br>" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=12;image=img/lib/mscae/Docker.svg;" vertex="1" parent="1">
<mxGeometry x="530" y="240" width="73.17" height="60" as="geometry"/>
</mxCell>
<mxCell id="21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="8" target="10">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="480" y="410"/>
<mxPoint x="480" y="410"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="22" value="4. Get Image Name" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="21">
<mxGeometry x="0.2185" y="2" relative="1" as="geometry">
<mxPoint x="14" y="-2" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="Elastic Container Registry<br>" style="points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;gradientColor=#F78E04;gradientDirection=north;fillColor=#D05C17;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.ecr;" vertex="1" parent="1">
<mxGeometry x="530" y="352" width="78" height="78" as="geometry"/>
</mxCell>
<mxCell id="12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="255" y="360" as="sourcePoint"/>
<mxPoint x="530" y="260" as="targetPoint"/>
<Array as="points">
<mxPoint x="255" y="260"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="18" value="2 - Build and Push to DockerHub" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="12">
<mxGeometry x="-0.4839" relative="1" as="geometry">
<mxPoint x="145" y="-3" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="10" target="8">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="380" y="389"/>
<mxPoint x="380" y="389"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="19" value="3 - Push to ECR" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="13">
<mxGeometry x="-0.3148" y="-1" relative="1" as="geometry">
<mxPoint x="27" y="-1" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="10" target="14">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="255" y="550"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="20" value="5. Update Lambda Function" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="16">
<mxGeometry x="-0.3673" y="-1" relative="1" as="geometry">
<mxPoint x="151.76" y="-1" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="10" value="Azure Pipelines<br>" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=12;image=img/lib/mscae/Azure_Pipelines.svg;" vertex="1" parent="1">
<mxGeometry x="230" y="380" width="50" height="50" as="geometry"/>
</mxCell>
<mxCell id="14" value="Lambda Function<br>" style="outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.lambda_function;fillColor=#F58534;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="539" y="514" width="69" height="72" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>