InfoQ

InfoQ

Editor Specific Content View

Stefan Tilkov

Stefan Tilkov is co-founder and a prinicipal consultant at innoQ, a consulting firm with offices in Germany and Switzerland. Stefan focuses on enterprise architecture consulting for Fortune 1000 companies, which currently translates to assessing SOA maturity and deriving appropriate steps for a road map towards a service-oriented enterprise. Stefan also maintains a blog on SOA and other topics at http://www.innoq.com/blog/st/.

All of Stefan Tilkov's Content on InfoQ


Latest featured content by Stefan Tilkov

Node.js: Asynchronous I/O for Fun and Profit

Topics
Javascript

Stefan Tilkov presents what asynchronous I/O means and how it can be performed on servers and web clients using Node.js and other JavaScript tools and libraries.

News by Stefan Tilkov

Presentation: Ian Robinson on REST, Atom and AtomPub

Topics
REST,
Architecture,
SOA,
Event Driven Architecture

In a presentation, recorded at QCon San Francisco, ThoughtWorks' Ian Robinson explains how a RESTful HTTP approach can be applied in an Enterprise project. He makes use of many of the techniques that make HTTP a powerful protocol, including caching, hypermedia, and uses standard formats such as Atom Syndication for event notification.

Presentation: Mark Nottingham's HTTP Status Report

Topics
Web Servers,
Web Services,
REST,
SOA

HTTP is one of the most successful protocols in the world, and more and more developers are using it to do more than drive HTML UIs. In this presentation, recorded at QCon San Francisco 2008, HTTPbis WG chair Mark Nottingham gives an update on the current status of the HTTP protocol in the wild, and the ongoing work to clarify the HTTP specification.

Articles by Stefan Tilkov

Interview and Book Excerpt: Thomas Erl's SOA Design Patterns

Topics
Design Pattern,
Web Services,
SOA

Today, InfoQ publishes an excerpt from Thomas Erl’s newest book, SOA Design Patterns, and used the opportunity to interview the author. Topics covered include the role of a patterns catalog, differences between service-orientation, SOA, and Web services, and the current state of the SOA world.

Tijs Rademakers and Jos Dirksen on Open Source ESB

Topics
ESB,
Open Source,
SOA

InfoQ has published a sample chapter from the book “Open Source ESBs In Action”, authored by Tijs Rademakers and Jos Dirksen, and took the opportunity to interview the authors about their experience in using open source ESBs in real-world projects.

Presentations by Stefan Tilkov

Using REST for SOA

Topics
WS Standards,
Enterprise Architecture,
REST,
SOA

Stefan Tilkov makes a case for using REST in an enterprise SOA solution showing how to implement tricky features like encapsulation, transactions, stateful communication, reliable messaging, notifications, and security. He also offers advice on how to convince the management to use REST and how to implement it at the enterprise level, including mixing it with WS* when mandatory.

Pragmatic SOA Beyond Buzzwords and Flamewars

Topics
REST,
Enterprise Architecture,
SOA

Stefan Tilkov discusses SOA basic concepts by making a number of claims, such as “Application architecture is irrelevant for your SOA” or “An ESB should not be at the core of your SOA”, followed by explanations and related recommendations.

Interviews by Stefan Tilkov

Stefan Tilkov Talks REST, Web Services and More

Topics
Security,
REST,
SOA

Stefan Tilkov discusses REST (Representational State Transfer) and RESTful web services based upon work he has done for clients of his consultancy. Stefan talks about the shortcomings of the WS-* specs and says he sees little need for WS-* web services any more. Stefan also talks about how web development frameworks are beginning to map to the RESTful model, and the concept of REST and security.

Guilherme Silveira on Restfulie

Topics
REST,
SOA

In this interview conducted by Stefan Tilkov, Guilherme Silveira compares Restfulie, a hypermedia-centric REST framework, with other RESTful frameworks and explains the difference between its Java and Ruby implementations.