0:00
0% complete
LearnStep 1 of 1
Choosing Scaling Approach
Learning Objectives
- •Evaluate scaling needs
- •Match strategy to requirements
Lesson Outline
LearnStep 1/1
Choosing Scaling Approach
text
Hybrid Approach
Most production systems use both strategies:
- Web Tier: Horizontal (stateless)
- App Tier: Horizontal (compute)
- DB Tier: Vertical first, then read replicas