Two-Tier Architecture

Two Tier Architecture invert_B

  • The server handles both application and database duties.
  • Clients are responsible for presenting data and passing user input back to the server.