Build & Deploy AI Agents on Any Cloud
Interactive walkthroughs across Azure, AWS and Google Cloud — plus data pipelines, streaming and governance demos. See architectures in motion, not just slides.
Demo Library
Choose a live walkthrough
dbt + Medallion Architecture
Watch a messy orders.csv get progressively refined by dbt models — with lineage, tests, macros and incremental builds.
SQLMesh vs dbt
A standalone look at where SQLMesh diverges from dbt — stateful incrementals, built-in audits, column-level lineage and virtual environments — and the situations where it's the better choice.
Master Data Management
Watch the same customer — scattered across CRM, ERP, e-commerce and support with conflicting data — get standardized, matched, merged into a Golden Record, and synced back to every system.
Change Data Capture (CDC)
Watch inserts, updates and deletes from an operational orders table get captured and streamed into Bronze → Silver → Gold — with a side-by-side of log-based, query-based and trigger-based capture.
Banking
Submit a sample loan form and watch a workflow fire node by node — webhook, credit check, risk scoring, decision branch, core-banking update and notifications — replacing days of manual hand-offs.
AI Support
Submit a real support message and watch a live workflow use AI to classify it, set priority, route it to the right team and draft a reply — actually running on the backend, not a simulation.
Finance / AP
Step through a workflow that runs a 3-way match of a vendor invoice against the purchase order and goods receipt — pausing for a receiving check and approval before posting to the ERP.
Apache Kafka · Streaming
A no-fluff explainer of how Kafka moves data, the real-world challenges of running it, and a side-by-side of Kafka vs. Azure Stream Analytics, AWS Kinesis, Google Pub/Sub and managed Kafka.
Azure AI Agent Blueprint
An interactive, animated reference architecture: watch a user request flow through the Application, Context and Orchestration layers — gateway, Container Apps, RAG, memory, Azure AI Foundry and model fine-tuning.
AWS AI Agent Stack
An interactive, animated AWS reference architecture: watch a request flow through ALB and API Gateway into ECS Fargate agents, out to Bedrock Knowledge Bases and Kendra for RAG, DynamoDB/ElastiCache memory, and SageMaker + Bedrock for reasoning and fine-tuning.
Google Cloud AI Agent Playbook
An interactive, animated Google Cloud reference architecture: watch a request flow through Cloud Load Balancing and Apigee into Cloud Run / GKE agents, out to Vertex Vector Search and the RAG Engine, Firestore/Memorystore memory, and Vertex AI + Gemini for reasoning and tuning.
Data Platform Architecture
An interactive, animated data-platform architecture: watch data flow from operational sources through CDC, streaming and batch ingestion into a Bronze → Silver → Gold lakehouse on an open table format, then out to BI, SQL, ML and real-time serving.
RAG · Retrieval-Augmented Generation
Watch a question flow through a Retrieval-Augmented Generation pipeline — documents chunked and embedded into a vector database offline, then a query embedded, top-k chunks retrieved, and the LLM answering grounded in real, cited text.
RAG + Vector Search
Ground an LLM in your own documents for accurate, cited answers — chunk, embed, retrieve, generate.
Data Quality & Observability
Catch bad data before it reaches your dashboards — automated quality checks, anomaly detection, lineage and alerting across the pipeline.
More live walkthroughs are on the way — streaming pipelines and AI-ready feature stores.