Looking for a RESTful SOA Intermediary (Part One)

ZapThink has long bemoaned the fact that the big middleware vendors co-opted the SOA story, turning it into an excuse to sell middleware. Even though there’s a better understanding of SOA now than ever before, the vendors have largely won the middleware battle. It’s hard to find an architect who doesn’t believe an ESB is an essential part of any SOA project.

Today, however, there is change on the horizon. Those same architects are getting fed up with SOAP and WSDL-based Web Services. Yes, you can get them to work as part of a SOA deployment, but they’re verbose, difficult, and don’t provide the product-to-product interoperability that the Web Services standards originally promised. In response, SOA architects are turning toward REST as a lightweight alternative to the SOAPy stuff.

Unfortunately, REST comes with its own challenges. REST is an architectural style for building distributed hypermedia systems, but many techies think it’s nothing more than a simpler way to build APIs. True, REST’s uniform interface solves some of the knottier problems with Web Services, but the big win for RESTful SOA projects is not only the uniform interface. It’s applying the hypermedia approach to dealing with state.

Because Web Services are essentially software interfaces, they are inherently stateless. Therefore, traditional ESBs must maintain state information in their underlying execution environment, typically with threads. This approach leads to two issues: first, composing Services across ESBs is a hassle, and second, you need to write the thread state to a database for long-running processes, and then rehydrate that state when the process resumes.

The RESTful style handles state differently, separating resource state from application state. Transfer state information that must persist or that multiple clients must share to the resources on the server. But for any state information specific to a client, for example, information about many processes in progress, transfer that state information in representations to the client in the form of hypermedia. Ever wonder where the term Representational State Transfer came from? Now you know.

Share the Post:
Share on facebook
Share on twitter
Share on linkedin

Overview

The Latest

positive contribution tech

Technology’s Positive Contributions to Society

Technology has and continues to improve our lives. From the business world to the world of medicine, and our day-to-day lives, you can’t go a day without interacting with at least one form of technology. While some fear technology may be going too far, there are many ways in which

How to Choose From The Best Big Data Platforms in 2023

How to Choose From The Best Big Data Platforms in 2023

As big data continues to become increasingly popular in the business world, companies are always looking for better ways to process and analyze complex data. The process critically depends on the platform that manages and analyzes the data. In this article, we will provide a guide to help you choose

Why transparent code is a good idea

Why Transparent Code is a Good Idea

Code is used to make up the apps and software we use every day. From our favorite social media platforms to our online banking services, code is the framework used to build these tools that help make our lives easier. Code is complex. Software today requires large teams of programmers

The Role of WordPress Hosting in Website Speed and Performance

The Role of WordPress Hosting in Website Performance

The term “WordPress hosting” refers to a specific type of web hosting service that offers hardware and software configurations tailored to the needs of WP sites. It’s important to remember that a WP hosting package is not required to host WordPress webpages. WP web pages are also compatible with standard

Data Privacy vs. Data Security: What you Should Know

Data Privacy vs. Data Security: What you Should Know

Data privacy and data security are often used interchangeably, but they are two completely different things. It’s important to understand the difference for anyone who handles sensitive information, such as personal data or financial records. In this article, we’ll take a closer look at data privacy vs. data security. We’ll