Jenkov.com: post #96 — TG.ME

Released a short video about the difference between designing for scalability or performance. In other words, should you solve all capacity problems by throwing hardware at the problem? Or should you try to utilize the hardware you already have, better?

https://www.youtube.com/watch?v=IDAf1D0HIOg

#SoftwareDesign
YouTube
Designing for Scalability vs Performance
When the load on a system gets close to the capacity of that system - you will typically have to address that situation by increasing the capacity of that system. You can increase the capacity of a system in two ways: Via scaling - or via performance optimization.…
August 5, 2024 747 1