Program
Topics
The conversations shaping what we'll build next. Find the ones that pull you in - everything it takes to build, test, secure, and ship great software in the age of AI.
01
Building with AI as a craft
What we cover
- Coding agents in your IDE: what to delegate, what to keep.
- Architecture decisions that compound when AI writes code alongside you.
- Prompt design and context engineering as real engineering disciplines.
- Retrieval, latency, and shipping software that survives users.
- Evals and feedback loops you can actually trust against real traffic.
- Refactoring legacy code with agents — what works, what blows up.
-
Daniel Ostrovsky
-
Amjad Shaikh
-
Andreas Erben
-
Gokul Prabagaren
-
Karl Groves
-
Sachin Gupta
- + many more
See all speakers
- AI Models
- AI Coding Assistants
- Generative AI (GenAI)
- Productivity
- Prompt Engineering
- Claude
- Code Reviews
- Copilot
- Vibe Coding
02
Agentic systems in production
What we cover
- Multi-agent architectures, MCP, and tool orchestration patterns that hold up.
- Agent memory, long-running agents, and what breaks after six months in front of users.
- Guardrails, fallbacks, and the boring plumbing that keeps agents from going sideways.
- Cost, latency, and throughput trade-offs once agents are on the critical path.
- Honest post-mortems from teams who shipped agentic systems.
-
Abdel Fane
-
Alla Barbalat
-
Ashok Prakash
-
Benjamin Smith
-
Carl Lapierre
-
Guy Korland
- + many more
See all speakers
- AI Models
- Agentic AI
- AI Standards
- Agents
- Large Language Models (LLMs)
- Multi-Agent Systems
- OpenAI
- AGI (Artificial General Intelligence)
- Anthropic
- Embeddings
- LangChain
- LLMOps
03
Modern languages and runtimes
What we cover
- Rust, Go, modern Java, Kotlin, and TypeScript at scale.
- WebAssembly moving from edge experiment to mainstream runtime.
- Architectural calls that compound when AI agents start writing code too.
- Interop, FFI, and polyglot stacks when no single language wins anymore.
- Performance tuning, memory models, and concurrency in real production code.
-
Alex Garnett
-
Hrushikesh Pokala
-
Ravi Sastry Kadali
-
Suren Konathala
-
Prashanth Chandrasekar
- + many more
See all speakers
- Angular
- Java
- .NET
- Cross-Platform
- CSS
- Go
- Microfrontends
- Python
- Web Standards
04
Platforms, pipelines and developer experience
What we cover
- Internal developer platforms treated as products, with golden paths that people actually use.
- CI/CD that does not flake, and release flows when AI agents open PRs alongside humans.
- Self-service infra and paved roads that scale across dozens of teams.
- Build times, caching, and the small wins that change how engineers feel about your platform.
- Developer experience as a measurable outcome, not a vibe.
-
Ankita Sood
-
Fatih Kadir Akın
-
Legare Kerrison
-
Manjari Akella
-
Preetam Dwivedi
-
Roy Derks
- + many more
See all speakers
- Developer Experience (DevEx)
- DevOps
- Internal Platforms
- Open Source
- Tooling
- Caching
- CI/CD
- Design Systems
- Tools
05
Cloud, scale and reliability
What we cover
- Capacity planning, multi-region deployment, and observability that answers questions.
- GPU-heavy workloads next to classic services, and nondeterministic latency on call.
- SLOs and agent telemetry when half your critical path is a model you do not own.
- Incident response and on-call in a stack that mixes deterministic and probabilistic systems.
- Cost, capacity, and the reliability trade-offs of running models in production.
-
Aaron Grogg
-
Daniel Murphy
-
Dr. Ali Alkhafaji
-
Kushaagra Goyal
-
Mike Amundsen
-
Mirko Novakovic
- + many more
See all speakers
- APIs
- Multi-Cloud
- Observability
- Site Reliability Engineering (SRE)
- Caching
- Distributed Systems
- Event-Driven Architecture (EDA)
- Google Cloud (GCP)
- Infrastructure
- Microservices
- OpenTelemetry
- Web Performance
06
Data, analytics and the AI training stack
What we cover
- Pipelines, lakehouses, and streaming systems that hold up under real load.
- Vector databases sitting next to OLAP, and training-data quality as model quality.
- Data contracts, lineage, and freshness when AI features depend on the same plumbing as dashboards.
- Training data, evaluation sets, and the feedback loop between product and pipeline.
- Analytics engineering between raw events and product decisions.
-
Alper Ebicoglu
-
Jayant Tyagi
-
Kris Jenkins
-
Soumil Mandal
-
Viktoria Semaan
-
Joerg Tewes
- + many more
See all speakers
- Large Language Models (LLMs)
- Databases
- Analytics
- Data
- Databricks
- Deep Learning
- Embeddings
- Reinforcement Learning
- SQL
07
Security and trust
What we cover
- Supply-chain security, dependency hygiene, and identity wired into builder workflows.
- Prompt injection, agent boundaries, and sensitive-data exfiltration in AI features.
- Authn, authz, and secrets management when agents act on behalf of users.
- Compliance, audit, and the new evidence you need for AI-powered features.
- Threat modeling for a dual-use world where defenders and attackers share tools.
- Security
- AppSec
- DevSecOps
- Secure Coding
- Authentication
- Cloud Security
- Compliance
- Threat Modelling
08
Quality and testing in a non-deterministic world
What we cover
- Testing for distributed systems: contract tests, deterministic CI, observability-driven QA.
- Evals, guardrails, and regression suites for LLM-powered features and agents.
- Synthetic data and replay traffic for testing nondeterministic systems.
- Shift-left vs shift-right when half the failures only show up in production.
- Metrics that actually correlate with users trusting your AI feature.
- Clean Code
- Code Reviews
09
Engineering leadership in a shifting stack
What we cover
- Team design, hiring, and training in a world where AI touches most engineering work but only a slice is genuinely delegated.
- Build vs buy, platform choices, and governance for tools that change every quarter.
- Budget, headcount, and ROI conversations when half the tooling is changing under you.
- Leading through ambiguity when neither vendors nor benchmarks have caught up yet.
- Architectural decisions that compound across the next two years.
-
Derric Gilling
-
Graham Gilbert
-
Sandeep Pal
-
Alexander Glätzle
-
Angie Jones
-
Anurag Goel
- + many more
See all speakers
- Open Source
- Advocacy
- Career Development
- DevRel & Advocacy
- FinTech
- Future of Work
- Innovation
- People & Culture
- Product Management
- Startups
- Talent & Recruiting
- AI Models
- Agentic AI
- AI Coding Assistants
- AI Standards
- Generative AI (GenAI)
- Agents
- Developer Experience (DevEx)
- APIs
- Security
- Angular
- AppSec
- Large Language Models (LLMs)
- Clean Code
- Databases
- DevOps
- DevSecOps
- Internal Platforms
- Java
- Multi-Agent Systems
- Multi-Cloud
- Observability
- Open Source
- OpenAI
- Productivity
- Prompt Engineering
- Secure Coding
- Site Reliability Engineering (SRE)
- Tooling
- Transformers
- .NET
- Accessibility
- Advocacy
- AGI (Artificial General Intelligence)
- Analytics
- Anthropic
- Authentication
- Autonomous Systems
- Caching
- Career Development
- CI/CD
- Claude
- Climate & Green Tech
- Cloud Security
- Code Reviews
- Compliance
- Copilot
- Core Web Vitals
- Cross-Platform
- CSS
- Data
- Databricks
- Deep Learning
- Design Systems
- DevRel & Advocacy
- Distributed Systems
- eCommerce
- Embeddings
- Event-Driven Architecture (EDA)
- FinTech
- Future of Work
- Go
- Google Cloud (GCP)
- Infrastructure
- Innovation
- LangChain
- LLMOps
- Microfrontends
- Microservices
- NVIDIA
- Ollama
- OpenTelemetry
- People & Culture
- Product Management
- Python
- Regulation
- Reinforcement Learning
- Simulators
- SQL
- Startups
- Talent & Recruiting
- Threat Modelling
- Tools
- Vertex AI
- Vibe Coding
- Web Performance
- Web Standards
More At The Event
More to Discover.
-
Workshops
Hands-on workshops
Small-group, deep-dive sessions led by industry experts. Limited seats, high signal.
-
Masterclasses
Full-day masterclasses
A full day of in-depth, hands-on training. Pick a masterclass and walk out with skills you didn't have before.
-
CODE100
The Ultimate Coding Championship
Our signature live coding challenge: developers vs. the clock vs. each other.
-
Experiences
Activities & experiences
What three days at the event actually feel like — the talks you'll catch, the people you'll meet, and everything around the edges.