Small Teams, Clear Vision, Big Outcomes
Summary
Twitter's engineering team cut code from 700k to 70k lines, moved infrastructure on-prem, and reduced bills by 60% — proof that a small motivated team with clear direction can solve complex problems.
After a major restructuring, Twitter's engineering team reported striking results on their first anniversary:
- Reduced lines of code from 700k to 70k — a 90% reduction
- Reduced use of third-party cloud providers and moved most infrastructure on-prem
- Decreased infrastructure bill by 60%
Moving to on-prem is an unpopular choice in the tech industry, but it worked for their use case.
The lesson for engineering leaders
You do not need a big team to create an excellent product or innovate. A small, motivated team can solve big and complex problems when the leader has a clear vision on the problem the team should solve.
Team size and budget are inputs. Clarity of purpose and execution discipline are multipliers.
Related reading
The LLM Should Not Own Portfolio Risk
Bedrock for language and tool selection; C# for allocations, HHI, and stress. IAM, Guardrails, and IChatClient as separate layers — not a chat wrapper.
Your AI Coding Assistant Shouldn't Be Your Company's Knowledge Layer
Why does every AI coding assistant rediscover how your company works? A platform-engineering build guide for financial services on Context as a Service — enterprise context plane, MCP gateway, and organizational truth plus local branch context for Cursor, Copilot, and Claude Code.
AI-DLC Is Just Structured Prompts — What I Learned Trying AWS Labs aidlc-workflows
AI-DLC is structured prompts in .cursor/rules — but audit.md and aidlc-state.md are the real wins. A credible AI strategy for teams that do not want to build MCP servers, custom agents, or workflow orchestration from scratch.