Cloud ConceptsQuestion 14 of 100

What distinguishes 'vertical scaling' from 'horizontal scaling'?

a.Vertical scaling adds more instances, while horizontal scaling adds CPU/RAM
b.Vertical scaling adds power (CPU/RAM) to an existing resource, while horizontal scaling adds more instances
c.They are identical terms
d.Vertical scaling only applies to storage

Explanation

Vertical scaling (scaling up) increases the capacity of a single machine by adding CPU, memory, or disk. Horizontal scaling (scaling out) adds more machines or instances to share the load. Cloud platforms support both, but scaling out is often more resilient.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Microsoft Azure Fundamentals (AZ-900) · How we review
Report