YOUR FEEDBACK
Three RIA Platforms Compared: Adobe Flex, Google Web Toolkit, and OpenLaszlo
NN wrote: Yeah you are right GWT is poor man's Flex. After using GWT on two...

SYS-CON.TV
TOP MICROSOFT .NET LINKS


AVIcode's Intercept Studio Enhancing Microsoft's Dynamic Systems Initiative
Enhancing Microsoft's Dynamic Systems Initiative

Digg This!

As software development teams and solutions become more distributed, visibility into systems has given way to isolated pockets of component knowledge. This "silo" approach to application development, where different teams work in isolation from each other, means that developers may no longer have knowledge of, or access to, the code with which their component interacts. This results in duplication of efforts and incomplete solutions due to a lack of information sharing.

Compounding the problem is the fact that the numerous distributed components and Web services that make up these software solutions must be managed outside of the development team by IT Operations. In most cases, Operations has little access to detailed knowledge about application architecture. This information disconnect results in a lack of visibility across the enterprise, an inability to manage application availability and performance, and difficulties setting and maintaining service level agreements (SLAs).

Efforts by various companies to resolve this issue have resulted in the coining of the term "autonomic computing." Microsoft's effort in autonomic computing, for example, is called the Dynamic Systems Initiative (DSI). The main concept that underlies DSI is that architectural and operational requirements for any application must be shared within an organization. DSI will enable organizations to create dynamic models and to bridge information silos.

This can be accomplished by utilizing application models that are synchronized with actual IT solutions and infrastructure in order to make improvements in an application's "design for operations." This design for operations concept can be thought of in two components - design for deployment and design for manageability. AVIcode implements the DSI vision by focusing on an application's design for manageability.

AVIcode's Intercept Studio
AVIcode's Intercept Studio is a best-of-breed solution for monitoring applications in production and delivering, in real time, a complete root-cause analysis of any fault or performance degradation. That root-cause analysis contains all of the information needed to quickly isolate and resolve issues, including the exact blame component and a complete, reproducible test case.

Intercept Studio's ability to monitor applications and provide complete reports on application health augments existing efforts to make DSI a reality. Intercept Studio standardizes root-cause data collection and provides a method for communicating collected data to an application-support incident management system.

Intercept Studio provides a formal description of what operational information a developer needs in order to troubleshoot an application. This required information varies by application issue. For example, to debug an application-coding failure, Intercept Studio will provide a call stack with run-time values for functional parameters, object state, local function variables, and the precise line of offending source code. To debug performance degradations such as an SQL bottleneck, Intercept Studio delivers SQL statements and parameters that will help a DBA optimize queries and tune the database indexes.

AVIcode Application Health Modeling and Monitoring
Using the foundation of Intercept Studio, AVIcode has created a paradigm - AVIcode Application Health Modeling and Monitoring (AHMM) - that provides a solution for improving application manageability.

AHMM improves operational application manageability by automatically generating MOM Management Packs based on health models; by providing infrastructure for application SLA monitoring and collecting root cause information for failures and performance degradation; and by closing the loop between operations and development by integrating operational root-cause information into Visual Studio Team Foundation Server.

Figure 1 demonstrates how AHMM fits into both development and operational processes. The Microsoft Solution Framework (MSF) defines core development processes and best practices for delivering software applications. The Microsoft Operations Framework (MOF) defines operational processes for effective IT service management. AHMM is an integral part of those processes in addressing an application's design for manageability.

In order to create an appropriate solution architecture, business requirements and operational requirements must be considered. With Visual Studio 2005, architects can create an application model and map it on a datacenter infrastructure model in order to generate a deployment report that addresses potential deployment issues during design and development.

AHMM provides the infrastructure during the design and development process to create an application health model. An architect can define what is considered to be an unhealthy application state in order to enable identification of the component at fault, prioritize the severity of the fault, and classify the issue for resolution. A developer can also define what information needs to be collected for diagnostic purposes, thus giving Operations teams a standard for collecting specific root-cause information without relying on custom application instrumentation. During the release-management process, health models are used to create a MOM 2005 Management Pack. This allows for proper service monitoring and control processes to be established at the time of application deployment.

Within the MOF, many organizations rely on MOM 2005 to provide service monitoring and application control. MOM 2005 delivers an extensible architecture for monitoring operational infrastructure and collecting root-cause information based on specialized management packs.

AHMM extends MOM monitoring to custom line-of-business applications. By implementing automatically generated management packs, Network Operation Center personnel gain visibility into internal application states. The management pack collects application-specific root-cause information that is required for effective issue troubleshooting and resolution.

Health monitoring considers multiple aspects of production applications, including performance, security, connectivity, and application failure. To simplify application maintenance and support, consolidated root-cause information is forwarded into Visual Studio Team Foundation Server for performance, availability, and reliability analysis.

AHMM enables continual discovery of unhealthy application states and the collection and delivery of operational root-cause information. The approach employs agents that can attach to any .NET process, with no instrumentation required, and it collects complete root-cause information for application failures and performance-bottleneck issues. AHMM enables a proactive issues-resolution process as well as the ability to detect operational issues automatically, before they affect SLA compliance.

Example of AVIcode Health Modeling and Monitoring
A health model and monitoring system can be implemented utilizing the Distributed System Designers in Visual Studio Team Architect. These Designers allow developers to model application and logical infrastructure components, along with the communication pathways between them. These models are also synchronized with the code, so when one is modified, the other changes appropriately.

There are two key Distributed System Designers that are required to implement the health model and monitoring scenario described here:

  1. The Distributed Application Designer allows architects and developers to create a service-oriented architecture model for distributed applications. Using AVIcode's solution, developers can simply drag-and-drop an AVIcode MOM Management Pack object to the design surface and connect components. This allows developers to define what application run-time and performance information will be collected in an unhealthy application state.
  2. The Deployment Designer allows architects and developers to validate an application design against a datacenter environment and to generate a deployment report that can be used as a formal contract for deployment. When the deployment report is generated, AVIcode's Management Pack generator automatically creates a MOM Management Pack. This Management Pack utilizes AVIcode's Intercept Studio infrastructure, which is distributed by Microsoft with MOM 2005. It also provides health monitoring and gives Operations a view into application health state.
As unhealthy states are detected, root-cause information is collected by MOM and forwarded into an incident-management system. Utilizing Visual Studio's Team Foundation Server (TFS), a centralized repository is made available to all application stakeholders to share information. AVIcode's connector to TFS delivers operational feedback into a work-item subsystem, so operational issues are generated for every unique application issue. By collecting root-cause information, troubleshooting and diagnosis of operational failures and performance bottlenecks are dramatically improved.

AVIcode's Intercept Studio enables application health modeling and monitoring that furthers autonomic computing by delivering the infrastructure required to collect root-cause information, by providing a measurement of availability and performance compliance for SLAs, and by delivering operational feedback to support and development teams. These functions streamline development efforts, reduce troubleshooting and support costs, and allow development teams to focus on core business logic and new projects, rather than on instrumentation and maintenance/support activities.

About Victor Mushkatin
Victor Mushkatin, MCSD, MCSE is the cofounder and CTO of AVIcode, Inc. Mr. Mushkatin holds a Master's degree in Computer Science and has developed numerous business-critical applications over the past 10 years for the financial, insurance, energy, and telecommunications industries. He has been working closely with Microsoft's Development Division and Windows Enterprise Management Division since 2001, incorporating .NET application management into Microsoft's Visual Studio and MOM products. Victor can frequently be heard speaking at various .NET User's Groups, and is in the process of coauthoring a book entitled Developing Manageable Applications Using Visual Studio .NET and Microsoft Operations Manager: Design for Manageability.

Microsoft .NET News Desk wrote: Microsoft .NET Developer's Journal - AVIcode's Intercept Studio As software development teams and solutions become more distributed, visibility into systems has given way to isolated pockets of component knowledge. This 'silo' approach to application development, where different teams work in isolation from each other, means that developers may no longer have knowledge of, or access to, the code with which their component interacts. This results in duplication of efforts and incomplete solutions due to a lack of information sharing.
read & respond »
Microsoft .NET News Desk wrote: AVIcode's Intercept Studio Enhancing Microsoft's Dynamic Systems Initiative. As software development teams and solutions become more distributed, visibility into systems has given way to isolated pockets of component knowledge. This 'silo' approach to application development, where different teams work in isolation from each other, means that developers may no longer have knowledge of, or access to, the code with which their component interacts. This results in duplication of efforts and incomplete solutions due to a lack of information sharing.
read & respond »
Microsoft .NET News Desk wrote: AVIcode's Intercept Studio Enhancing Microsoft's Dynamic Systems Initiative. As software development teams and solutions become more distributed, visibility into systems has given way to isolated pockets of component knowledge. This 'silo' approach to application development, where different teams work in isolation from each other, means that developers may no longer have knowledge of, or access to, the code with which their component interacts. This results in duplication of efforts and incomplete solutions due to a lack of information sharing.
read & respond »
MICROSOFT .NET LATEST STORIES
Peer Networking Series - A Closer Look at PNRP vs. Bonjour/ZeroConf
It seems as though whenever I bring up PNRP and its benefits, I am immediately inundated with a list of questions or comments indicating that Microsoft is re-inventing the wheel and that PNRP has already been implemented before in the form of ZeroConf and, more specifically, Apple's im
Microsoft, Unisys, Yahoo and Vista
Microsoft, which spent $6 billion on aQuantive and was chasing Yahoo for its ads before it came to a dead stop, has been supporting - as in helping write - legislation in New York and Connecticut that would regulate the data that companies like Yahoo and Google collect for targeted adv
AJAX World - Xceed Launches Microsoft Silverlight 2 Control
Xceed launched Xceed Upload for Silverlight, the commercial offering in support of Microsoft's promising new Silverlight technology. The product is available now for purchase or as a fully functional 45-day trial on Xceed's website. Xceed Upload for Silverlight lets developers add uplo
Microsoft To Keynote 4th International Virtualization Conference & Expo
Mike Neil is general manager for virtualization strategy in the Windows Server Division at Microsoft. Mike is focused on the delivery of the Windows virtualization technology, including Windows Server 2008 Hyper-V, Microsoft Hyper-V Server and Virtual PC 2007. Mike also directs the tec
Microsoft Virtualization Takes Management Cross-Platform
Microsoft is making System Center, its central management scheme, natively manage Linux, Unix and VMware virtual servers. The widgetry has always been a Windows-only affair, but now there are betas available showing off Microsoft's cross-platform prowess, important to Microsoft's place
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
BREAKING NEWS FROM THE WIRES
Actium Partners with GraphOn to Web-Enable Financial Management Platform
GraphOn Corporation (OTCBB:GOJO), a leading worldwide developer of application publishi