Click here

three-tier

A special type of client/server architecture consisting of three well-defined and separate processes, each running on a different platform:

1. The user interface, which runs on the user's computer (the client).

2. The functional modules that actually process data. This middle tier runs on a server and is often called the application server.

3. A database management system (DBMS) that stores the data required by the middle tier. This tier runs on a second server called the database server.

The three-tier design has many advantages over traditional two-tier or single-tier designs, the chief ones being:

  • The added modularity makes it easier to modify or replace one tier without affecting the other tiers.
  • Separating the application functions from the database functions makes it easier to implement load balancing.


  • Top Terms
    • 1

      private cloud project

      Companies initiate private cloud projects to enable their IT infrastructure to become more capable of quickly adapting to continually evolving...

      Read more »

    • 2

      cloud backup

      A cloud backup (cloud computer backup) refers to backing up data to a remote, cloud-based server. As a form of cloud storage, cloud backup data is...

      Read more »

    • Click Here!

    Connect with Webopedia

    • Android Apps for Remote Computer Access

      Remote access is useful when you need to collaborate with co-workers, help a friend with PC problems or grab files from your desktop.

      Read More »

    Did You Know? Archive »

    • Quick Reference Archive »