-
Database ScalingModeling/TheoremParadigm 2020. 2. 23. 20:50
1. Methods of Scaling
1.1 Vertical Scaling (Scale-up)
In Vertical Scaling, we increase the CPU, RAM, and Storage or buy a more robust server in order to support more traffic and load on our database server.
1.2 Horizontal Scaling (Scale-out)
2. Reference
https://medium.com/@avishwakarma/mysql-scaling-and-how-to-do-it-d7f5b8dbd5b9
'Modeling > TheoremParadigm' 카테고리의 다른 글
Parallel Algorithms and Sequential Algorithms (0) 2020.02.27 Locking Strategies and Deadlocks (0) 2020.02.27 Cooperative vs Preemptive Multitasking (0) 2019.11.10 Eventual consistency and strict consistency (0) 2019.09.28 Difference between Concurrency and Parallelism (0) 2019.08.18