Cloud Concepts第 11 / 100 题
Which statement correctly contrasts vertical scaling with horizontal scaling?
a.Vertical scaling adds more instances; horizontal scaling makes an instance smaller
b.Both terms mean the same thing
c.Vertical scaling increases the size of a single resource; horizontal scaling adds more resources
d.Horizontal scaling only applies to databases
解析
Vertical scaling (scaling up) increases the capacity of an individual resource, such as moving to a larger instance type. Horizontal scaling (scaling out) adds more resources, such as more instances behind a load balancer.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- Which deployment model describes running some workloads on-premises while integrating with services in the AWS Cloud?
- Which of the following best defines scalability in the context of cloud computing?
- A startup wants to launch a product globally without building data centers in each country. How does the AWS global infrastructure help?
- Which characteristic of cloud computing allows a developer to obtain compute and storage resources without human interaction with the provider?
- How does the cloud improve an organization's ability to experiment and innovate?
- Which Well-Architected pillar is primarily concerned with a workload's ability to recover from failures and meet demand?