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.
-
Salih Guler
-
Ed Marquez
-
Maish Saidel-Keesing
-
Adrian Mouat
-
Alfonso Graziano
-
Amit Kushwaha
- + many more
See all speakers
- AI Models
- AI Coding Assistants
- Generative AI (GenAI)
- Best Practices
- Productivity
- Claude
- Code Reviews
- Code Generation
- Copilot
- Prompt Engineering
- GitHub
- Vibe Coding
- VS Code
- Cursor
- IDEs
- PyCharm
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.
-
Mohak Chadha
-
Daniel Oh
-
Evgeniya Sukhodolskaya
-
Josh Hobson
-
Sergio Perez
-
Abdelfettah Sghiouar
- + many more
See all speakers
- Agentic AI
- AI Models
- Agents
- AI Standards
- Large Language Models (LLMs)
- LLMOps
- Multi-Agent Systems
- Retrieval-Augmented Generation (RAG)
- Anthropic
- Edge AI
- AGI (Artificial General Intelligence)
- OpenAI
- Gemini
- LangChain
- Small Language Models (SLMs)
- Embeddings
- Mistral
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.
-
Manfred Steyer
-
Marco Sussitz
-
Adele Carpenter
-
Ahmed Tikiwa
-
Alexander Opalic
-
Ana Maria Mihalceanu
- + many more
See all speakers
- Performance
- Java
- Python
- C#
- JavaScript
- React
- TypeScript
- Cross-Platform
- .NET
- Node.js
- Rust
- iOS
- Kotlin
- Android
- C++
- Go
- React Native
- Web Standards
- JVM
- Linux
- Concurrency
- CSS
- Kotlin Multiplatform
- Runtimes
- Type Systems
- Vue.js
- Angular
- ASP.NET
- Compilers
- HTML
- Microfrontends
- Modularization
- Next.js
- NPM
- Progressive Web Apps (PWAs)
- Spring Boot
- Swift
- WebAssembly
- Bash/Shell
- Cargo
- Flutter
- Gradle
- Jakarta EE
- Ruby on Rails
- Spring
- Systems Programming
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.
-
Julia Kordick
-
Przemysław Ładyński
-
Alejandro Albuerne
-
Aliaksandr Valialkin
-
Anastasiia Stefanska
-
Andrew Boyagi
- + many more
See all speakers
- DevOps
- Developer Experience (DevEx)
- Automation
- Open Source
- CI/CD
- Containers
- Docker
- GitOps
- Internal Platforms
- Tooling
- GitHub
- GitHub Actions
- Tools
- Design Systems
- Documentation
- Infrastructure as Code (IaC)
- Workflows
- ArgoCD
- Caching
- Migration
- Workflow Automation
- DORA Metrics
- Low Code/No Code
- Storybook
- CDK
- GitLab
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.
-
Anshul Jindal
-
Daniël van Eeden
-
Isha Salania
-
Taylor Jordan Smith
-
Adam Bird
-
Ainhoa Arruabarrena Ortiz
- + many more
See all speakers
- Software Architecture
- Infrastructure
- APIs
- Performance
- Microservices
- Scaling
- System Design
- Containers
- AWS
- Distributed Systems
- Observability
- Azure
- Multi-Cloud
- Reliability
- Site Reliability Engineering (SRE)
- Edge AI
- Integration
- Event-Driven Architecture (EDA)
- Google Cloud (GCP)
- Web Performance
- Networking
- AWS Lambda
- Caching
- Metrics
- On-Premise
- Apache Kafka
- Chaos Engineering
- OpenTelemetry
- REST
- Streaming
- Tracing
- Varnish
- Cloudflare
- CNCF
- Service Mesh
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.
-
Clemens Vasters
-
David vonThenen
-
Jannis Eickenroth
-
Alexander Schwarz
-
Alison Cossette
-
André Behrens
- + many more
See all speakers
- Large Language Models (LLMs)
- Data
- Databases
- Retrieval-Augmented Generation (RAG)
- Analytics
- SQL
- Business Intelligence
- Vector Databases
- Data Pipelines
- Model Training
- Data Science
- Fine-Tuning
- PostgreSQL
- Small Language Models (SLMs)
- Deep Learning
- Embeddings
- Lakehouse
- MongoDB
- Reinforcement Learning
- Apache Kafka
- Data Lakes
- DuckDB
- JSON
- Streaming
- Apache Iceberg
- Cassandra
- Databricks
- Microsoft SQL Server
- NoSQL
- YAML
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.
-
Mohammad-Ali A'râbi
-
Ramona Schwering
-
Wekoslav Stefanovski
-
Alex Olivier
-
Alexander Schwartz
-
Ali Alp
- + many more
See all speakers
- Security
- DevSecOps
- Governance
- Cloud Security
- Compliance
- AppSec
- Secure Coding
- Privacy
- Safety
- Threat Modelling
- Authentication
- Cryptography
- SBOM
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.
-
Moataz Nabil
-
Anastasia Simou
-
Andrei Nutas
-
Andrew Demczuk
-
Angelika Shvets
-
Anja Kunkel
- + many more
See all speakers
- Testing
- Code Reviews
- Quality Assurance (QA)
- Automation Testing
- Clean Code
- Test-Driven Development (TDD)
- Integration Testing
- Playwright
- E2E Testing
- Chaos Engineering
- Unit Testing
- Cypress
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.
-
Hendrik Ebbers
-
Agur Jõgi
-
Alexander Günsche
-
Alija Nuredini
-
Anemari Fiser
-
Anton Vedeshin, Ph.D.
- + many more
See all speakers
- Open Source
- People & Culture
- Collaboration
- Communication
- Future of Work
- Innovation
- Product Strategy
- Startups
- Governance
- Soft Skills
- Business Models
- Case Study
- Digital Transformation
- Product Management
- Career Development
- Entrepreneurship
- Talent & Recruiting
- Advocacy
- Community
- Diversity & Inclusion
- Motivation
- Project Management
- Team Building
- Agile
- DevRel & Advocacy
- FinTech
- HealthTech
- Agentic AI
- AI Models
- AI Coding Assistants
- Agents
- Software Architecture
- AI Standards
- Security
- Generative AI (GenAI)
- DevOps
- Large Language Models (LLMs)
- Developer Experience (DevEx)
- Infrastructure
- APIs
- Automation
- Best Practices
- Open Source
- People & Culture
- Performance
- Collaboration
- Productivity
- Data
- Databases
- LLMOps
- Microservices
- Multi-Agent Systems
- CI/CD
- Communication
- DevSecOps
- Java
- Scaling
- System Design
- Containers
- Python
- C#
- Docker
- Future of Work
- Testing
- AWS
- Claude
- Code Reviews
- Distributed Systems
- Innovation
- Product Strategy
- Startups
- Code Generation
- Governance
- JavaScript
- Observability
- React
- Retrieval-Augmented Generation (RAG)
- Anthropic
- Azure
- Cloud Security
- Copilot
- HR
- Multi-Cloud
- Quality Assurance (QA)
- Reliability
- Site Reliability Engineering (SRE)
- Soft Skills
- TypeScript
- Analytics
- Business Models
- Case Study
- Compliance
- Cross-Platform
- Digital Transformation
- Legacy
- Product Management
- Robotics
- SQL
- UI/UX
- .NET
- AppSec
- Business Intelligence
- Career Development
- Edge AI
- Entrepreneurship
- GitOps
- Integration
- Internal Platforms
- Node.js
- Prompt Engineering
- Quantum
- Rust
- Secure Coding
- Talent & Recruiting
- Tooling
- Vector Databases
- Advocacy
- Automation Testing
- Clean Code
- Event-Driven Architecture (EDA)
- GitHub
- GitHub Actions
- Google Cloud (GCP)
- iOS
- Kotlin
- Privacy
- Safety
- Test-Driven Development (TDD)
- Tools
- Accessibility
- AGI (Artificial General Intelligence)
- Android
- C++
- Community
- Data Pipelines
- Design Systems
- Go
- Internet of Things (IoT)
- Model Training
- NVIDIA
- OpenAI
- React Native
- Threat Modelling
- Web Performance
- Web Standards
- Authentication
- Cryptography
- Data Science
- Diversity & Inclusion
- Documentation
- Embedded Systems
- Employer Branding
- Fine-Tuning
- Gemini
- Infrastructure as Code (IaC)
- Integration Testing
- JVM
- LangChain
- Linux
- Motivation
- Networking
- Playwright
- PostgreSQL
- Project Management
- Small Language Models (SLMs)
- Team Building
- Vibe Coding
- VS Code
- Web3
- Workflows
- Agile
- ArgoCD
- Autonomous Systems
- AWS Lambda
- Caching
- Concurrency
- CSS
- Cursor
- Deep Learning
- E2E Testing
- Embeddings
- Gaming
- Infosec
- Kotlin Multiplatform
- Lakehouse
- Marketing
- Metrics
- Migration
- MongoDB
- On-Premise
- Raspberry Pi
- Reinforcement Learning
- Runtimes
- Type Systems
- Vue.js
- Workflow Automation
- Angular
- Apache Kafka
- ASP.NET
- Chaos Engineering
- Climate & Green Tech
- COBOL
- Compilers
- Data Lakes
- DevRel & Advocacy
- DORA Metrics
- DuckDB
- eCommerce
- Ethics
- FinTech
- HealthTech
- HTML
- IBM
- Jira
- JSON
- Load Balancing
- Low Code/No Code
- Mental Health
- Microfrontends
- Modularization
- Next.js
- NPM
- OpenTelemetry
- Progressive Web Apps (PWAs)
- REST
- SBOM
- SEO
- Spring Boot
- Storybook
- Streaming
- Swift
- Tokenomics
- Tracing
- Unit Testing
- Varnish
- WebAssembly
- Zero Trust
- Apache Iceberg
- AR/VR/XR
- Arduino
- Bash/Shell
- C
- Cargo
- Cassandra
- CDK
- Cloudflare
- CNCF
- Cypress
- dApps
- Databricks
- DeepSeek
- Eclipse
- Event Sourcing
- Figma
- Flutter
- Fundraising
- GEO
- GitLab
- Gradle
- Graphics
- Grok
- Helm
- Heroku
- IDEs
- InfluxDB
- Jakarta EE
- Llama
- Maven
- Microsoft SQL Server
- Mistral
- Monetization
- MySQL
- Neo4j
- Neural Networks
- NoSQL
- NuGet
- Objective-C
- Ollama
- OpenShift
- OWASP
- Polkadot
- Prototyping
- PyCharm
- PyTest
- Qiskit
- Quarkus
- Red Hat
- Redis
- Regulation
- RPA
- Ruby
- Ruby on Rails
- Selenium
- Service Mesh
- Simulators
- Slack
- Smart Contracts
- Spring
- Systems Programming
- TensorFlow
- Web Accessibility
- WebNN
- WordPress
- XCode
- YAML
More At The Event
More to Discover.
-
Schedule
Full Schedule
Every session, every stage, every time slot. Explore the full program across all three days.
-
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.