It's UWAweek 47

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Displaying the 2 articles in this topic
Showing 2 of 503 articles.
Currently 38 other people reading this forum.


 UWA week 23 (1st semester, 1st exam week) ↓
SVG not supported

Login to reply

👍?
helpful
10:18pm Thu 6th Jun, ANONYMOUS

In the lecture notes it says:

"An important characteristic of client-server systems is scalability: Horizontal scaling means adding or removing client workstations with only a slight performance impact. Vertical scaling means migrating to a larger and faster server machine, or to multiservers."

This seems to slightly misalign with the conventional definition that I've come across, where horizontal scaling means adding more processors to an architecture (e.g. additional server nodes), and vertical scaling means adding more processing power to existing processors (e.g. chuck more RAM in the server machine).

Pulled from a quick Google search:

"Adding more hardware components to your current server configuration (e.g., adding more RAM or storage to your dedicated server) is known as vertical scaling. Horizontal scaling adds more servers to your hosting configuration to increase its power." (https://www.cloudways.com/blog/horizontal-vs-vertical-scaling/#:~:text=Adding%20more%20hardware%20components%20to,known%20as%20a%20server%20cluster.)

How should we approach this definition for the exam?


SVG not supported

Login to reply

👍?
helpful
10:18am Fri 7th Jun, ANONYMOUS

vertical scaling = scaling UP, horizontal scaling = scaling OUT. But your thinking is sort of there. Try thinking about it this way:

out = spreading "out" over more machines up = increasing (upping) the compute one a single machine / monolith

I hope this helps :)

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy