
Durable SRE Investigations: Putting HolmesGPT into production
Deploy a working SRE investigator on Diagrid Catalyst using HolmesGPT. Live demo, lessons from building it, and an agent repo you can run yourself.

Deploy a working SRE investigator on Diagrid Catalyst using HolmesGPT. Live demo, lessons from building it, and an agent repo you can run yourself.

Logs can be edited and audit records altered. Learn how verifiable execution — signed, tamper-evident workflow history with SPIFFE-based attestation — lets you prove what your agents and workflows actually did.

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.

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.

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.

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.

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.

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

See how LangGraph and Dapr help agent workflows survive production, with live demos of failure recovery and 100 agents under chaos testing.

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.

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 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.

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

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.

What does it take to go from a simple Catalyst API sample to a multi-service, multi-language Catalyst application?

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.

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.

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.