站内搜索: 请输入搜索关键词
当前页面: 图书首页 > How to be a Successful Technical Architect for J2EE Applications

Section 2: Designing J2EE Applications - How to be a Successful Technical Architect for J2EE Applications

Team LiB
Previous Section Next Section

Section 2: Designing J2EE Applications

Chapter List

Chapter 5: A Layered Approach to J2EE Design
Chapter 6: Creating the Object Model
Chapter 7: Creating the Data Model
Chapter 8: Network Architecture
Chapter 9: Planning Construction

Part Overview

The technical architect typically leads and facilitates all application design activities. In this section, you will learn how to:

  • Document application designs with object models so other development staff can easily understand the design.

  • Understand software layering concepts and how to use them to organize J2EE applications into smaller and more manageable sections.

  • Apply common design patterns at each software layer.

  • Document application storage requirements using data-modeling techniques.

  • Design XML document formats.

  • Understand common network architectures for J2EE applications and how the network architecture assists in providing security, scalability, and high-availability features.

  • Refine project estimates after the design phase.


Team LiB
Previous Section Next Section