
Webinars
Upcoming Webinars

Past Webinars

Durable SRE Investigations: Putting HolmesGPT into production
Watch the recording: we built a durable SRE investigator with HolmesGPT on Diagrid Catalyst, triaged a live incident, and made every step replayable.

Dapr 1.18 Celebration: Live Demos of the New Workflow Features
Watch the on-demand recording: the Dapr maintainers walk through what's new in 1.18, with live demos of workflow access policies, tamper detection, concurrency limits, and Dapr Agents.

Make Your Agent Production-Smart with Automatic Web Context
Learn how to give any LLM agent reliable, real-time web knowledge without relying on the model to decide when to search. We'll build a durable expert agent end-to-end using Dapr Agents' new Hooks system, Tavily, and Chainlit.

Dapr Community Call — June 10th
Join the monthly Dapr Community Call for real-world use cases from EVA Systems, Workflow Access Policies deep dive, .NET SDK updates, and live Q&A with the maintainers.

Who Let the Agents Out? Your client_id Is Not An Identity
Learn why API keys are not enough for agent identity and how Dapr and Diagrid Catalyst enforce scoped delegation and access control for agents and MCP servers.

Dapr Community Call — May 13th
Join the monthly Dapr Community Call for the latest roadmap and release updates, real-world end-user stories, deep dives on Workflow, Actors, and Dapr Agents, and live Q&A with the maintainers.

Build Reliable Agentic Apps with Aspire, MAF, and Catalyst
See how .NET Aspire, Microsoft Agent Framework, and Diagrid Catalyst work together to make your agents survive failures, retries, and long-running tasks.

Can your AI Platform do this? LangGraph + Dapr: The Combo That Survives Production
See how LangGraph and Dapr help agent workflows survive production, with live demos of failure recovery and 100 agents under chaos testing.

Your In-Flight Workflows Called and They Do Not Want Breaking Changes
Learn how to build fault-tolerant distributed workflows in C# using Dapr and Aspire, including workflow versioning for safe production deployments that do not break in-flight executions.

Dapr Workflows for Spring Boot 4 Developers
In this workshop, we'll look at how to work with Dapr Workflows when using Spring Boot 4. Join us to learn how to create durable workflows from within your Spring Boot 4 applications.

Building a Durable Documentation Agent with Dapr Agents
Building agents is relatively trivial these days however building production ready agents is a different matter. Come join and participate in building a production ready AI Agent with Dapr Agent's DurableAgent class. The agent will be a documentation agent that can be used in a GitHub action to automate Docs PRs.

Unleashing Innovation with Diagrid Catalyst
Join Catalyst Product Manager Kendall Roden for a demonstration of Diagrid Catalyst, a developer API platform that works with your existing code and infrastructure.

"Productionalize" Your Dapr-Enabled Apps With Conductor Advisor
Get your Dapr-enabled applications into production faster and more reliably with Diagrid Conductor Advisor! Generate a report of over 50+ advisories completely tailored to your Kubernetes clusters.

Build Multiplayer Tetris in the Browser Using Python and Go
What does it take to go from a simple Catalyst API sample to a multi-service, multi-language Catalyst application?

REPLAY: Catalyst Deep Dive, Including Outbox Pattern Demo
Join Alice Gibbons and Bilgin Ibryam for a deeper dive into the capabilities of Diagrid Catalyst and a demo building the outbox pattern using Catalyst's APIs.

REPLAY: Introduction to Diagrid Catalyst
Join us for a hands-on session to learn about using Diagrid Catalyst to build distributed apps with unified APIs for messaging, data and workflow. In this session, Diagrid product manager Kendall Roden provides an end-to-end overview of how to get started with Catalyst and seamlessly integrate it into your development workflow.

Dapr Service Invocation API: Deep Dive & v1.11 Updates
The Dapr Service Invocation API provides built-in service discovery, distributed tracing, metrics, error handling, encryption and more. As of Dapr 1.11, developers can invoke ANY endpoint, Dapr-enabled or not.