
AI Engineering Podcast The Future of Dev Experience: Spotify’s Playbook for Organization‑Scale AI
33 snips
Jan 20, 2026 Niklas Gustavsson, Chief Architect at Spotify, brings a wealth of experience in backend systems and developer experience. He explores Spotify's ambitious journey to scale AI through a standardized, distributed architecture. Topics include the rapid grassroots adoption of coding agents, the delicate balance between team autonomy and standardization, and the evolving role of developers as code-writing time diminishes. Niklas also discusses emerging agent capabilities, like fleet-wide code changes and insights learned from human oversight in AI systems, shaping the future of engineering workflows.
AI Snips
Chapters
Transcript
Episode notes
Monorepos Enable Fleet-Wide AI Changes
- Spotify is accelerating standardization (monorepos, fleet management) to support AI-driven changes.
- These foundational moves made large-scale agentic changes feasible and safer.
Improve Verification And Sandboxing First
- Invest heavily in sandboxing, skills/rules, and test automation before rolling out agentic changes.
- Use agents to also generate tests to raise verification coverage and confidence.
Use Fleet Tools For Large-Scale Code Changes
- Use fleet-management tools to run agentic jobs across the whole codebase for large-scale updates.
- Platform teams should orchestrate scheduled agent runs for modernization tasks.
