InfoQ

News

Interview: Dan Pritchett on Architecture at eBay

Posted by Mark Figley on Aug 25, 2007 10:44 AM

Community
Architecture
Topics
Transactions Processing,
Performance & Scalability,
Enterprise Architecture,
Database Design
Tags
eBay,
Database,
E-Commerce
Most software architects take for granted the things that Dan Pritchett had to give up when he went to work for eBay. Take transaction control and foreign key constraints, for instance. While every architect has to execute some sort of balance between design purity an pragmatic realities, eBay's scale take that to an extreme.

Martin Flowler and Floyd Marinescu asked Dan Pritchett about these challenges in an interview that covers the impact of eBay's scale on architecture, business relationships, organizational governance and software design. Pritchett also covers some of the underlying theory behind some common architectural patterns and how eBay found a way to preserve the core principle of that pattern while creating highly optimized implementation that didn't follow the typical implementation pattern.

Watch Martin Fowler and Floyd Marinescu interview Dan Pritchett.

5 comments

Reply

See more at our next QCon San Francisco Nov 7-9. by Floyd Marinescu Posted Aug 25, 2007 11:25 AM
Flash player by Martin Probst Posted Aug 27, 2007 9:34 AM
Re: Flash player by Floyd Marinescu Posted Aug 27, 2007 10:54 AM
Re: Flash player by Sinkar babu Posted Aug 28, 2007 2:25 PM
Re: Flash player by Alex Popescu Posted Sep 1, 2007 3:58 PM
  1. Back to top

    See more at our next QCon San Francisco Nov 7-9.

    Aug 25, 2007 11:25 AM by Floyd Marinescu

    FYI, Dan Pritchett will be hosting the 'architectures you've always wondered about' track at QCon SF Nov 7-9, where the architects of eBay, Orbitz, Linked-In, Second Life, and Yahoo! will be presented.

  2. Back to top

    Flash player

    Aug 27, 2007 9:34 AM by Martin Probst

    I just whish this flash player would ever work for me :-(

  3. Back to top

    Re: Flash player

    Aug 27, 2007 10:54 AM by Floyd Marinescu

    Martin please email bugs at infoq.com to see if we can help troubleshoot.

  4. Back to top

    Re: Flash player

    Aug 28, 2007 2:25 PM by Sinkar babu

    There's no bug reported, but the player status remains connecting.

  5. Back to top

    Re: Flash player

    Sep 1, 2007 3:58 PM by Alex Popescu

    Sinkar, Martin, I suspect that the problems you are having are caused by an firewalled env. If it is not the case, then please submit a bug report and we will further investigate. ./alex -- .w( the_mindstorm )p. ________________________ Alexandru Popescu Senior Software Eng. InfoQ TechLead&CoFounder

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.