medium
Single Answer
0You need to scale out some web servers to accommodate load. Which method would you use?
Answer Options
A
Add vCPUs
B
Add vRAM
C
Add DNS
D
Add SLBaaS
Correct Answer: D
Explanation
If you wanted to scale a web server out to several other web servers, you would use server load balancing as a service (SLBaaS) from your cloud provider. Adding resources such as vCPUs and vRAM is an example of scaling a server up, not out. Adding DNS will not offset or accommodate the additional load on the web servers.
cloud-computing
scalability
load-balancing