Greenroom
DevFlow Conf 2027

Sessions

20 sessions across 3 days

Clear
Filters
Track
Format
Location
Clear filters

Showing 20 of 20 sessions.

Platform & Infra Talk (30 min)

UPDATED: Taming 40-Minute CI: Incremental Builds at Monorepo Scale

Our monorepo CI took 40 minutes on a good day. This talk walks through how we cut it to 6 minutes with content-addressed caching, remote execution, and a test-select…

Show more

Our monorepo CI took 40 minutes on a good day. This talk walks through how we cut it to 6 minutes with content-addressed caching, remote execution, and a test-selection model — including the two migrations that failed first. You'll leave with a decision framework for which incremental-build investments pay off at which repo sizes, and the graphs to convince your platform team. Updated: now includes 2026 benchmark data. This session now includes a live demo of remote build caching.

Wed, May 12, 2027 · 8:00 AM – 8:30 AM Room 2A
Priya Raman Priya Raman
Principal Engineer, Latticework Systems
Session details
AI Engineering Talk (30 min)

Every API Is a Tool for Agents

Treating every existing API surface as an agent tool: the adapter patterns, the auth problems, and what breaks at scale when agents call APIs designed for humans. In…

Show more

Treating every existing API surface as an agent tool: the adapter patterns, the auth problems, and what breaks at scale when agents call APIs designed for humans. Includes a rubric for deciding which endpoints to expose and which to wrap.

Wed, May 12, 2027 · 9:00 AM – 9:30 AM Room 2A
Matt Carey Matt Carey
Staff Engineer, Cloudflare
Session details
Developer Experience Keynote (45 min)

Keynote: The Workflow Decade

Ten years of developer workflow change compressed into forty-five minutes: what actually moved the needle, what was fashion, and where the next decade of leverage is…

Show more

Ten years of developer workflow change compressed into forty-five minutes: what actually moved the needle, what was fashion, and where the next decade of leverage is hiding. A data-heavy look at build systems, editors, CI, and the arrival of agents that write and review code alongside us.

Wed, May 12, 2027 · 9:00 AM – 9:45 AM Main Stage
David Gomes David Gomes
Engineering Lead, Cursor
Session details
Developer Experience Talk (30 min)

Beyond Code Coverage: Functionality Testing with Playwright

Coverage numbers say a line ran, not that a feature works. A practical tour of functionality-level browser testing and what it catches that unit tests never will, wi…

Show more

Coverage numbers say a line ran, not that a feature works. A practical tour of functionality-level browser testing and what it catches that unit tests never will, with a migration plan for suites that are already too slow.

Wed, May 12, 2027 · 10:00 AM – 10:30 AM Main Stage
Marlene Mhangami Marlene Mhangami
Developer Advocate, Microsoft
Session details
Platform & Infra Talk (30 min)

Taming 40-Minute CI: Incremental Builds at Monorepo Scale

Our monorepo CI took 40 minutes on a good day. This talk walks through how we cut it to 6 minutes with content-addressed caching, remote execution, and a test-select…

Show more

Our monorepo CI took 40 minutes on a good day. This talk walks through how we cut it to 6 minutes with content-addressed caching, remote execution, and a test-selection model — including the two migrations that failed first. You'll leave with a decision framework for which incremental-build investments pay off at which repo sizes, and the graphs to convince your platform team.

Wed, May 12, 2027 · 10:00 AM – 10:30 AM Room 2A
Priya Raman Priya Raman
Principal Engineer, Latticework Systems
Priya Raman Priya Raman
Principal Engineer, Latticework Systems
Session details
AI Engineering Talk (30 min)

Agents Don't Do Standups: Building the Post-Engineer Engineering Org

What team structure, rituals, and career ladders look like when a meaningful share of the work is done by agents rather than people. Two reorgs, one of which was a m…

Show more

What team structure, rituals, and career ladders look like when a meaningful share of the work is done by agents rather than people. Two reorgs, one of which was a mistake, described honestly.

Wed, May 12, 2027 · 11:00 AM – 11:30 AM Main Stage
Mike Spitz Mike Spitz
VP Engineering, PFF
Session details
Platform & Infra Talk (30 min)

Cutting p99 Build Latency in Half

Median build time is the number people quote; p99 is the number that ruins afternoons. How we found the tail, what caused it (spoiler: not the compiler), and the fou…

Show more

Median build time is the number people quote; p99 is the number that ruins afternoons. How we found the tail, what caused it (spoiler: not the compiler), and the four changes that halved it.

Wed, May 12, 2027 · 11:00 AM – 11:30 AM Room 2A
Yusuf Demir Yusuf Demir
Build Systems Lead, Orbital Tools
Session details
Platform & Infra Workshop (120 min)

Workshop: Remote Build Execution From Scratch

A hands-on two-hour workshop building a minimal remote build execution service: content-addressed storage, action caching, and a worker pool. Bring a laptop with Doc…

Show more

A hands-on two-hour workshop building a minimal remote build execution service: content-addressed storage, action caching, and a worker pool. Bring a laptop with Docker installed.

Wed, May 12, 2027 · 1:00 PM – 3:00 PM Workshop Lab
Tobias Frey Tobias Frey
Head of Platform, Kettle
Session details
Developer Experience Talk (30 min)

Designing Internal Developer Platforms People Actually Like

Internal platforms fail politely: nobody complains, everybody routes around them. A field guide to platform adoption metrics, paved-road design, and the deprecations…

Show more

Internal platforms fail politely: nobody complains, everybody routes around them. A field guide to platform adoption metrics, paved-road design, and the deprecations that make a platform credible.

Wed, May 12, 2027 · 2:00 PM – 2:30 PM Room 2A
Grace Whitmore Grace Whitmore
Director of DevEx, Fernpath
Session details
AI Engineering Talk (30 min)

How Building with AI Can Double the Throughput of Your Engineering Team

Measured throughput changes across a large engineering org after AI tooling rollout — what moved, what did not, and which measurements were misleading enough that we…

Show more

Measured throughput changes across a large engineering org after AI tooling rollout — what moved, what did not, and which measurements were misleading enough that we stopped reporting them.

Wed, May 12, 2027 · 2:00 PM – 2:30 PM Main Stage
Brian Scanlan Brian Scanlan
Principal Systems Engineer, Intercom
Session details
AI Engineering Panel (45 min)

Panel: What Broke When We Shipped Agents

A frank panel on enterprise agent deployments: governance, budgeting, evaluation, and the organisational antibodies that kill promising pilots. Audience questions en…

Show more

A frank panel on enterprise agent deployments: governance, budgeting, evaluation, and the organisational antibodies that kill promising pilots. Audience questions encouraged and unfiltered.

Wed, May 12, 2027 · 3:00 PM – 3:45 PM Main Stage
Jess Grogan-Avignon Jess Grogan-Avignon
Managing Director, Accenture
Alessandro Cappelli Alessandro Cappelli
Research Engineer, Adaptive ML
Session details
Platform & Infra Keynote (45 min)

Keynote: Platforms Are Products

If your platform team has no churn metric, it has no users — it has hostages. A keynote on running internal infrastructure with product discipline, including the unc…

Show more

If your platform team has no churn metric, it has no users — it has hostages. A keynote on running internal infrastructure with product discipline, including the uncomfortable parts about pricing and sunsetting.

Thu, May 13, 2027 · 9:00 AM – 9:45 AM Main Stage
Lena Ortiz Lena Ortiz
Principal Engineer, Northwind Labs
Session details
AI Engineering Lightning Talk (10 min)

Lightning: The 200-Line Skill That Replaced 12K LoC

How a 12,000-line hand-rolled subsystem was replaced by a 200-line agent skill, what broke along the way, and the decision framework for when this trade is worth mak…

Show more

How a 12,000-line hand-rolled subsystem was replaced by a 200-line agent skill, what broke along the way, and the decision framework for when this trade is worth making.

Thu, May 13, 2027 · 10:00 AM – 10:10 AM Room 2B
David Gomes David Gomes
Engineering Lead, Cursor
Session details
AI Engineering Talk (30 min)

Scaling Reinforcement Learning: Lessons from Trillion-Token Deployments

Cost structure, procurement realities, and measured returns of trillion-token RL deployments inside large regulated enterprises. What the finance team asks that the…

Show more

Cost structure, procurement realities, and measured returns of trillion-token RL deployments inside large regulated enterprises. What the finance team asks that the research team never anticipated.

Thu, May 13, 2027 · 10:00 AM – 10:30 AM Room 2A
Alessandro Cappelli Alessandro Cappelli
Research Engineer, Adaptive ML
Session details
Platform & Infra Talk (30 min)

Zero-Downtime Migrations for Stateful Services

Dual writes, shadow reads, backfills that take a fortnight, and the rollback you will need at 2am. A migration playbook derived from four production cutovers, two of…

Show more

Dual writes, shadow reads, backfills that take a fortnight, and the rollback you will need at 2am. A migration playbook derived from four production cutovers, two of which went badly.

Thu, May 13, 2027 · 11:00 AM – 11:30 AM Main Stage
Ivan Petrov Ivan Petrov
Site Reliability Engineer, Cobalt Grid
Session details
AI Engineering Talk (30 min)

Most Enterprise Agentic Projects Are Doomed — Here's Why

A post-mortem across enterprise agent deployments: the budgeting, governance, and ROI-modelling mistakes that sink them before the technology ever gets a chance to f…

Show more

A post-mortem across enterprise agent deployments: the budgeting, governance, and ROI-modelling mistakes that sink them before the technology ever gets a chance to fail on its own merits.

Thu, May 13, 2027 · 1:00 PM – 1:30 PM Room 2A
Jess Grogan-Avignon Jess Grogan-Avignon
Managing Director, Accenture
Session details
Developer Experience Workshop (120 min)

Workshop: Instrumenting Developer Productivity Without Surveillance

A two-hour workshop on building a developer productivity dashboard your engineers will trust: which signals to collect, which to refuse, and how to publish the metho…

Show more

A two-hour workshop on building a developer productivity dashboard your engineers will trust: which signals to collect, which to refuse, and how to publish the methodology alongside the numbers.

Thu, May 13, 2027 · 2:00 PM – 4:00 PM Workshop Lab
Amara Nwosu Amara Nwosu
Developer Experience Manager, Bellwether
Session details
Platform & Infra Talk (30 min)

Monorepo Ergonomics at 4,000 Engineers

Everything about a monorepo that is fine at 200 engineers and unbearable at 4,000: code ownership, dependency graphs, review routing, and the tooling investments tha…

Show more

Everything about a monorepo that is fine at 200 engineers and unbearable at 4,000: code ownership, dependency graphs, review routing, and the tooling investments that bought us another order of magnitude.

Fri, May 14, 2027 · 9:00 AM – 9:30 AM Main Stage
Nadia Rahman Nadia Rahman
Staff Software Engineer, Hexboard
Session details
Developer Experience Talk (30 min)

Docs as an API Surface

Documentation is consumed by agents now, and they are unforgiving readers. Structuring docs so both humans and machines can navigate them, with measurements from a y…

Show more

Documentation is consumed by agents now, and they are unforgiving readers. Structuring docs so both humans and machines can navigate them, with measurements from a year of doing it.

Fri, May 14, 2027 · 10:00 AM – 10:30 AM Room 2A
Grace Whitmore Grace Whitmore
Director of DevEx, Fernpath
Session details