InfoQ Homepage InfoQ Dev Summit Munich 2025 Content on InfoQ
-
Theme Systems at Scale: How To Build Highly Customizable Software
Shopify Staff Engineer Guilherme Carreiro explains how to scale highly customizable software platforms. He shares architectural strategies for balancing deep design flexibility with peak performance.
-
From Legacy to Sovereignty: Driving the Future of Insurance through Platform Engineering
Sergiu Petean explains how to navigate the evolution from legacy systems to platform engineering. He shares data-driven insights on balancing DORA metrics, compliance, and strategic AI integration.
-
Product Thinking for Cloud Native Engineers
Stéphane Di Cesare and Cat Morris discuss applying product thinking to engineering. They explain how focusing on outcomes over outputs helps engineers demonstrate value and secure promotions.
-
Evolution of a Backend for a Streaming Application
Daniele Frasca shares how to scale streaming apps for millions of users using serverless patterns. Learn to eliminate single points of failure, improve data consistency, and master multi-region.
-
The Human Scalability Problem: Why Your Teams Don’t Scale Like Your Code
Charlotte de Jong Schouwenburg explains why scaling engineering teams often slows down delivery. She shares how to solve human latency by building trust and psychological safety across silos.
-
Building a Future-Proof Observability Platform to Empower Engineers
Wayne Bell and Dan Gomez Blanco explain how Skyscanner transitioned from siloed telemetry to a unified OpenTelemetry standard, treating their internal platform as a product to drive adoption.
-
Event-Driven Patterns for Cloud-Native Banking - What Works, What Hurts?
Chris Tacey-Green explains how to build resilient event-driven architectures in regulated banking, covering transactional integrity, idempotency patterns, and strategies to avoid "poisonous" messages.
-
Reimagining Platform Engagement with Graph Neural Networks
Mariia Bulycheva explains how Zalando utilized Graph Neural Networks to move beyond tabular data, modeling higher-order user-item interactions to optimize long-term engagement and click probability.
-
Duolingo's Kubernetes Leap
Franka Passing explains Duolingo's migration from AWS ECS to EKS, discussing how they built a foundation with Argo CD and Karpenter to enable blue-green deployments for 128M+ active users.
-
Are We Ready for the Next Cyber Security Crisis Like Log4shell?
Soroosh Khodami shares a "horror story" on supply chain attacks. He explains how one Maven or npm command can gift hackers a reverse shell and shares critical strategies like SBOMs to defend teams.
-
Data Mesh in Action: a Journey from Ideation to Implementation
Anurag Kale explains how to solve brittle ETL pipelines using Data Mesh. He shares an approach to decentralizing data ownership, treating data as a product, and building self-serve platforms.
-
Image Processing for Automated Tests
Stefan Dirnstorfer explains the evolution of image-based test automation, comparing GenAI agents like Claude 3.5/4.5 with traditional computer vision for resilient, internal-free frontend testing.