Multiple choice technology architecture

Which server component needs highest level of security out of the four options

  1. Web Server

  2. Database Server

  3. Mail Server

  4. Application Server

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Database servers store the most sensitive data - customer records, financial information, authentication credentials, and application data. They are the primary target for attackers because compromising a database yields the highest value. While web servers, mail servers, and application servers need security, the database contains the 'crown jewels' that all other components ultimately protect.