Oracle Cloud Infrastructure 2023 Foundations Associate · Free Practice Question Easy
Question 5
Which kind of scaling is supported by virtual machines in Oracle Cloud Infrastructure (OCI) Compute service?
-
A
Only scaling up or down
-
B
Only scaling in
-
C
Only scaling out
-
D
Scaling up or down, and scaling in or out
Reveal correct answer
Correct answer: D
Explanation
Horizontal scaling means that you scale by adding more machines into your pool of resources whereas Vertical scaling means that you scale by adding more power (CPU, RAM) to an existing machine.
An easy way to remember this is to think of a machine on a server rack, we add more machines across the horizontal direction and add more resources to a machine in the vertical direction.

With horizontal-scaling it is often easier to scale dynamically by adding more machines into the existing pool — Vertical-scaling is often limited to the capacity of a single machine, scaling beyond that capacity often involves downtime and comes with an upper limit.
Reference: https://medium.com/@abhinavkorpal/scaling-horizontally-and-vertically-for-databases-a2aef778610c
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
