What Is 3 Tier Architecture?
3 tier architecture is a client server architecture where the user interface, computer data storage and data access are created and maintained as independent modules. It is mean to allow any of the three tiers to be replaced or developed independently. For example, a change in the operating system of a presentation tier will only affect the user interface code.
No comments:
Post a Comment