Description: Consider the
Healthcare Sales Management system again, this time you are required to draw a
deployment diagram for the scenario given below:
Architecture of health care management
system consists of two tiers of servers; application server and database
server. We have one application server and two database servers. Both database
servers are identical; first acts as a main server, while the second acts as a
redundant backup in case the first one fails. Clients can access database
server through application server.
For above system, we also have the option
of using a proprietary client that accesses the databases directly.
Question:
- Given the
above scenario, you are now required to draw deployment (physical) view based
on Krutchen’s 4+1 architectural model for the above system depicting
normal client access scenario as well as proprietary client access
scenario.