AI Engineer
December 16, 2025

What We Learned Deploying AI within Bloomberg’s Engineering Organization – Lei Zhang, Bloomberg

Bloomberg's Lei Zhang, head of technology infrastructure, details how a 9,000-engineer organization moves beyond basic AI productivity gains. The core insight: AI fundamentally changes the cost function of software engineering, demanding a strategic re-evaluation of what high-quality engineering means and how to build for it at scale.

1. AI's True Value: Beyond Greenfield Code

  • "The measurements dropped actually pretty quickly when you go beyond all the greenfield type of thing... So what are the things that we should really be doing using all those wonderful things so that we can really make a dent in the space?"
  • Initial Hype vs. Reality: Early AI adoption for new code generation offers quick wins, but its impact on overall developer productivity quickly plateaus. The real challenge lies in existing, complex systems.
  • Targeting Undesirable Work: AI's power shines in automating "menial" tasks like codebase migrations, applying patches across vast codebases (e.g., "uplift agents"), or accelerating incident response. This frees human engineers for higher-order problem-solving.
  • Stability as a Feature: AI agents can rapidly analyze telemetry, logs, and code traces during system incidents, providing unbiased diagnostics faster than human teams. This directly enhances system stability.
  • The New Bottleneck: While AI generates code quickly, it can increase pull request volume and time-to-merge, as human review and verification remain critical. Robust testing and linting are essential for AI-generated patches.

2. The "Golden Path" for Scalable AI Deployment

  • "We kind of believe in providing a golden path with enablement teams... One of the guiding principles for us is we want to make easy things extremely easy to do. Sorry, the right thing is extremely easy to do, and we want to make sure the wrong thing is ridiculously hard to do."
  • Platform as a Guide: Bloomberg implements a "golden path" platform strategy. This curated environment makes secure, stable, and compliant AI deployment easy, while making "wrong" or risky approaches difficult. Think of it as a well-designed highway, not an open field.
  • Centralized Control & Discovery: A central AI gateway allows teams to experiment with models, provides visibility into usage, and guides model selection. A "hub" for AI tools (e.g., MCP directory) fosters collaboration and prevents duplicated efforts across the organization.
  • Balancing Innovation and Reliability: The platform enables easy proof-of-concept development for creativity but enforces strict quality control for production deployments. For a financial data company, system reliability is paramount.

3. Cultivating an AI-Ready Engineering Culture

  • "Our data shows individual contributors have a much better, stronger adoption than our leadership team... Often times, the stuff that they learned before might not be exactly applicable, still very valuable, but there's some missing piece there to make sure they can continue to guide the team to do the right thing."
  • Onboarding as a Catalyst: Integrating AI coding practices into new engineer onboarding programs accelerates adoption. New hires, comfortable with AI tools, become internal change agents.
  • Community-Driven Learning: Leveraging existing internal communities for AI productivity fosters shared learning, de-duplicates efforts, and boosts "inner source" contributions.
  • Bridging the Leadership Gap: Individual contributors adopt AI tools faster than leadership. Senior engineers and managers require specific training to effectively guide AI-empowered teams, as their past experience may not fully apply.

Key Takeaways:

  • Strategic Shift: AI's impact extends beyond simple productivity. The real opportunity lies in fundamentally changing the cost function of engineering, making previously expensive or undesirable tasks cheap and feasible.
  • Platform Imperative: For large organizations, a "golden path" platform is not optional. It's how you manage complexity, ensure quality, and scale AI adoption safely and efficiently.
  • Human-Centric Adaptation: Technology is only half the battle. Investing in cultural adaptation, community building, and leadership training is crucial for realizing AI's full potential.

Podcast Link: https://www.youtube.com/watch?v=Q81AzlA-VE8

Bloomberg's Lei Zhang reveals the critical lessons learned from integrating AI across a 9,000-engineer organization, exposing the hidden complexities of scaling AI beyond initial productivity boosts.

Bloomberg's AI Engineering Scale

  • Over 500 employees focus exclusively on AI product research and engineering for the Bloomberg Terminal.
  • The company operates one of the world's largest private networks and JavaScript codebases, supporting thousands of distinct applications ("functions").
  • Bloomberg actively contributes to open-source initiatives, including the creation of K8s Envoy AI gateways.
  • Zhang emphasizes the necessity of leveraging AI tools to optimize internal engineering workflows given the scale of software and data.

"We are building a lot of software and use a lot of data to empower our flagship product, which is called the Bloomberg Terminal." – Lei Zhang

Beyond Greenfield: AI's Productivity Plateau

  • Initial AI tools boosted quick test generation and one-off script creation.
  • Productivity measurements "dropped pretty quickly" when moving beyond "greenfield" (new, unconstrained) projects.
  • Managing hundreds of millions of lines of code with AI-generated patches introduces exponential system complexity.
  • Bloomberg shifted focus to AI applications for less preferred developer tasks, like maintenance and migration.

"Unless we deploy and try, we wouldn't know what's the best way to benefit from all the awesome work." – Lei Zhang

AI Agents for Code Evolution and Incident Response

  • Uplift Agents: These agents broadly scan codebases, identify applicable patches, and generate pull requests with fixes and explanations. They significantly outperform previous regex-based refactoring tools.
  • Incident Response Agents: These agents rapidly analyze telemetry, codebases, feature flags, and call traces without human bias, accelerating incident troubleshooting.
  • Deployment Challenges: AI-generated patches often lack deterministic verification, increasing the average number of open pull requests and time-to-merge due to necessary human review.
  • The shift in focus moves from "how to achieve" to "what to achieve" with AI.

"The benefits is it's very fast, the challenge is also it's very [complex]." – Lei Zhang

The "Paved Path" for AI Tooling

  • AI Gateway: Provides a central point for teams to experiment with different models, gain visibility into model usage, and receive guidance on optimal model selection.
  • Tool Discovery Hub: A directory for Multi-Component Platform (MCP) servers (custom integration servers connecting to metrics, logs, topology, alarms, and SLOs), fostering collaboration and preventing duplication.
  • Standardized Deployment: Utilizes a Platform-as-a-Service (PaaS) for Software Development Life Cycle (SDLC) and runtime environments, abstracting operational and security complexities.
  • Quality Control: Facilitates easy proof-of-concept generation for creativity but enforces strict quality control for production deployments, prioritizing stability and reliability.

"We want to make the right thing extremely easy to do, and we want to make sure the wrong thing is ridiculously hard to do." – Lei Zhang

Cultivating AI Adoption and Leadership

  • Onboarding Integration: AI coding best practices are now part of Bloomberg's 20-year-old onboarding program, creating "change agents" who challenge existing methods within their teams.
  • Community-Driven Adoption: Leveraging existing "champ" and "guild" programs (cross-organizational tech communities), Bloomberg bootstrapped an AI productivity community, fostering shared learning and inner-source contributions.
  • Leadership Workshops: Recognizing that individual contributors adopt AI faster than leadership, Bloomberg is rolling out workshops to equip managers with the knowledge needed to guide AI-driven software development.

"Our data shows individual contributors have a much better, stronger adoption than our leadership team." – Lei Zhang

Investor & Researcher Alpha

  • Capital Reallocation: AI fundamentally alters the cost function of software engineering. Tasks previously expensive become cheaper, while others (like robust verification of AI-generated code) become more critical and potentially costlier. Investors should seek companies optimizing for this new cost landscape, particularly those investing in AI-driven verification and integration platforms.
  • Bottleneck Shift: The bottleneck shifts from raw code generation to the integration, verification, and secure deployment of AI-generated code. Solutions addressing code quality, security, and efficient human-AI collaboration in complex, existing systems will capture significant value.
  • Research Direction: Purely generative AI research for "greenfield" projects may yield diminishing returns for enterprise adoption. Focus shifts to AI for code evolution, migration, incident response, and deterministic verification within large, legacy codebases. Research into AI-driven code quality assurance and automated integration testing gains urgency.

Strategic Conclusion

AI fundamentally redefines the economics of software engineering, making certain tasks cheaper and others more expensive. The industry's next step involves a critical re-evaluation of "high-quality software engineering" principles, leveraging AI to achieve new levels of efficiency and reliability while managing inherent complexities.

Others You May Like