Skip to main content
Learn tech skills with top-tier courses for programming fundamentals and interview prep.
Try Educative
Interview Handbook
Get Started
Table of Contents
Disciplines
Backend
Machine Learning
Web/Frontend
Mobile
Data Science
Data Engineering
Product Management
Fundamentals
Quiz
Educative.io
HackTheRounds
Search
Question 1 of 20
You're designing a system that needs to handle 10x traffic growth. What's the most sustainable approach?
Scalability
A
Horizontal scaling with load balancing
B
Vertical scaling - get a bigger server
C
Add more caching layers
D
Optimize the code first
Check Answer