F5
101 · Question #708
101 Question #708: Real Exam Question with Answer & Explanation
The correct answer is D: The Web application server. In a multi-tier web architecture, the component that initiates a request to another service is acting as the client. When the Web application server queries the Database, the Web application server is the client in that transaction.
Section 1: OSI Model, Network, and Application Delivery Basics
Question
The Web application Server made a query to the Database to present dynamic content for a user who would be the client?
Exhibit
Options
- AThe User
- BThe Big-IP
- CThe Database
- DThe Web application server
Explanation
In a multi-tier web architecture, the component that initiates a request to another service is acting as the client. When the Web application server queries the Database, the Web application server is the client in that transaction.
Common mistakes.
- A. The user is the client of the Web application server, not the client in the specific Web application server-to-Database transaction described.
- B. The BIG-IP is a traffic management device that sits between clients and servers; it does not initiate the database query described in this scenario.
- C. The Database is the server in this transaction - it receives and processes the query initiated by the Web application server, making it the server, not the client.
Concept tested. Client-server roles in multi-tier web architecture
Reference. https://www.f5.com/glossary/three-tier-application
Topics
#client-server model#HTTP architecture#web application#database query
Community Discussion
No community discussion yet for this question.
