Bringing Services to the Cloud
This video describes what the essential components of a cloud service are. Then it presents lessons learned at Heroku in designing, deploying and supporting a cloud service for your favorite technology.
Software Services Videos and Tutorials
This video describes what the essential components of a cloud service are. Then it presents lessons learned at Heroku in designing, deploying and supporting a cloud service for your favorite technology.
Guillaume Nodet talks about his history in open source, tips on how to get started with Aparche ServiceMix, use cases for ServiceMix, and what’s new in ServiceMix 4.0. Related resources: * Apache ServiceMix Home Page * Apache ServiceMix Evaluation
Google App Engine is designed to help developers more easily create and manage scalable web applications. But what about testing? We typically write tests under the assumption that our development stack closely resembles our production stack, so what do we do when our target environment only lives in the cloud? …
With the introduction of ActiveModel, Rails is no longer bound by a specific ORM (ActiveRecord). ActiveModel exposes not only a common interface for the Rails 3 model layer, but also a set of tools for building data models. This talk will go over techniques and code for using web services …
SharePoint Services are challenging for unit testing because it is not possible to execute the SharePoint Service without being connected to a live SharePoint site. For that reason, most of the unit tests written for SharePoint are actually integration tests as they need a live system to run. In this …
Data and Modeling Group Architect, Pablo Castro, discusses RESTful ADO.NET Data Services with Ted Neward