@startuml 'https://plantuml.com/deployment-diagram rectangle "Dependencies" { database myco_accounts2 [ PostgreSQL --- myco_accounts ] database myco_carts2 [ PostgreSQL --- myco_carts ] database "sonic " database myco_stocks2 [ PostgreSQL --- myco_stocks ] cloud "sendgrid " queue "rumqttd " } 'actor actor 'actor/ "actor/" 'agent agent 'artifact artifact 'boundary boundary 'card card 'circle circle 'cloud cloud 'collections collections 'component component 'control control 'database database 'entity entity 'file file 'folder folder 'frame frame 'interface interface 'label label 'node node 'package package 'queue queue 'rectangle rectangle 'stack stack 'storage storage 'usecase usecase 'usecase/ "usecase/" @enduml