How to scale a large codebase – Vercel
You may have heard many terms thrown around as answers — monoliths, monorepos, micro frontends, module federation, and more. At Vercel, we’ve helped thousands of large organizations evolve their codebases, and we have an opinion on the optimal way to build software. In this post, we’ll share common issues encountered when scaling a codebase over time, useful open-source tools you can leverage, and the best practices and architectural patterns to follow. This post will cover: Teams struggle to evolve their codebase without sacrificing iteration velocity. It's common to see frontend performance degrade over time as multiple teams work on a single large codebase. Releasing code can become time-consuming, taking anywhere from a few hours to several days. Teams often lack confidence in releasing code, particularly if new features are not behind feature flags. Each team may end up developing their own configuration and tooling for every new project, rather than reusing and sharing common bit
Recommendations for building and scaling large software projects. Scaling a codebase is an integra l, and inevitable, part of growing a software company. You may have heard many terms thrown around as answers — monoliths, monorepos, micro frontends, module federation, and more. At Vercel, we’ve helped thousands of large organizations evolve their codebases, and we have an opinion on the optimal way to build software. In this post, we’ll share common issues encountered when scaling a codebase over time, useful open-source tools you can leverage, and the best practices and architectural patterns
related reading
- Git at any scalecursor.com
- How Vercel adopted microfrontends - Vercelvercel.com
- Code was our medium for thoughtwattenberger.com
- 5 Things I Learned From 5 Years At Vercel | Lee Robinsonleerob.com
- Mistakes engineers make in large established codebasesseangoedecke.com
- A developer's v0 veteran guide - Discussions - Vercel Communitycommunity.vercel.com
- Write code that is easy to delete, not easy to... — programming is terribleprogrammingisterrible.com
- Slopfix — we refactor vibecoded codebasesodra.dev
- Thoughts on slowing the fuck downmariozechner.at
- Scaling with common sense #2: Being future ready. - Zerodha Tech Blogzerodha.tech
- Python Monorepo: an Example. Part 1: Structure and Tooling - Tweagtweag.io
- From Monolith to Microservices to Reasonably-sized Servicesperandrestromhaug.com