The current architecture of a fashion web site consists of one web server, three application
servers, and a database. You, as the lead architect, recommend adding more web servers. What
are two valid justifications for the new architecture? (Choose two.)
A.
New web servers will decrease latency for I/O-bound requests.
B.
Adding multiple web servers will have a positive impact on scalability.
C.
Adding new web servers will increase the overall availability of the web site.
D.
New web servers will increase the number of user accounts that can be supported.