InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Presentation: Transforming Software Architecture with Web as Platform

Posted by Dave West on May 18, 2009

Sections
Enterprise Architecture,
Operations & Infrastructure,
Process & Practices,
Architecture & Design,
Development
Topics
WOA ,
Open Source ,
Architecture ,
Cloud Computing ,
Communication ,
Platforms ,
Web 2.0
Tags
QCon ,
Social Networking ,
QCon London 2009 ,
SoftwareParadigm

Dion Hinchcliffe begins this QCon 2009 presentation from London by observing that the Web is becoming a major, if not the major, source of technological innovation in software development. Innovation is this area is proceeding at such a rapid pace it is difficult to keep up and even more difficult to discern the full impact on our way of thinking about development, especially enterprise development.

The Web as Platform and the consequent changes in the architectural landscape are put into context with a brief recap of the software development history, from structured design to objects, to service orientation, to the Web. Hinchcliffe then discusses a number of existing architectural frameworks (DODAF, MODAF, SOMF) before moving to a discussion of the immense scope of web applications, "My Website is bigger than your enterprise."

Components, tools, and design elements that must be mastered to deliver next generation Web 2.0 applications are explored. Example design elements:

  • social - community, social networks, participation
  • distribution - open APIs, widgets, syndication
  • application - database, app tier, client, misc
  • 3rd party sourcing.

 

View Transforming Software Architecture with Web as Platform, for an information packed and fast paced presentation on this critical topic.

Great presentation! by Yuval Goldstein Posted
Twitter is now using Scala, not Ruby by Vladimir Kelman Posted
No need for Ruby nor Grails to increase productivity by Guy Pardon Posted
  1. Back to top

    Great presentation!

    by Yuval Goldstein

    Really insightfull

  2. Back to top

    Twitter is now using Scala, not Ruby

    by Vladimir Kelman

    Twitter developers actually switched from Ruby to Scala. Scala combines productivity of dynamic languages like Ruby with strict static type control. See www.artima.com/scalazine/articles/twitter_on_sc...

  3. Back to top

    No need for Ruby nor Grails to increase productivity

    by Guy Pardon

    #, Plain old Java and JEE will do - especially if you ditch the application server. We normally reach 4GL productivity with plain old Java...

    Read more here:

    www.atomikos.com/Publications/J2eeWithoutApplic...

    blog.atomikos.com/?p=29

    blog.atomikos.com/?p=87

    blog.atomikos.com/?p=33

    Other than that, I agree that the web is a powerful platform, but unreliable by nature (like somebody pointed out in the question round of the talk).

    Best
    Guy

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.