SHARE
Follow this article on Twitter Facebook LinkedIn Bookmark and Share
Home >> Integrating IT >> Project Management

Why it’s not SOA simple anymore

Why it’s not SOA simple anymore

By:  Bert Latamore  On: 25 Jan 2007 For: Computerworld (US online) Creator

You still hear a variety of interpretations as to what SOA will be and what you will need. It may take a decade for SOA to become fully adopted by the majority of the industry, says one expert.

So what can IT organizations start to do now to build the foundations for SOA and prepare their infrastructure for the future? "Architecture is everything," Reinecke says, so a strong architectural program is vital to the evolution of the network and the larger IT infrastructure.

Second, that architectural program must include a strong emphasis on both de jure and de facto standards. "The key thing is to use every project to drive SOA," Reinecke says. "Set a basic framework and define standards, then live by them in every project. For example, when you do VOIP and you have to deal with IPT numbering plans, use the standard directory service you have defined -- in many cases we see corporations using Active Directory as a standard -- then add your IPT numbers to the directory in Active Directory." And overall the IT community needs to develop a coherent vision of where it's headed as it moves beyond client/server.

One thing is clear: The industry and its technology are rapidly evolving toward a new and exciting future, and the network will be at its center.

Like it or not, SOA is approaching rapidly, driven by the basic business need to improve efficiency, respond faster, and do more with less. And over the next decade nearly every application and technology used today will need to evolve rapidly to keep up.

function validate() { if (document.getElementById("ctl00_ctl00_cphBody_cphMain_txtName")) { if (document.getElementById("ctl00_ctl00_cphBody_cphMain_txtName").value == "") { alert("please fill out your name"); document.getElementById("ctl00_ctl00_cphBody_cphMain_txtName").value = "" document.getElementById("ctl00_ctl00_cphBody_cphMain_txtName").focus(); return false; } } if (document.getElementById("ctl00_ctl00_cphBody_cphMain_txtMail").value == "") { } else { var str = document.getElementById("ctl00_ctl00_cphBody_cphMain_txtMail").value var at = "@" var dot = "." var lat = str.indexOf(at) var lstr = str.length var ldot = str.indexOf(dot) if (str.indexOf(at) == -1) { alert("Invalid E-mail ID") return false; } if (str.indexOf(at) == -1 || str.indexOf(at) == 0 || str.indexOf(at) == lstr) { alert("Invalid E-mail ID") return false; } if (str.indexOf(dot) == -1 || str.indexOf(dot) == 0 || str.indexOf(dot) == lstr) { alert("Invalid E-mail ID") return false; } if (str.indexOf(at, (lat + 1)) != -1) { alert("Invalid E-mail ID") return false; } if (str.substring(lat - 1, lat) == dot || str.substring(lat + 1, lat + 2) == dot) { alert("Invalid E-mail ID") return false; } if (str.indexOf(dot, (lat + 2)) == -1) { alert("Invalid E-mail ID") return false; } if (str.indexOf(" ") != -1) { alert("Invalid E-mail ID") return false; } } if (document.getElementById("ctl00_ctl00_cphBody_cphMain_txtComment")) { if (document.getElementById("ctl00_ctl00_cphBody_cphMain_txtComment").value == "") { alert("please fill out a comment") document.getElementById("ctl00_ctl00_cphBody_cphMain_txtComment").value = "" document.getElementById("ctl00_ctl00_cphBody_cphMain_txtComment").focus(); return false; } } return true; }


Sign up for our Newsletters












Print |  Views: 893   |   Rating:offoffoffoffoff  (0 votes)
Rate this article on a scale of
1 to 5 stars,5 being the best.




Bert Latamore Bert Latamore is a contributor to the International Data Group (IDG) News Service, which publishes global technology stories from bureaus around the world to more than 300 publications in more than 60 countries.
blog comments powered by Disqus