Get premium membership and access questions with answers, video lessons as well as revision papers.
Got a question or eager to learn? Discover limitless learning on WhatsApp now - Start Now!

Explain a two tier client server architecture and a three tier client architecture found in computers

      

Explain a two tier client server architure and a three tier client architecture found in computers.

  

Answers


Jim
a) Two Tier Client-Server Architecture
-A client program may connect to several DBMSs.
-Other variations of clients are possible: e.g., in some DBMSs, more functionality is transferred to
clients including data dictionary functions, optimization and recovery across multiple servers, etc. In such situations the server may be called the Data Server.
b)Three Tier Client-Server Architecture
-Common for Web applications
-Intermediate Layer called Application Server or Web Server:stores the web connectivity software and the rules and business logic (constraints) part of the application used to access the right amount of data from the database server
-Acts like a conduit for sending partially processed data between the database server and the client.
-Additional Features- Security:encrypt the data at the server before transmission and decrypt data at the client.
jim items answered the question on March 12, 2019 at 09:00


Next: List the aspect tests of seed analysis.
Previous: Outline four negative effects of type A personality

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions