cit470

Task: Tiered App

Work with your team to deploy Question2Answer as a three-tiered web app, with a protected database back-end in your secure zone, users web browser clients in the outside zone, and the web server middleware in your dmz. Then clone your web server, so that you have two middleware servers, and deploy a load balancer in the dmz to leverage both web servers. The web server redundancy will improve your app’s availability, and with both web servers functioning properly, it should also scale your web app to be able to handle more simultaneous clients.

Tools

Requirements

Phase I:

Phase II:

Deliverable

Upload an illustrated tutorial, in which you explain what your team did and how you accomplished it.

Scoring Rubric

Examples and Hints

Examples:

(Phase I)

(Phase II)

Hints: