What is the difference between 2-Tier architecture and
3-Tier architecture
Answer Posted / balu
I Agree with the point one but not agreed with the next one
"its uses mainly Load balancing and Fault tolerance."
It is not like all the tier 3 system will use the above.
Loadbalancing and fault tolerance will increase the
availablility and scalablity of the System
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What is sql server transaction log file?
What is cursors? And what are the different types of cursor?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
What are the approximate numeric data types?
what are defaults? : Sql server database administration
How you would rewrite the sql query to return the customerid sorted numerically?
Indexes are updated automatically is the full-text index also updated automatically?
Can primary key be null?
What are different types of views?
what are different types of raid configurations? : Sql server database administration
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
If no size is defined while creating the database, what size will the database have?
What is SQL Server?
Do you know query execution plan?