What is your primary architectural concern?

You are the architect on a project developing a web site to give fashion advice to teenagers. The
content on the site is largely static, but there is a small amount of per-user customization. The
actual content, including the style and layout of the site, changes often to ensure a fresh look.
Many graphic designers work on the site for short periods of time. The underlying content
management software does not change often and the web site runs in an environment with
reasonable security in place. What is your primary architectural concern?

You are the architect on a project developing a web site to give fashion advice to teenagers. The
content on the site is largely static, but there is a small amount of per-user customization. The
actual content, including the style and layout of the site, changes often to ensure a fresh look.
Many graphic designers work on the site for short periods of time. The underlying content
management software does not change often and the web site runs in an environment with
reasonable security in place. What is your primary architectural concern?

A.
Deploying the entire web site as JSPs so the content is easier to manage

B.
Designing a multi-tier, service-oriented architecture to handle fail-over and ensure high
availability

C.
Designing a template-based solution to ensure that static content is separated from dynamic
content

D.
Deploying a DMZ, a secure database, and an encrypted JDBC driver to ensure that user data
is protected



Leave a Reply 0

Your email address will not be published. Required fields are marked *