InfoQ

Interview

Dan Pritchett on Architecture at eBay

Interview with Dan Pritchett by on Aug 25, 2007 06:23 PM

Community
Architecture
Topics
Transactions Processing ,
Performance & Scalability ,
Database Design ,
Enterprise Architecture
Tags
E-Commerce ,
eBay ,
Organizational Patterns ,
Database
Summary
Dan Pritchett gives us an inside look into the decisions behind on of the largest scale architectures in the world: eBay. In explaining how the scale of eBay turns simple requirements a complex engineering problem, he walks us through the technical and organizational challenges of managing eBay's architecture.

Bio
Dan Pritchett is currently a Technical Fellow at eBay, and is involved in solving some of the more challenging engineering problems found anywhere on the web. His engineering career spans 25 years and includes research on relational databases, designing geographic map software, building email products, and creating scalable web applications.
This is Floyd Marinescu and Martin Fowler interviewing Dan Pritchett from EBay. Dan can you introduce yourself and tell us a little bit about what you do?
EBay doesn't use transactions? What's up with that?
How did you find that when you first came into contact with the organization, what was your reaction to that?
Also an area that I was interested in your talk was the fact that you minimized what the database does.
Did this experience alter some of your views about the role that the database should play in this kind of application?
What other things have surprised you over the course of your last few years at EBay ?
Connected with that, what are the kinds of things that surprise new people when they join EBay?
You mentioned a lot of common rules that you had to bend. What are some examples of those rules?
Do you want to talk about what is the architecture on different layers?
What kind of architecture enforcement does EBay apply across the development team and how is that managed …?
A spin on the previous question; you said you focused more on the deployment side of things. How do you interact with developers?
Are you conscious of deployment issues being more important earlier on for the application developers?
What are the interactions styles you defined? What is your services strategy?
What are your 2 favorite computer books?
show all  show all
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
Great stuff.. by Peter Andersen Posted Jan 13, 2009 1:30 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

  6. Back to top

    Great stuff..

    Jan 13, 2009 1:30 PM by Peter Andersen

    Very interesting speech.. /Peter www.codelean.com

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.