Cloud ConceptsPregunta 14 de 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
Explicación
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.
Practica las 100 preguntas gratis — sin registro.
Preguntas relacionadas de este tema
- Which deployment model dedicates cloud infrastructure to a single organization, often for stricter control or compliance?
- What is meant by 'agility' as a benefit of cloud computing?
- Which concept describes distributing resources across multiple physical datacenters so a single failure does not take down a service?
- Which of the following is an example of an operating expense (OpEx) enabled by the cloud?
- What does 'disaster recovery' in the cloud primarily help an organization achieve?
- Which cloud characteristic allows many customers to share the same physical infrastructure while remaining logically isolated?
Última revisión: · proceso editorial
Equipo Editorial de PrepPass · Verificado con Microsoft Azure Fundamentals (AZ-900) · Cómo revisamos