Answer :
A design consisting of web servers that manage the interaction between users and databases use a three-tier architecture.
A three-tier architecture can be described as a type of architecture that has a data or backend tier of a web application.
In the three-tier architecture, the applications are separated into three tiers of logical and physical computing.
The presentation tier, or user interface; the application tier are the tiers of a three-tier architecture. Each tier of the three-tier architecture has the capability of being formed separately.
The interactions or connections between users and databases are managed by the three-tier architecture.
To learn more about three-tier architecture, click here:
https://brainly.com/question/13266011
#SPJ4