Russ Whitman
Serial Technology Entrepreneur with multiple exits, currently building the future of software engineering through observability and AI with NodeSource, the Node.js Company.
Sessions
The decade-old DevOps workflow—defined by dashboard-watching, ticketing, and developer context-switching—is a fatal flaw that results in unacceptable Mean Time to Resolution (MTTR). This system cannot cope with the scale and velocity of AI-generated code.
This talk introduces the True Shift Left: a necessary disruption that collapses the feedback loop by embedding live production telemetry and AI-driven fixes directly into the developer's IDE. By moving observation and immediate remediation left, we eliminate siloed insights, enable self-healing code, and free DevOps engineers to architect fully automated systems
Every major software methodology shift — TDD, DevOps, CI/CD — was ultimately about compressing feedback loops. AI coding has just shattered the speed of code generation while doing nothing to improve the quality of feedback. This talk proposes Observability-Driven Development (ODD) as the missing practice: instrumenting not just production, but every stage of the SDLC with runtime-deep signals so that AI-generated code is validated at the same speed it's produced. The argument is that without this, AI doesn't accelerate software delivery — it just accelerates technical debt.