graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "frontend/src" -- "frontend/public" [label=" 2 ", penwidth="2", color="#00688b70"]; "frontend/src/addQuestion" -- "frontend/public" [label=" 2 ", penwidth="2", color="#00688b70"]; "frontend/src/addQuestion" -- "frontend/src" [label=" 2 ", penwidth="2", color="#00688b70"]; "frontend/src/auth" -- "frontend/public" [label=" 2 ", penwidth="2", color="#00688b70"]; "frontend/src/auth" -- "frontend/src" [label=" 2 ", penwidth="2", color="#00688b70"]; "frontend/src/auth" -- "frontend/src/addQuestion" [label=" 2 ", penwidth="2", color="#00688b70"]; "backend/lambda/connection-stream" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/connection-stream" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/connection-stream" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/connection-stream" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-service" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-service" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-service" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-service" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-service" -- "backend/lambda/connection-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-stream" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-stream" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-stream" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-stream" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-stream" -- "backend/lambda/connection-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/question-stream" -- "backend/lambda/question-service" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "backend/lambda/connection-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "backend/lambda/question-service" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-service" -- "backend/lambda/question-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "backend/lambda/connection-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "backend/lambda/question-service" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "backend/lambda/question-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/vote-stream" -- "backend/lambda/vote-service" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "backend/lambda/connection-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "backend/lambda/question-service" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "backend/lambda/question-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "backend/lambda/vote-service" [label=" 1 ", penwidth="1", color="#00688b5E"]; "backend/lambda/websocket-service" -- "backend/lambda/vote-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frontend/src/player" -- "frontend/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frontend/src/player" -- "frontend/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frontend/src/player" -- "frontend/src/addQuestion" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frontend/src/player" -- "frontend/src/auth" [label=" 1 ", penwidth="1", color="#00688b5E"]; "frontend/src/player" -- "backend/lambda/connection-stream" [label=" 1 ", penwidth="1", color="#00688b5E"]; }