Sunday, November 29, 2009

Deployment

The desired deployment scenario is as follows
  1. Web Server - This is the gateway to the LMS. The static files(images, styles,etc) are deployed here. All requests are from here. This could be Apache HTTP Server.
  2. Application Server - The LMS application is deployed at an Application Server(Weblogic, JBoss, Websphere).
  3. Content Server - All content (AICC, SCORM) is deployed here. This could be a Tomcat Server.

No comments:

Post a Comment