Trusted by millions of Kenyans
Study resources on Kenyaplex

Get ready-made curriculum aligned revision materials

Exam papers, notes, holiday assignments and topical questions – all aligned to the Kenyan curriculum.

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

Answer Attachments

Exams With Marking Schemes

Related Questions