InfoQ

Topic/Tag specific view

Web services Content on InfoQ


Latest featured content about Web services

Establishing Your Organization's Enterprise Security API

Community
Architecture,
Java
Topics
Web Services,
Design,
Open Source,
Security

Every organization should define a standard way for developers to perform common security-related actions - authenticating, access control, validation, encoding, encryption, logging, error handling, and more. In this talk, Jeff discuss the process of establishing a security API for your enterprise, focusing on the most critical methods needed by web application and web service developers.

News about Web services

JSR 311 Final: Java API for RESTful Web Services

Community
Java,
SOA
Topics
REST

After a little more than one and a half years, the Java platform gets its own API for building RESTful web services: JAX-RS, JSR 311. InfoQ had a chance to talk to spec leads Marc Hadley and Paul Sandoz.

Overview of the Appcelerator RIA Platform

Community
Java
Topics
Rich Internet Apps,
Web 2.0

In this post, InfoQ discusses the Appcelerator platform with Matt Quinlan, Vice President of Community Development at Appcelerator. Quinlan highlights the strengths of Appcelerator and some of its common uses.

Articles about Web services

How to GET a Cup of Coffee

Community
SOA
Topics
REST,
Workflow / BPM

In this article, Jim Webber, Savas Parastatidis and Ian Robinson show how to drive an application's flow through the use of hypermedia in a RESTful application, using the well-known example from Gregor Hohpe's "Starbucks does not use Two-Phase-Commit" to illustrate how the Web's concepts can be used for integration purposes.

ESB Topology Alternatives

Community
SOA
Topics
ESB,
Orchestration

In this article, Adrien Louis discusses the pros and cons of two topology alternatives for ESB-based SOAs: A single ESB for the company vs. a system of "departmental" ESBs that are connected to each other. Adrien describes how the alternatives affect issues such as administration, business monitoring, governance, reliability, and orchestration.

Interviews about Web services

Dan Diephouse on Atom, AtomPub, REST and Web Services

Community
SOA
Topics
REST,
Web Frameworks,
Web Services

In this interview, recorded at QCon SF, Stefan Tilkov talks to noted Web services expert and open source developer Dan Diephouse about the benefits of using the Atom Pub and Atom standards for business applications, pros and cons of using REST, and upcoming features of the Apache CXF web services stack.

Stefan Tilkov on SOA

Community
SOA
Topics
REST,
ESB

In this interview Stefan Tilkov, innoQ SOA consultant and InfoQ SOA Community editor, talks about his views about SOA. Topics covered include the definition and role of SOA in general, different styles of implementing it, its applications in the real world, and the role of ESBs.

Presentations about Web services

Jim Webber on "Guerilla SOA"

Community
SOA
Topics
ESB,
Hype

In one of the most entertaining presentations on the topic ever, Dr. Jim Webber debunks myths about the mainstream ESB concept and explains how a lightweight approach can yield real benefits without giving in to vendor pressure. Jim claims that an ESB often ends up being just a thin veneer on an existing mess, and how an approach that doesn't put intelligence into the network is superior.

Conversations between loosely coupled services

Community
SOA
Topics
Choreography,
Orchestration

In this presentation, Google architect Gregor Hohpe introduces various concepts for to manage more complex interactions between services, including conversations, choreography, and orchestration. He provides a down-to-earth look at these concepts along with the associated Web services standards like WS-BPEL and WS-CDL, and identifies common patterns in service conversation.