What is the difference between 2-Tier architecture and
3-Tier architecture
Answer Posted / bhagwat shinde
2 Tier architecture it's commonly use when your client majority is less if your client's are increasing then we need to configure all the code in client system wherever the client is increase then resides the database one centralized machine (make a server ) and use it.
3 tier architecture all the three different layer's distribute in three different places it's not necessary to put three different places also you can make the developer system as a web server,Database,and all the GUI related functionality. early day's all the ATM machine transaction done using this feature.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the first normal form(1nf)?
Does view occupy space?
Is sql server a database?
What are the five major components of a dbms?
application server is slow what may be the problem
What is isolation levels?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
How many types of dimensions are there and what are they? : sql server analysis services, ssas
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is a View ? Can we insert, Update and delete a view?
How to convert binary strings into integers in ms sql server?
How to receive returning result from a query?
What is database white box testing?
How do I get to sql server configuration manager?
Mention what are the core components of ssrs?