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 Computing
Conference & Expo
November 2-4, 2009 NYC
Register Today and SAVE !..

2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
In many cases, the end of the year gives you time to step back and take stock of the last 12 months. This is when many of us take a hard look at what worked and what did not, complete performance reviews, and formulate plans for the coming year. For me, it is all of those things plus a time when I u...
SYS-CON.TV
Enterprise Web 2.0 Solves the Last Mile of SOA
We are at an inflection point in the SOA roll out: with enterprises developing infrastructure and deploying services

We are at an inflection point in the SOA roll out: with enterprises developing infrastructure and deploying services, the attention is now turning to how to deliver the services to the end user, increase service reuse, and deal with governance. The last mile of SOA needs to be bridged in order for IT to fully reap the benefits of their efforts by squeezing the last bit of ROI out of their infrastructure. To achieve this, IT needs to make SOA tangible to end users, while maintaining enterprise control and reliability.

Service Oriented Architectures: Meaningful to IT, Intangible to End-Users?
Service Oriented Architectures (SOAs) have become a de facto approach for engineering back-office IT systems. SOA provides IT with the benefit of being able to create, integrate and reuse application services quickly and cost-effectively so systems can be built and updated as fast as business requirements change. While SOA transforms application development and integration for IT, the benefits are often much less obvious to enterprise users. SOA applications look and feel like most other web applications and application delivery cycle improvements can be hard for the end-user to perceive.

Rich Internet Applications: Meaningful to End Users, Intangible to IT?
Rich Internet applications (RIAs) bring end users of Web and desktop applications what they have been asking for years: a zero install Web-based application that contains the richness of a desktop application. RIAs have furthered the capabilities of Web applications by adding desktop-like widgets to online applications. Improvements to the user interface of Web applications means end users can do more in less time. The AJAX wildfire has burned uncontrolled for the past two years and now it seems every Web application uses AJAX in some capacity. This has only increased the end user's demand for enterprise applications to take advantage of this technology.

AJAX to the end user is a magical elixir that can cure any application's ills. However, IT organizations must weigh the pressure of the end user's desire for better applications with the need to deliver enterprise-class applications. This is challenging. RIA products are typically simple widget toolkits with very little back-end integration and don't provide the enterprise-class reliability and robustness needed to build business-critical applications.

Enterprise Web 2.0: Meaningful to Both
Enterprise Web 2.0's (EW2.0) mission is to bring together RIA, SOA, and legacy systems to deliver business-critical applications over the Web. This combination of technologies provides benefits to both the end user through an RIA front end and IT with the ability to consume services and deliver them to the end user in a business-critical capacity. EW2.0's capability to deliver business-critical applications isn't the result of a cobbled together framework, but a well-thought-out architecture that overcomes three core problems with leveraging the Web as a service platform:

  • Complex and uncontrolled end-user environments
  • Robust communications over HTTP
  • Service consumption
No one ever said solving the last mile would be easy, but each of these problems has a solution. AJAX, if it taught us anything, it taught us that the desktop environment was richer than previously thought; you just need to know how to use what you have.

Controlling the Desktop Environment
Technology companies for some reason think that everyone has the latest and greatest software installed. Unfortunately, this is not true and for many IT shops trying to deliver SOA-based services to the end user, overcoming the desktop challenge is probably the biggest hurdle in delivering services. I sat on a panel a few months back, and everyone was talking about how great AJAX is, then one person raised his hand and brought the panel back to earth. He was working for a company building out an SOA infrastructure and trying to deliver applications to a chain of tire companies in the mid-West. What kind of computer do you think a tire company usually has installed? Firefox 2.0 running on Windows XP? No, in fact they were mostly using Win95 and IE4+. In order to overcome the problem of the desktop, the company had been tossing around the idea of shipping a new computer with every application. But even this solution has problems: Who will maintain a new system? Where will it be located in the shop? Does it need to be ruggedized? Then there is the plain expense of the computer eating away margins. A better solution is to take advantage of the software infrastructure already in place.

Solving the desktop hurdles requires a stubbornness that not many technology vendors have the wherewithal to maintain until it is accomplished. Most companies in the RIA space are just pitching a solution that can be deployed in only one technology: AJAX, Flash, .NET, or Java. Each technology has its pluses and minuses. But to truly solve desktop obstacles, a solution needs to be able to deploy applications in multiple technologies. This allows IT to take a top-down design approach and choose the best technology to meet their applications, team skill-set, business, and environmental requirements.

Good Communication Is a Must for Any Relationship
HTTP was never intended to be a robust communication protocol, providing features such as pub/sub, server-side push, and reliable delivery. HTTP is a request/response architecture: a client asks for something and then may or may not get a response. Business-critical applications that need true client/server-like messaging capabilities have been left to be deployed as a fat client. Fat clients take a fat wallet to maintain. Once an application is installed, IT must deal with maintaining the application, rolling out changes when available.

Just like AJAX showed everyone that the browser was capable of doing a lot more, things like Comet and Nexaweb's Internet Messaging Bus (IMB) are doing the same for HTTP. Event-driven enterprise information and alerts for better decision making are sometimes a requirement for business-critical applications. A Japanese bank needs to deploy a real-time Foreign Exchange application to 10,000 geographically dispersed institutional traders. Designing latency into the application using polling techniques guarantees the data is stale by the time it gets to the end user. Using technology like Nexaweb's IMB means the bank can reliably send data to the end user in real-time as it comes in from their service bus.

Solving a complex network infrastructure is just as complicated as solving the desktop environment. Developers sometimes forget that when the application goes live, there will be many network devices between the end user's machine and the server delivering the messages. Each type of device, whether it is an SSL accelerated or a caching device, increases the chances for problems. Just like the way the UCF encapsulates the issues of the underlying client-side technology, the IMB does the same thing to the network tier, leaving the developer to worry only about the application's business logic.

Ubiquitous Consumption of Services
Giving IT the ability to consume services in an easy and repeatable manner is a must. SOA makes it easy to create new services and adapt an old service to meet changing business requirements; EW2.0 needs to be able to easily accommodate changes to the services. EW2.0 centrally managed application deployment mechanism and zero install means that when a change is deployed to the server, all end users will immediately be updated the next time the application is invoked. The use of the Universal Client Framework also makes it possible to change the definition of an application in one way, no matter what the deployment scenario is - Java, AJAX, online or offline.

Nexaweb's EW2.0 Platform allows IT to declare a service available to an application. Once declared, the application can invoke the service and bind the result to any number of components in the application. Through the use of a data-binding syntax, developers can cache the service results on the client and reuse them throughout the life cycle of the client, which minimize roundtrips to the server and increase the performance of the application.

Solving each of the three problems with using the Web as a service platform makes the delivery of services to the end user possible in an enterprise-class environment. The use of EW2.0 solutions is already under way in enterprises. Several deployments were referenced here, but many more are using solutions to deliver services to the end user.

Conclusion
Combining Enterprise Web 2.0's ability to deliver business-critical applications over the Web and SOA's ability to deliver services provides a solution that can deliver the ubiquitous consumption of service to anyone, anywhere in any environment. What to do with this ability will be the next challenge for IT and end users. IT will look for ways to create service-based components that can be reused across the enterprise. Instead of having just a sortable table they can reuse in applications, IT will look to create a service-enabled table they can drop into any application. The table will then be able to communicate with other service-enabled components to exchange data and events.

End users will look to be able to create their own mashup service components that will best suit their needs. An interesting tool by Yahoo! is doing just that. Yahoo Pipes is a new application that allows users to create data-driven mashups by using a slick interface.

Though not focused on the enterprise, a tool like that contains service-enabled components exposed by IT, allowing end users to create their own applications.

Enterprises will continue looking for return on investment of their service-oriented architectures. Enterprise Web 2.0 will make this a reality by connecting the last mile of SOA to the end users. This is a win-win-win solution for the enterprise, where not only IT and end users benefit, but business benefits as well, from increased ROI and enhanced use and IT productivity.

SIDEBAR:
Nexaweb's Web 2.0 Solution
At Nexaweb, it has taken us four years to build out a Universal Client Framework (UCF) that can deploy applications in either AJAX or Java. It was nice validation of our UCF at the conference I attended when the person mentioned his problem deploying an application. The tire companies aren't the only ones with this problem. A nationwide chain of hotels came to Nexaweb about three years ago with a similar challenge. They had 4,000 hotel sites around the world, some of which were owned and operated locally. They had no control of the desktop and needed to deliver a reservation system to all 4,000 locales. They ended up using the UCF client framework to deploy a Java-based solution.

A Universal Client Framework not only needs to be able to be deployed in multiple environments, but also needs to encapsulate the problems of the multiple environments. Providing a layer of encapsulation between the issues of underlying technology and the application developer means the developer building the application can focus on what they should be focused on, their application. (See Sidebar)

About Bob Buffone
Bob Buffone is Chief Architect at Nexaweb Technologies. He is responsible for platform and tool technology and of the Nexaweb Platform for enabling enterprise class Rich Internet Applications (RIAs). He is also a committer on the Apache XAP Project which provides an extensible framework for declaratively creating AJAX applications. Before Nexaweb, Bob was with Trakus, a technology company focused on tracking sports in real time. A leading expert in User Interface design, he is a regular speaker at industry events and has published multiple articles on tool and application development.

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

Register | Sign-in

Reader Feedback: Page 1 of 1

SOA World Latest Stories
In a surprise move on Tuesday, January 10, Oracle wheeled out its Big Data Appliance. That’s the one it said in October would be ready sometime in the first half. Only nobody believed it meant early in the first half. Heck, it’s not even clear anybody thought Oracle could make the fi...
A Munich court Thursday found Motorola Mobility guilty of infringing an Apple patent and handed Apple a permanent injunction against two Android smartphones. Apple can enforce the injunction after posting a bond lest MMI succeed in invalidating the slide-to-unlock patent (EP1964022) ...
Quick Response (QR) codes are intended to help direct users quickly and easily to information about products and services, but they are also starting to be used for social engineering exploits. This article looks at the emergence of QR scan scams and the rising concern for users today....
The Chinese company that claims it owns the iPad trademark says it plans to seek a ban on iPad exports out of China, threatening global supplies. According to what a lawyer for Proview Technology (Shenzhen) Co Ltd told Reuters, the firm is petitioning Chinese customs to stop shipment...
Cisco Wednesday filed suit in the European Union’s second-highest court, the General Court in Luxembourg, challenging the European Commission’s rubber stamp last October of Microsoft’s $8.5 billion acquisition of Skype. Cisco says it isn’t opposed to the merger, but figures the EC sh...
2011 was a year of rapid adoption for public and private cloud services. Instant and on-demand server provisioning was the driving force behind the massive growth. On top, cloud server templates and script automation simplified application installation for simple and pre-defined applic...
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