Upcoming in Boston

Crashproof Agents and Agentic Memory

An evening for people building, shipping, and scaling with AI. Two talks on what it takes to keep agents running once they hold real state. Alex Poliakov (DBOS) on Durable Execution: what it guarantees, what it does not, and how DBOS achieves durability using only Postgres. Alex Seriy (Cockroach Labs) on the data tier underneath agent memory: surviving node, zone, and region failures, scaling by adding nodes, and reading data exactly as it was hours ago. Supported by HackerSquad and Builders Collective.

In the room

From recent meetups

Kranthi Manchikanti opening the night with community updates at The AI Runtime BostonA speaker at the podium asking how we reliably automate things in a complex and imperfect worldA full room of practitioners watching the Agent Gauntlet session at The AI Runtime BostonA packed room at Microsoft NERD watching the Configgo Lead Radar demo during show and tellPetros Hong presenting Apify Power to the Builders at the podiumThe kickoff talk with past hackathon wins on screenA builder demoing Prospect ScoutThe Azure IaC Generator demo during show and tellThe HackerSquad builder terminal showing The AI Runtime Boston livePizza boxes stacked in the lounge at Microsoft NERD before doorsA full room of practitioners at The AI Runtime Boston for AI as a TeammateNirmal Jingar presenting the AI Teammate Operating Model at the podiumAnanya Shah presenting Beyond the Private Chatbot to the roomAnanya Shah walking the audience through collaborative AI patternsPractitioners watching a talk at The AI Runtime BostonStacked pizza boxes with the Boston skyline through the window before doorsMichael R. Schulte presenting The Greenfield Delusion at the podiumPractitioners watching the Greenfield Delusion talkA live coding demo on the projector screen during the talkA speaker walking through a takeaways slide for the roomA speaker presenting to the seated audienceA full room of practitioners at The AI Runtime Boston
Presenters

The lineup

AP
Alex Poliakov
Head of Customer Solutions · DBOS Inc.

Head of Customer Solutions at DBOS, working with teams that build durable, long-running AI agents on Postgres.

Talk

Building Crashproof Agents

Beyond the problems of accuracy and cost, AI agents are challenged by long-running execution processes, human-in-the-loop approval logic, non-deterministic call paths, and upgrade complexity. Agents are expected to perform more important tasks over time, with increasing costs of failure. These challenges can be met with Durable Execution, a set of techniques that originated in transactional processing and is now growing in popularity with agent builders. This talk introduces durable execution and the guarantees it can, and cannot, provide, then shows why durability is becoming a key pattern in AI agents. It closes with how DBOS achieves durability using only Postgres, including advanced maneuvers like queueing, upgrading long-running workflows, and forking. For developers with experience in agentic development or an interest in reliable software. Postgres experience is a plus.

Speaker profile →
AS
Alex Seriy
Senior Staff Sales Engineer · Cockroach Labs

Senior Staff Sales Engineer at Cockroach Labs, where he helps organizations use CockroachDB for scalability, resilience, and performance.

Talk

Agentic Memory: The Final Frontier

Once agent and workflow state live in your database, three questions become sharper: what happens when a database server goes down, what happens when the fleet grows 100x, and how do you find out what your agent was actually looking at three hours ago. This talk is about CockroachDB, a distributed SQL database that speaks Postgres, and what the data tier looks like when it has the same properties we spent the last decade building into everything above it. It covers how it survives node, zone, and region failures with no manual intervention and no data loss, how it scales by adding nodes instead of sharding or re-architecting, and how it lets you read data exactly as it was in the past, which is useful for both debugging non-deterministic systems and answering auditors. It closes on what it means to keep transactional data, workflow state, and vector embeddings in one place instead of three.

Speaker profile →
Agenda

How the night runs

  1. 6:00 PM Networking and food
  2. 6:30 PM Welcome, Kranthi Manchikanti
  3. 6:35 PM Talk 1 · Alex Poliakov, Building Crashproof Agents
  4. 7:15 PM Talk 2 · Alex Seriy, Agentic Memory: The Final Frontier
  5. 7:55 PM Open discussion · networking
  6. 8:30 PM Close
Subscribe

Get the recap, and the next event before it sells out

Slides and links from tonight's talks land here Thursday. Subscribers get the recap first, and an invite to next month's Boston meetup before the public Luma drop.

Prefer just the calendar? Subscribe to the Boston meetup on Luma → or add our events to your calendar (.ics).

Background reading

Read before the talks

Get the background for tonight's topics from our own writing: weekly issues on Vertical AI Agents, Model Reliability Engineering, and the gap between AI demos and production.

Read the library → The newsletter

Free resource

The AI Runtime Field Guide

A guided reading path through The AI Runtime for AI practitioners. AI engineering, Model Reliability Engineering, and vertical agents, in the order that builds real production intuition. Free, no email required.

Download the PDF → All resources