Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

🚀 Extended! 25% OFF All Practice Exams & Video Courses, $2.99 eBooks, Savings on PlayCloud and CodeQuest!

Find answers, ask questions, and connect with our
community around the world.

Home Forums Azure Scale up is not the same as upgrade. Reply To: Scale up is not the same as upgrade.

  • samabc

    Member
    October 18, 2025 at 11:30 pm

    Please see [this link](https://en.wikipedia.org/wiki/Scalability#Horizontal_and_vertical_scaling) which is referenced in the link you provided. Scale up and scale out are defined there:

    > Scaling vertically (up/down) means adding resources to (or removing
    resources from) a single node, typically involving the addition of CPUs,
    memory or storage to a single computer.

    Upgrading is one way (of many) to scale up. Another way is to plug another CPU into a machine. Upgrading is way to achieve scaling up – it is not itself scaling up.

    The concepts are subtly different and IMHO should not be confused.

    Thanks,

    Sam

Skip to content