What are the different types of servers and what are their functions?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bitech
    New Member
    • Apr 2017
    • 2

    What are the different types of servers and what are their functions?

    I want to know the different types of servers and the duties they perform. Precisely, what are Exchange servers, file servers, web servers,databas e servers?
  • pod
    Contributor
    • Sep 2007
    • 298

    #2
    Exchange servers : webmail
    file servers : file repositories
    web servers : web application and sites
    database servers : used to house databases such as Oracle, MS SQL Server


    but one server (computer, machine, virtual machine) can serve as any and many of those

    Comment

    • bitech
      New Member
      • Apr 2017
      • 2

      #3
      Thanks pod. That surely helps.

      Comment

      • ChristianC123
        New Member
        • Aug 2017
        • 6

        #4
        Hello

        FileServer:Stores network users' data files

        Database server:Manages common databases for the network, handling all data storage, database management and requests for data

        Webservers:The web server is responsible for hosting website files and serve it up through a web browser. It loads an individual file of a web page and loads it to display in the browser as one complete page

        Exchange server:Is a mailserver. its runs exclusively on windows operating systems

        Regards,
        Christian

        Comment

        • Kkshivanii
          New Member
          • Sep 2022
          • 4

          #5
          A server is a powerful system which provide the resources, information or services to the other computer over the network. you can find different types of server like:

          File servers: user can share, distribute or store the file on a server
          Print servers: user can used for the management and distribution of printing functionality
          Application servers: client computers running applications locally
          Web servers: special type of server that hosts programs and data requested by users across the Internet

          Comment

          Working...