An organization has agreed on the software that will be used to virtualize the company's web servers. Which of the following should the administrator reference prior to purchasing physical servers to be deployed as hosts in the new virtual architecture?

A. The vendor's software compatibility list
B. The vendor's service level agreement
C. The vendor's hardware compatibility list
D. The vendor's end user licensing agreement

Answer: C. The vendor's hardware compatibility list

Computer Science & Information Technology

You might also like to view...

iDiary is ordered by

a. event b. date c. friend d. class

Computer Science & Information Technology

Which of the following assignment statements is correct?

a. char c = 'd'; b. char c = 100; c. char c = "d"; d. char c = "100";

Computer Science & Information Technology