Tom has decided to implement a client-server, three-tiered architecture for his Job Management System. Your assignment is to create a UML deployment diagram of Acme Electric, LLC’s proposed Job Management System based on the following information

computer science

Description

Tom has decided to implement a client-server, three-tiered architecture for his Job Management System. Your assignment is to create a UML deployment diagram of Acme Electric, LLC’s proposed Job Management System based on the following information:


• He plans to issue his crew team leaders one iPhone per team. The iPhones will be identical in every respect. Each phone will have two iOS applications on it, JobTeam and VehicleTeam, both presentation logic (client) applications. JobTeam will communicate via authenticated HTTPS through a firewall to an Web Archive (WAR) file named JobManagement.war. VehicleTeam will also communicate via authenticated HTTPS through a firewall to a different WAR file named VehicleManagement.war. Both JobManagement.war and VehicleManagement.war will be installed on a web server in Tom’s office. 


• Tom’s web server will be a Dell XPS 8930 Tower, Windows 10 OS, with Apache HTTP Server v. 2.4.x functioning as the web server. In the client-server threetiered architecture this web server is implementing the business rules. The following WAR files will be installed in the web server:


Related Questions in computer science category