Next Steps of the Elaboration Phase

Before exploring the technology landscape of the project, let's revisit the Unified Process. Figure 8-1 shows the process model, with the focus on the Elaboration phase.

Figure 8-1. Unified Process model: Elaboration phase


In this chapter we focus on the architecture activities within the Unified Process. In particular, the following workflows and activity sets are emphasized:

  • Analysis and Design: Define Candidate Architecture

  • Analysis and Design: Perform Architecture Synthesis

  • Analysis and Design: Refine the Architecture

  • Test: Design Test

A key artifact produced at this point in the project is the Software Architecture Document (SAD).

Architecture is a heavily used term in our industry. Many excellent studies have focused on effective architectures over the years, and using my own experiences, along with what I have learned from others, I categorize architecture into the following three areas:

  1. Technology: This architecture deals with the many tools required to construct the application. These tools include the database technology, construction tools, source control, configuration management, transaction monitor software, and software distribution. Although going into the project we might know which tools to use, focusing on the technology architecture now will confirm that our choices are correct on the basis of what is currently known about the application.

  2. Data access: This architecture deals with how the data will be accessed in the application, including the database replication technology and the data access infrastructure (JDBC in the case of our application).

  3. Application segmentation: This architecture deals with how to segment the application, including the layering strategy that will separate the various layers of the application and how the layers will be managed.

These three architectures are assessed collectively with respect to known requirements, and the appropriate mix for the application is selected. This unique set of technology, product, and architecture choices is called the application's execution architecture.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.189.178.53