Software Engineering, Project Management, and Effectiveness
As part of our patterns & practices App Arch Guide 2.0 project, we're consolidating our information on our patterns & practices Performance Engineering. Our performance engineering approach is simply a collection of performance-focused techniques that we found to be effective for meeting your performance objectives. One of the keys to the effectiveness is our performance frame. Our performance frame is a collection of "hot spots" that organize principles, patterns, and practices, as well as anti-patterns. We use the frame to perform effective performance design and code inspections. Here's a preview of our cheat sheet so far. You'll notice a lot of similarity with our patterns & practices Security Engineering. It's by design so that you can use a consistent approach for handling both security and performance.
Performance Overlay This is our patterns & practices Performance Overlay:
Key Activities in the Life Cycle This Performance Engineering approach extends these proven core activities to create performance specific activities. These include:
Performance Frames Performance Frames define a set of patterns-based categories that can organize repeatable problems and solutions. You can use these categories to divide your application architecture for further analysis and to help identify application performance issues. The categories within the frame represent the critical areas where mistakes are most often made.
Architecture and Design Issues Use the diagram below to help you think about performance-related architecture and design issues in your application.
The key areas of concern for each application tier are:
Design Process Principles Consider the following principles to enhance your design process:
Design Guidelines This table represents a set of secure design guidelines for application architects. Use this as a starting point for performance design and to improve performance design inspections.
Additional Resources
My Related Posts
PingBack from http://hoursfunnywallpaper.cn/?p=6279
Some additional resources:
XPE (eXtensible Software Performance Engineering)
http://www.jinspired.com/solutions/xpe/index.html
Combing Performance Management and Cost Management via Activity Based Costing (ABC)
http://www.jinspired.com/products/jxinsight/meteringthecloud.html
Hi, JD,
the Design Guidelines has two Resource Management in the grid, i think you may miss the Exception Management part instead of duplicate Resource Management :)
Thanks
Cheng
As part of our patterns & practices App Arch Guide 2.0 project , we've put together an arch frame.