CompTIA Server+ (SK0-004) — Question 8
A telephone company is responsible for maintaining a list of 25 million names and phone numbers for inclusion in printed phone books as well as in an inline phone directory accessible on the company's website. Which of the following types of servers would be MOST appropriate to store its information?
Answer options
- A. Web server
- B. Directory server
- C. File server
- D. Database server
Correct answer: B
Explanation
The correct answer is B, as a Directory server is specifically designed to store and manage directory information, making it ideal for handling large volumes of names and phone numbers. While a Database server (D) could also be applicable, a Directory server is more tailored for this specific type of data management, making it the best option. Web servers (A) and File servers (C) do not provide the necessary features for efficient directory-related queries and data organization.