A Database Server is a server that stores, manages, and provides access to application data. It processes requests to read, update, and organize information.
In AWS, database servers are commonly hosted using Amazon RDS or Amazon EC2 with database software like MySQL, PostgreSQL, or Microsoft SQL Server.
In simple words, a Database Server stores application data and makes it available whenever it is needed.