Skip to content

Cloud Architecture Canvas

The Cloud Architecture canvas renders your environment as an interactive, editable diagram — projects/accounts as boxes, resources as cards, and the relationships between them as edges. It’s comparable to Wiz, Orca, Cloudcraft, or draw.io, but with security and cost context overlaid directly on the map.

BenefitCapabilityBusiness value
Shared pictureOne diagram of the whole environmentEngineers, security, and leadership read the same map
Security in contextAttack paths, threats, and compound risk overlaid on the topologySee where risk lives, not just a list
Real costActual GCP spend on each project/resourceTie security hygiene to FinOps
ShareableExport to HTML, draw.io, SVG, PDFHand a living diagram to anyone

You build the canvas from a scan’s inventory (Reports → Architecture, or the Cloud Architecture screen). It lays out projects and resources automatically, and you can edit, annotate, and save layouts.

Toggle overlays to see different lenses on the same topology:

OverlayWhat it shows
Attack pathsThe attack chains running through the topology
HeatmapRisk concentration across resources
CostReal GCP spend per project (from BigQuery Billing Export) and a sizing-proportional split per resource — ? when data isn’t available (never invented)
Service meshLive request volume per service (from Cloud Monitoring), with hot/warm/cold tiers
ComplianceWhich resources fall in scope for PCI/HIPAA/SOC 2 and other frameworks
ThreatsA STRIDE + MITRE heuristic threat model across edges
Toxic combinationsWiz-style compound-risk patterns (e.g. internet → privileged SA, internet → sensitive data)
Region lanesResources grouped by region
Cross-project SAService accounts shared across projects
  • What-if blast radius — click any node to see what a compromise of it could reach.
  • Time travel + Replay drift — slide between historical scans and replay how the architecture changed.
  • Compare scans (diff overlay) — added/changed resources and edges highlighted on the canvas.
  • Smart search — describe what you want in plain English (“all SAs that can read PII”) and AI translates it into a graph filter.
  • AI explain — get a natural-language summary of any project’s resources, risk, and exposure.
  • Simulate traffic — animate flows through the topology.

Edit mode lets you add resources, notes, and custom edges; reroute any edge by dragging a bend point; move labels; and save multiple named layouts as tabs. Export to HTML (fully interactive), draw.io, SVG, PDF, or JSON.

  1. Run a scan (GCP gives the richest canvas, including cost and mesh).
  2. (Optional, for real cost) Configure BigQuery Billing Export for the customer and run a billing scan.
  3. Build the architecture from the scan and explore with the overlays above.
  4. Save your layout, or export the diagram to share.
  • Start from the Attack paths and Toxic combinations overlays to find the most dangerous topology, then drill in.
  • Use Compare scans / time travel after a change window to see exactly what drifted.
  • Configure billing export so the Cost overlay shows real numbers instead of ?.