A Kick-Ass evening of S#arp Architecture
Billy McCafferty demonstrates the latest cut of S#arp Architecture 1.0. Sharp Architecture Home Page
Software Architecture Videos and Tutorials
Billy McCafferty demonstrates the latest cut of S#arp Architecture 1.0. Sharp Architecture Home Page
With Rack emerging as the standard for composing web applications and services, most recently with Rails adoption, an architectural shift is taking place. Learn how to create next generation web services by reusing existing Rack middleware and supplementing with your own components and micro-frameworks like Sinatra. Rack Home Page
Learn about aspect-oriented design patterns and how they can be used to quickly add common functionality to your business objects. Josh Heyse explains how Aspect-Oriented Programming allows for the separation of true business logic and the code written allowing interaction with user interfaces. The Core framework is a generation model …
Amazon has rapidly established itself as the major player in the infrastructure as a service (IaaS) domain of cloud computing. Author of Cloud Application Architectures and enStratus founder and CTO George Reese provides this introduction into establishing a cloud infrastructure through Amazon Web Services. Learn how to setup servers and …
In this talk, Yehuda Katz goes deeper, explaining some of the details of the work. He explains how Rails is becoming ORM agnostic, with code samples of work done so far. He shows some of the more significant performance enhancements, and explains why they increased the performance of the framework. …
Agile projects have a reputation in many circles as cowboy coding or purely “code n’fix.†While there might not be an explicitly defined “Architecture†or “Design†phase or activity, design is still an integral part of any successful Agile project. This talk will discuss the questions of when, how, and …