System Architecture: Presented By: Sushant Mishra 11BM91R03 Vgsom
System Architecture: Presented By: Sushant Mishra 11BM91R03 Vgsom
Softwares
Operating System Application Server
Operating System
Application
Servers
Platform
Hardware Operating System
Drawbacks: 1.Not useful in business context where there are multiple users to access the same dataset. 2.Crashing of the system leads to total shutdown.
Data and application kept on separate machines Database kept centrally Application and presentation logic kept locally
Database and Application server - kept centrally version control maintained Presentation logic - kept locally - data transfer minimized - cost and speed factors taken care of
Multi-Tier Architecture
Multi-tier Architecture
Web server introduced between application server and user Advantages: 1.No need of specialized client software on individual machine. 2.It is inexpensive.
Thank You