Files
gcp_solution_architecture_a…/deliverables/executions/4e1daf46-71f8-4f7f-a978-1ee6bab39cbf/as-is/source-architecture.mmd
Jonathan Boniface a24a44e28c
Some checks failed
validation / verify (push) Failing after 10s
refactored: to utilise the google adk and production grade agent
2026-09-02 21:42:10 +01:00

8 lines
309 B
Plaintext

flowchart TD
subgraph GCPProject["Google Cloud Project: shining-hydra-367716"]
GCS0[("GCS: example_123545_124345")]
GCS1[("GCS: shinning-hydra")]
VM0["GCE: instance-20251217-164317"]
PubSub0["PubSub: notification-events"]
end
Client[External Traffic] --> GCPProject