InfoQ Homepage Cloud Computing Content on InfoQ
-
The Internal Design of Force.com’s Multi-Tenant Architecture
Craig Weissman, Chief Software Architect at Salesforce.com, presents their multi-tenant architecture, one shared database and one application stack, that has proven to scale well over the years.
-
Hooking Stuff Together - Programming the Cloud
Gregor Hohpe of Google discusses software as connecting services and components, describes the constraints of connected systems design, and presents common design patterns to solve those constraints.
-
Google App Engine and the Google Data APIs
This presentation introduces the Google App Engine and an overview of its features while building a simple application. Integration with the Google Data APIs is demonstrated.
-
Gossamer and Glue: Weaving the Loosely Coupled Web
Wainewright talks about the new challenges today: elaborating the right contracts, discovering the necessary resource in a world full of resources, and creating a business case adaptable to change.
-
What Happens When David Hasselhoff Meets the Cloud
Stefan presents a roadmap for moving to a cloud computing environment - specifically the AWS cloud platform - based on his experience at Soocial.
-
Designing Enterprise IT Systems with REST
In this presentation, Stuart Charlton explains how hypermedia and dynamic interfaces change the way architects and developers look at enterprise systems and their interactions.
-
Building a Large Scale SaaS Application
Dan Hanley, at QCon London 2008 addresses the challenges of building large scale SaaS applications. Using examples from three Magus application frameworks, Dan exposes principles of SaaS development.
-
Transforming Software Architecture with Web as Platform
Software architecture has become heavily influenced in recent years by the largest software system in the world: The Web. This session will take a comprehensive look at how the "Web as Platform"
-
Google Data API (GData)
The Google Data API (GData) provides a query language and Atom to provide search, read, and update capabilities to Google assets, including Calendar, Blogger, Picasa, CodeSearch, and Google Base.
-
Application Services on the Web: SalesForce.com
Dave Carroll describes Force.com as a platform for creating enterprise applications in the Cloud using web service APIs, server side logic, service oriented application support and ALM services.
-
Amazon Web Services: Building Blocks for True Internet Applications
Jeff Barr discusses Amazons Web development services including: Simple Queue, Simple Storage, Simple DB, and Elastic Compute Cloud (EC2), explaining how they address development issues.
-
Pipes and Y! Query Language
Jonathan Trevor presents two Yahoo! technologies: Pipes and Y! Query Language (YQL). While Pipes is limited to Yahoo web services, YQL can process any structured data with an URL.