What is a difference between 2-tier and 3-tier architecture? What are advantages and disadvantages of each case?
Experience Level: Senior
Tags: Architecture
Answer
2tier
3tier
- Flexibility
- Mainenance
- Security
- Scalability
- Fixed contract between front-middle tier, clients don't need to be changed when something changed behind middle layer...
Related Computer Science job interview questions
What kind of file extensions do you know?
Data Structures JuniorWhat is a difference between class and object?
Architecture JuniorWhat is OOP?
ArchitectureC#Design Patterns Junior