InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Pragmatic SOA Governance

Posted by Dilip Krishnan on Feb 25, 2009

Sections
Enterprise Architecture
Topics
Governance ,
SOA
Tags
Mule

In an article on SOA Governance, Ross Mason, CTO and Co-Founder, MuleSource, says that in today's world, the traditional top-down philosophy for SOA is outmoded and outdated and urges for a more practical real-world approach to governance and SOA in general.

Mason explains that traditionally companies have an "SOA competency center", which is 

a centralized office responsible for evangelizing, coordinating, enforcing, and measuring SOA efforts across the enterprise. This team would ideally create and execute a coordinated enterprise-wide SOA plan, cataloging services and enforcing/measuring reuse through software tools such as an SOA registry/repository.

He notes that this approach has proven ineffective and quotes a study at the Burton Group suggesting only 20 percent of organizations are seeing the anticipated benefits from enterprise SOA initiatives. He asks the question “So why do organizations continue struggling so mightily to succeed with SOA?” despite the investment in governance tools and technologies that have been around for years. He attributes the failure to the significant behavioral change required by the people in order to use these tools. Instead, he recommends (quoting Martin Fowler) that tools adapt to the people and existing processes and then goes on to cite examples of how that might be accomplished. 

  • An SOA governance tool should be integrated with a version control system […]
  • The tool should […] automatically publishing services to the registry/repository as a part of the release cycle 
  • If the tool is then also integrated with the bug tracking system, critical bugs can be bubbled-up […]
  • [An] enterprise architect's lengthy requirements document can and should be implemented as automated policies. [leading to increased adherence to requirements and] reducing development times without significantly changing the development process.

In a related blog post he also gives concrete examples how one might do this using MuleSource products, and emphasizes that SOA governance needs to be re-thought especially in the context of 

[…] evolution of SOA and the arrival (and proliferation) of more pragmatic approaches (e.g. REST, SaaS, Web 2.0, enterprise mashups, etc.) [… and at the end of the day] good SOA governance tools should […] make Operations staff's lives easier [not harder].

Be sure to check out the original article as well as the blog post.

  • This article is part of a featured topic series on SOA

No comments

Watch Thread Reply

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.