Home

Search results

"tag:architecture"


Title and summary Date/time
1
Amazon SimpleDB Performance
Amazon offers a few massivly scalable web services like Elastic Compute Cloud (EC2) and Simple Storage System (S3). EC2 delivers virtual Linux boxes and S3 offers fail-safe disk space. Those services can be used as building blocks for custom ...
May 8, 2008
4:44:08 AM
2
From Layers to Bus
The Layered Scenario A classical layered middleware application landscape might look like this: A few frontend applications connected to a middleware application that connects to the backend systems. Frontend application means anything an end user ...
Dec 20, 2007
11:16:20 AM
3
Analyzing Module Dependencies
The declarative approach of Maven provides us with a lot of meta data of software modules that can lead to interesting insights when properly visualized. One attempt to do is by creating images of the dependency graph. JFrog Dependency Analyzer is an ...
Sep 14, 2007
1:38:00 AM
4
Book: Release It!
Michael T. Nygard's book on releasing resilient enterprise software is a nice mixture of real world case studies and hands on tips for designing robust applications. The book is organized in four parts: Stability Capacity General Design Issues ...
Aug 5, 2007
11:26:56 PM