Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News

SYS-CON.TV
Cloud Expo & Virtualization 2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts
SOA Web Services XML: Why WSDM Matters
The role of WSDM in distributed IT management

The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

With the variety of application platforms and technologies in use today, companies demand standardized approaches to managing these heterogeneous platforms. This is where WSDM can play an important role. WSDM, or Web Services Distributed Management, began as an OASIS Technical Committee in February 2003. For the past two years, leading management vendors have been working within the OASIS group to create a set of standards that use Web services technologies for management. OASIS officially approved a set of WSDM standards in March 2005.

In this article we take a much closer look at the various WSDM standards, the capabilities offered by some of these standards, and present some useful case studies that demonstrate the benefits of WSDM. The intention is for software architects and developers who design software that must be managed to gain a much better appreciation for the value of WSDM.

WSDM as a Management Standard
To understand WSDM, it's important to make a distinction between two key specifications that were developed in the OASIS WSDM TC.

  • The Management Using Web Services (MUWS) specification defines how any IT resource can use Web services technologies for exposing manageability interfaces.
  • The Management Of Web Services (MOWS) specification builds on MUWS and specifically addresses how a Web service resource can be managed.
In this article we'll focus primarily on MUWS because it is the foundation for managing distributed IT resources, regardless of the underlying platform or implementation technology. As Figure 1 illustrates, IT management involves both manageable resources and a manageability consumer. A manageability consumer such as an Enterprise Management System (EMS) might need to discover a resource, receive notifications of state changes, or control a resource. WSDM MUWS defines a mechanism for exposing a manageable resource with a Web services endpoint that contains control, attribute, and event capabilities.

Before providing details of the capabilities offered by WSDM, it's important to clarify the relationship to existing management standards and technologies. Because WSDM is based on Web services technologies, it relies on standards such as XML Schema, WSDL, SOAP, and WS-Addressing.

At the same time, WSDM MUWS does not impose any specific management model in its implementation. For example, DMTF's Common Information Model (CIM) provides a common definition of management information for systems, networks, and applications. Work is already underway to map CIM resource models and related operations using WSDM-MUWS (see References section, "Proposal for a CIM mapping to WSDM").

Additionally, we shouldn't think of WSDM as a management instrumentation technology. It is expected that developers would still instrument their application with JMX, WMI, or other management technology. In the case of Java, Apache open source toolkits already exist today that allow a developer to expose Java-based applications with WSDM interfaces (Apache Web Services Muse: http://ws.apache.org/ws-fx/muse/). Additionally, the Java community is in the process of creating a Web services connector that supports JMX (JSR 262: Web Services Connector for Java Management Extensions [JMX] Agents: www.jcp.org/en/jsr/detail?id=262). In either case, the interface one uses for accessing a manageable resource (e.g., WSDM) can be considered separate from the technology used for instrumentation (e.g., JMX, WMI, Java, etc.).

Having these and other adapters in place will help to broaden widespread adoption of the technology. Such adapters will also make it easier for a management system to manage IT resources in a consistent, standards-based manner.

Why WSDM?
Before we dive into the details, let's better understand why WSDM is important to IT management. Because WSDM is based on Web services, you can leverage much of the basic infrastructure and tooling support already available. Using WSDM for management can take advantage of improved integration and interoperability, as well as support the basic Web services capabilities such as security, reliability, and transactions.

There are also specific benefits that can be gained for providers and consumers of IT resources.

  • For the providers of IT resources (e.g., an infrastructure provider such as a J2EE application server), WSDM MUWS offers a single interface to manageability, regardless of the instrumentation. The same interface can be reused across multiple management system vendors, thus minimizing the number of custom interfaces needed.
  • For consumers of IT resources, WSDM MUWS greatly increases the types of IT resources that can be managed. Additionally, discovery of new resources and capabilities can be done automatically at runtime.
Moving forward, we see WSDM as a key enabler to the Adaptive Enterprise. By that we mean the ability for an organization to quickly and easily respond to change through the linkages that are established between business and IT. Accomplishing this requires a cleaner separation between the services being delivered and the management of those services.
About Chris Peltz
Chris Peltz is a senior architect within HP's
Developer Resources Organization (http://devresource.hp.com), providing technical and architectural consulting to enterprise customers in the areas of J2EE, Web services, and
application management.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Why WSDM Matters. The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

SOA Web Services XML: Why WSDM Matters
The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

SOA Web Services XML: Why WSDM Matters
The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.


Your Feedback
Web Services Journal News Desk wrote: Why WSDM Matters. The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
XML Journal News Desk wrote: SOA Web Services XML: Why WSDM Matters The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
SOA Web Services Journal wrote: SOA Web Services XML: Why WSDM Matters The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
Latest Cloud Developer Stories
Can you bring services from the cloud to your customers faster and have them adopt it with ease of use or bring the power of bundled services to the fingertips of your clients without creating new rigid ‘apps stove pipes'? Do you want to prevent your business running away to publ...
OCZ Technology Group, a provider of high-performance solid-state drives (SSDs) for computing devices and systems, on Tuesday announced the Z-Drive R4 CloudServ PCI Express (PCIe) flash storage solution, designed to accelerate cloud computing applications and reduce operating expe...
Many organizations have embraced, or are considering, the benefits of cloud computing – speed, flexibility, increased expertise, shared workload, reduced costs, etc. The benefits are many – but so are the risks. What are the threats to cloud security? Which parties assume respons...
In August 2011, SHI Enterprise Solutions (ESS) division launched the SHI Cloud, offering reliable and cost-effective industrial-grade cloud computing platforms. That same division achieved an 82 percent increase in revenue over 2010.
SoftLayer Technologies on Tuesday announced the immediate worldwide availability of SoftLayer Object Storage, a redundant and highly scalable cloud storage service that allows users to easily store, search and retrieve data across the Internet, with optional CDN connectivity, or ...
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 Cloud Computing News
Salary increases will remain negligible in Japan this year, with employers instead turning to benefi...