Org structure as bottleneck

DevOpsDays Zurich: system bottlenecks are org-structure failures, not technical debt DevOpsDays Zurich
TL;DW
  • Hero culture creates fragile systems: single engineers become bottlenecks in code review, incident response, and knowledge. Prevent by directly asking engineers to share knowledge, not just protecting them from unwanted work.
  • Local team optimization causes global system failure. Different teams with different charters (generic vs. specific solutions) naturally conflict on technical merit. Solve by clarifying organizational ownership and decision authority, not winning technical arguments.
  • Managers who stay tactical too long become the team's ceiling. Use the two-week vacation test: if everything collapses when you're gone, you haven't empowered your team enough.
  • Best engineers promoted to manager often keep making decisions for their team, blocking autonomy and preventing direct reports' advancement. Successful managers want to help others be the best engineers, not be the best themselves.
  • Unclear decision authority between product and engineering (or any two functions) causes delay and frustration. Define who makes which decisions upfront to move fast.
  • Use the Scalable DevOps Leadership Loop: clarify ownership (who is accountable for each service?), reduce cognitive load (one team per mission), create shared context, and enable safe debate.
  • Cognitive load audit: one team doing too many unrelated things (Linux OS, virtualization, event processing, distributed systems) can't hire or operate effectively. Split responsibilities by domain.
  • High-performing teams disagree openly and healthily, then commit and move. Disagreements hidden in PR comments are toxic; bring them to open discussion first with 'strong opinions, weakly held.'
  • AI increases velocity but also increases bugs 54%, incidents per PR 3.4x, and code churn 861%. Tooling and automation cannot replace alignment and decision-making speed.
  • Use weekly impact audit: identify work only you can do (unique value), work you're comfortable doing (comfort zone tax), and delegate/automate the rest to grow and focus on high-impact work.

Limor Bergman Gross, drawing on her time leading DigitalOcean's compute group, maps five leadership failure modes—hero culture, local optimization, unclear decision authority, tactical managers, and conflict avoidance—and argues that ownership mapping and cognitive load checks fix what DevOps tooling and AI cannot.