Email Alerts
-
How will mainframes fare in the face of mobile and Web?
Heard at IBM Impact: Mainframes mean high-integrity transactions. How does this jibe with mobile apps using ''eventually consistent'' transactions? Feature
-
Is REST remaking SOA? Gateways add features
Lightweight REST-based SOA is beginning to exist aside established enterprise SOA. Crosscheck’s Mamoon Yunus discusses the trend. Feature
-
API learning guide
The expansion of Web services, mobile, cloud and SaaS platforms has altered the realm of APIs. This guide offers the latest in API developments. Guide
-
Enterprise architects mix REST integration with SOA
RESTful services play a major role in modern application integration efforts, but REST integration is not always the best path for every enterprise. Feature
-
Gartner analyst: REST APIs gain added importance in application integration design
Architecture changes today center on design of the API, says Gartner. The API increasingly supports REST interfaces. Application Integration
-
SOA 2011 in review and 2012 predictions
Take a look at the news on SOA in 2011and get a forecast on application development for 2012. 2011 in Review
-
ESBs and integration – Looking back on 2011 and forward to 2012
2011 was a year of growth and development for the enterprise service bus (ESB). SearchSOA.com probed some players to get a sense of the year in ESBs. 2011 in Review
-
Representational State Transfer - REST Tutorial
This learning guide will delve into representational state transfer (REST), its progress in various app dev tooling platforms and its uses in SOA. Learning Guide
-
Report on REST- REpresentational State Transfer
Web services added a host of WS* standards that met different enterprise computing needs - authentication, security and the like. An alternative mechanism was waiting in the wings. That is representational state transfer, or REST. SearchSOA.com conti... Learning Guide
-
IBM Impact 2012: Is this the age of SOA 3.0?
SOA has been used for application transformation for several years - now SOA itself is undergoing a transformation. News | 03 May 2012
-
Microsoft folds Hadoop into SQL Server 2012, Windows Azure
Microsoft said it will release SQL Server 2012, formerly Denali, next year and detailed its Hadoop-based strategy for handling the explosion of big data at the PASS 2011 conference. News | 13 Oct 2011
-
IBM Watson under the hood: Booch describes Jeopardy champ's systems architecture
Grady Booch describes systems architecture of Jeopardy champ Watson. It uses the well known pipe and filter pattern and the less known UIMA-AS scheme. Under the hood | 20 Jul 2011
-
Progress releases Sonic ESB 8.0
Progress Software's Sonic ESB 8.0 came out today with new support for a number of open standards. Sonic now supports a RESTful approach to integration. News | 12 Apr 2010
-
IBM REST engine taps into Microsoft-backed OData protocol
An update to IBM's WebSphere eXtreme Scale server links .NET to WebSphere. Using the Open Data protocol, IBM's WebSphere eXtreme Scale REST data service offers ready connections to AJAX and PHP clients as well. With these data services, any HTTP clie... Article | 27 Jan 2010
-
IBM Sabbah's say on REST for collaborative ALM
Let's face it, services in general, and RESTful services in particular often can incur a performance penalty. Sometimes the benefits of the REST approach outweigh the drawbacks. But it is something to study. That is just one of many reasons why the a... News | 08 Jun 2009
-
Expert Query: What is the difference between RESTful transactions and Web Services transactions?
REST based transactions assume that only one party to a global transaction accesses the shared state at any given time, sort of like passing a token. The other participants have no knowledge of what's going on at another participant and their operati... Article | 06 Mar 2009
-
Progress/Actional SOA diagnostic tool builds on Mindreef purchase
Progress Software announced the first major integration of Actional SOA performance and governance products and technology gained with last year's acquisition of SOAP-test pioneer Mindreef. Actional Diagnostics is a developer desktop product for buil... Article | 28 Jan 2009
-
SOA goes beyond 'rip, replace, repeat'
The essence of SOA is to find ways to work conceptually at a level above these technology 'blips' so that we are not constantly ripping and replacing software. Article | 12 Jan 2009
-
Inside the SOA big tent; Azure at PDC; more
Microsoft is a big tent now. The developers and the platform folks see most things differently, including SOA and the cloud. As in much of application development and integration, the view from the desktop and the view from the management office are ... Article | 04 Nov 2008
- See More: News on Representational State Transfer (REST)
-
OAuth protocol gains for securing Web services authorization
OAuth (Open Authorization) allows Web application users to move from site to site without an additional login. It has gained exceptional attention of late in the world of services and security. Tip
-
Look to Open Virtualization Format for managing cloud computing workloads
Standards for cloud computing are slowly evolving. Open Virtualization Format (OVF) is one such standard that software architects may tap into. Tip
-
''Development with the Force.com Platform'' provides quick view into key PaaS
Salesforce.com's Force.com was an early platform as a service. Central is Apex, a general language with some DSL-like traits. In an interview, author Jason Ouellette explains. Books
-
Rethinking the conventional wisdom of data architecture
As the business world becomes more Web-connected enterprise architects should stay ahead of the game. Often, this means bucking the deep-set trends of conventional wisdom. Tip
-
REST: Preferred architecture and infrastructure for Web applications
"REST is the architecture for the Web," according to Gartner analyst Anne Thomas Manes, "[and the Web] is the most successful scalable application in history." Tip
-
Enterprise architecture: Looking back at 2010 and forward to 2011
We've seen a lot of topics and technologies interacting in 2010. From enterprise architecture to business process management, mainframes to the cloud, and even security issues. Tip
-
RESTful resources for potential REST developers
The RESTful approach to Web services is widely seen as a simpler alternative to SOAP. Many big name Web services providers such as Amazon, Twitter and Google use the RESTful approach extensively. If you are contemplating getting a REST style Web serv... Tip
-
How to use Facebook's Open Graph API to program the Web
Facebook's highly innovative use of open APIs is proving very influential in Web application design. The company introduced a new API that will allow any page on the Internet to be managed like a Facebook fan page. The Open Graph API should make it e... Tip
-
Restlet framework wrestles RESTful Web applications
Restlet is an open source Java-based framework for creating RESTful Web services. It includes support for annotations and WADL. Read this overview to learn about the framework's creation important changes for version 2.0. Tip
-
REST with Axis, Struts, ColdFusion and WCF
The popularity of REST style programming is causing older development frameworks like Axis, Struts, ColdFusion and WCF to add REST support. Tip
- See More: Tips on Representational State Transfer (REST)
-
When collecting ''big data'' consider the best level of scrutiny
We’ve faced the challenge of large-scale data analytics before. The new wrinkle is that we’re able to capture more data than ever. But, we should not be hoarders. Answer
-
Is BASE a more scalable alternative to ACID transactions?
ACID is used to summarize the basic properties of a transaction in the database sense of the word, not the logical "business" transaction sense. On the other hand BASE is used to summarize the properties many large scale Web sites follow to relax or ... Ask the Expert
-
How do I balance throughput requirements and interoperability?
Are there any rules of thumb that would make one decide to do in-process interop versus Web services interop based on throughput requirements? Ask the Expert
-
How do I create a REST Strategy?
If I have decided that REST is worth pursuing what would be a reasonable strategy for identifying REST design/development opportunities within a development group, application portfolio, etc? Ask the Expert
-
Are tools available to work with OSGi today?
Eric Newcomer weighs in on the considerable debate in the OSGi community right now about the availability of working tools. Ask the Expert
-
The Servlet API and RESTful development
Jason Bloomberg the state of the Servlet API now and whether it improperly inhibits RESTful development. Ask the Expert
-
REST on SOA
Jason Bloomberg clarifies the best scenarios for building REST-based services in a service-oriented architecture context. Ask the Expert
-
REST vs. SOAP
David Lithicum puts an end to the ongoing debate of REST vs. SOAP. Ask the Expert
-
The benefits and limitations of REST
In this expert response, David Chappell discusses the benefits and limitations of building services with REST. Ask the Expert
-
When is it more appropriate to use SOAP or REST?
Ask the Expert
- See More: Expert Advice on Representational State Transfer (REST)
-
REST (representational state transfer)
REST (representational state transfer) is an approach for getting information content from a Web site by reading a designated Web page that contains an XML (Extensible Markup Language) file that describes and includes the desired content. Definition
-
How will mainframes fare in the face of mobile and Web?
Heard at IBM Impact: Mainframes mean high-integrity transactions. How does this jibe with mobile apps using ''eventually consistent'' transactions? Feature
-
Is REST remaking SOA? Gateways add features
Lightweight REST-based SOA is beginning to exist aside established enterprise SOA. Crosscheck’s Mamoon Yunus discusses the trend. Feature
-
IBM Impact 2012: Is this the age of SOA 3.0?
SOA has been used for application transformation for several years - now SOA itself is undergoing a transformation. News
-
API learning guide
The expansion of Web services, mobile, cloud and SaaS platforms has altered the realm of APIs. This guide offers the latest in API developments. Guide
-
Enterprise architects mix REST integration with SOA
RESTful services play a major role in modern application integration efforts, but REST integration is not always the best path for every enterprise. Feature
-
Gartner analyst: REST APIs gain added importance in application integration design
Architecture changes today center on design of the API, says Gartner. The API increasingly supports REST interfaces. Application Integration
-
SOA 2011 in review and 2012 predictions
Take a look at the news on SOA in 2011and get a forecast on application development for 2012. 2011 in Review
-
ESBs and integration – Looking back on 2011 and forward to 2012
2011 was a year of growth and development for the enterprise service bus (ESB). SearchSOA.com probed some players to get a sense of the year in ESBs. 2011 in Review
-
OAuth protocol gains for securing Web services authorization
OAuth (Open Authorization) allows Web application users to move from site to site without an additional login. It has gained exceptional attention of late in the world of services and security. Tip
-
Microsoft folds Hadoop into SQL Server 2012, Windows Azure
Microsoft said it will release SQL Server 2012, formerly Denali, next year and detailed its Hadoop-based strategy for handling the explosion of big data at the PASS 2011 conference. News
- See More: All on Representational State Transfer (REST)
About Representational State Transfer (REST)
Representational state transfer (REST) is a process of getting content from a website by reading a designated page that contains an XML file that both describes and includes the desired content. REST is generally seen as being a simpler and quicker approach to publishing Web services, as opposed to Simple Object Access Protocol (SOAP). RSS feeds are an example of a RESTful service. Check out the latest REST news on basics, best practices and how-to resources for architects and developers working on SOA and Web services.