Back to radar

Production AI Radar

How-to guides

Adoption playbooks that link radar blips to specific tools, use cases, checklists, and architecture diagrams.

Architecture illustrations

Interactive architecture diagrams with cloud and tooling marks — hover a node, click to focus a step, use ←/→ when the diagram is focused.

  • LLM gateway · cost · eval

    Hover a node · click to focus · ←/→ steps

    Apps → tagged gateway → AWS / Azure / GCP providers or self-host. Cost tags feed FinOps; sampled traffic closes the eval loop.

  • AI landing zone

    Hover a node · click to focus · ←/→ steps

    Multi-cloud org → network → identity → Terraform modules. Policy and cost gates sit on every plan (AWS · Azure · GCP).

    Accounts, network, identity, and IaC modules with plan gates.

    build AI landing zones with Terraform
  • RAG pipeline · eval gates

    Hover a node · click to focus · ←/→ steps

    Ingest → embed → index → retrieve → generate. Offline + online eval gates block regressions before promote.

  • Registry → canary → rollback

    Hover a node · click to focus · ←/→ steps

    Promote only after eval. Canary a traffic slice on K8s; auto-rollback on SLO breach; GitOps is the audit trail.

  • Guardrails as code

    Hover a node · click to focus · ←/→ steps

    Versioned rails in Git. Input → dialog → output checks; high-severity detections fail closed before the provider.

  • FinOps · GPU & LLM metering

    Hover a node · click to focus · ←/→ steps

    Labels on every GPU job + gateway tags on every token. FOCUS-aligned showback across AWS / Azure / GCP.

    Labeled GPU hours and gateway tokens into FOCUS showback.

    attribute GPU spend with Kubecost and labelsstandardize AI cloud cost with FOCUS
  • Agent harness · approvals

    Hover a node · click to focus · ←/→ steps

    Spec → allowlisted tools → model loop. Writes pause for human approval; MCP goes through an allowlist gateway.

All guides