| By Govind Davis | Article Rating: |
|
| August 24, 2009 06:30 PM EDT | Reads: |
7,121 |
In the recent TechWise blog PaaS & the cloud Continuum we discussed the structure and phenomenon of Cloud computing. There really are two technological evolutions occurring simultaneously. One is the movement of storage and services to the cloud and the other is the push to interconnect these services. This shift to increased interconnectivity forms the basis of Web 2.0
If you browse the blogsphere for Web 2.0 articles you will often see terms like Service Oriented Architecure, API's, Web Services and WSDL's. These all refer to methods and technologies that allow Cloud based applications to interact with the user via the internet as well as communicate with each other. To help understand this it is valuable to put some focus on the technology of how internet interconnectivity works. The primary way that information is communicated over the internet is Hyper Text Transfer Protocol (HTTP). There are other methods for applications to communicate with each other, such as direct database communications or FTP but the vast majority of internet communication is via HTTP
What has blossomed over time is the use of HTTP to extend simple communications with a specific website or domain to include communication across domains. For example, we often write functions to extend QuickBase application functionality by calling scripts on our MCF Web Services domain. Those scripts can then execute functions onQuickBase or call functions from other domains such as UPS, Google, Docusign, etc. These connections can be real-time, button click operations or asynchronous, performed behind the scenes using scripts or an integration engine likeTalend ETL.
One of the challenges of Web 2.0 Interconnectivity is the standardization of security and communication models. In effect there are three styles of cross domain communication. The first is a very simple URL string model which incorporates parameters that in the URL that are read by the target site. google does this quite well. For example the following URL string will conveniently locate the MCF offices on a Google Map: http://maps.google.com/maps?q=2509+professor+ave+cleveland. The more advanced models for communication still use HTTP but utilize a multi-part submission that contains the URL, an HTTP header and a message body. Of this style there are two basic types of communication interfaces, Representational State Transfer (REST) and (Simple Object Access Protocol) SOAP.
In a recent blog discussion with Gartner's Neil MacDonald there is some good dialogue around the security benefits and usability of these styles of web interconnectivity. In truth both have benefits and drawbacks that are nuanced and overly technical for this article. The important takeaway is the understanding that these methods of cross domain internet communication are the foundation of the current technology evolution, which is defined by the move to Cloud computing and Web 2.0 intereconnectivity. When selecting Cloud technologies, especially SaaS and PaaS it is critically important to consider the ability to support communication to and from the application via well established methods such as REST or SOAP interfaces.
Published August 24, 2009 Reads 7,121
Copyright © 2009 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Govind Davis
As a Partner in MCF, Govind has played the lead role in designing custom business process solutions for MCF customers. The philosophy behind his methodology is to work closely with clients to develop a deep understanding of their unique business process culture and design solutions to fit their environment. This process has led to the successful deployment of more than 50 custom applications. He spent three years as a Web 2.0 architect in a multi-billion dollar consumer products company driving solutions through out Global Sourcing. His development efforts tied together multiple North American locations with 3rd party suppliers in Asia. Hundreds of millions in purchasing dollars have run through his internally developed web applications. http://www.mcftech.com
- GridGain Claims It’s Big Data 2.0
- VMware Cloud Foundry Open Tour Comes to San Francisco
- OneLogin Debuts Free Plan to Connect Active Directory with Cloud Apps
- VMware Cloud Foundry Open Tour Comes to Austin
- Key metrics used for web oriented storage systems monitoring on RIAK example
- The Zacks Analyst Blog Highlights: Hewlett-Packard, Amazon.com, IBM, Google and Salesforce.com
- Firm Interactive Partners with Green House Data for Their Cloud Services and Channel Program
- AppFog Joins OpenStack Community; Champions Developers through Commitment to Open Source and Open PaaS
- VMware Cloud Foundry Open Tour Comes to Portland
- AppFog PaaS is Verified as Citrix Ready
- ActiveState, CloudSigma Announce Stackato Reseller Agreement
- Cloud9 IDE and Cloud Foundry Team Up to Enable One-Click Deployment of Node.js Applications
- GridGain Claims It’s Big Data 2.0
- Belkin Launches New Keyboard Case and Accessories for the New iPad
- Using the Python SDK for Monitis Custom Monitors
- VMware Cloud Foundry Open Tour Comes to San Francisco
- OneLogin Debuts Free Plan to Connect Active Directory with Cloud Apps
- VMware Cloud Foundry Open Tour Comes to Austin
- Cloud Data Corporate Profile Business Overview; Next Generation Cloud Application Hosting
- Key metrics used for web oriented storage systems monitoring on RIAK example
- The Zacks Analyst Blog Highlights: Hewlett-Packard, Amazon.com, IBM, Google and Salesforce.com
- Firm Interactive Partners with Green House Data for Their Cloud Services and Channel Program
- AppFog Joins OpenStack Community; Champions Developers through Commitment to Open Source and Open PaaS
- VMware Cloud Foundry Open Tour Comes to Portland
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- Ruby on Rails Won't Make It in 2007 and Forget About AJAX
- The Jury's Still Out On Ruby On Rails (RoR) and AJAX
- The Top 250 Players in the Cloud Computing Ecosystem
- Red Hat Named "Platinum Sponsor" of Virtualization Conference & Expo
- Ruby on Rails Creator Says: "Reduce the Risk, Hire Programmers From Open Source"
- Java Kicks Ruby on Rails in the Butt
- Can Ruby Live Without Rails?
- An Introduction to Ant
- 4th International Cloud Computing Conference & Expo Starts Today
- Cloud Expo 2011 East To Attract 10,000 Delegates and 200 Exhibitors
- Testing in Ruby on Rails




















