QCon London 2026: Shipping Constantly with Humans and Beyond at Monzo
Summary
At QCon London 2026, Monzo's principal engineer Suhail Patel detailed how the bank's developer platform enables shipping hundreds of daily changes across over 3,000 microservices, leveraging LLM-based tooling like Claude and Cursor to generate code conforming to "Backend 101" standards and allowing non-engineers to address technical queries. The "tenancies" system provides lightweight, isolated staging environments for parallel testing of individual service changes, significantly accelerating the development lifecycle. Monzo enforces mandatory, high-signal quality checks, including LLM-written Go AST-based syntax checkers and Semgrep, to maintain trust and compliance, while robust production observability and a multi-party authorized internal CLI support reliable operations and efficient LLM interaction. Patel emphasized investing in composable tools, rapid iteration, and standardized technology choices to focus on business problems.
Key takeaway
Monzo's developer platform, augmented by LLM-based tooling, enables shipping hundreds of daily changes across 3,000+ microservices in a regulated environment. LLMs like Claude generate 10-20 code implementations in hours, learn from 3,000+ repos, and write Go AST-based syntax checkers, while a "tenancies" system provides rapid, isolated testing. This accelerates development, improves code quality via mandatory checks, and empowers non-engineers, offering a scalable model for AI-augmented software delivery in compliant systems.
Topics
- Developer Platforms
- Microservices Architecture
- LLM-based Development Tools
- Isolated Staging Environments
- CI/CD Quality Assurance
Best for: CTO, VP of Engineering/Data, Director of AI/ML, Software Engineer, DevOps Engineer, MLOps Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by InfoQ.