Dropbox
Dropbox leaned heavily on Python across its backend and desktop client for years, later rewriting performance-critical parts of its sync engine in Go as the service scaled.
What we cover in the quiz
- Dropbox leaned heavily on Python across its backend and client software for years, and its engineering team has written extensively about both the productivity benefits and the performance limits that came with that choice.
- Dropbox described rewriting performance-critical parts of its sync engine in Go, moving away from Python specifically to get better memory usage and predictable performance at the scale the sync service had reached.