Patterns of Enterprise Application Architecture

No items found.

by Martin Fowler

The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned.

Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform.

Our thoughts on Patterns of Enterprise Application Architecture

Our favourite quote from Patterns of Enterprise Application Architecture

First Law of Distributed Object Design: Don’t distribute your objects!

Book Summary

Similar recommendations

First Law of Distributed Object Design: Don’t distribute your objects!

— Martin Fowler, Patterns of Enterprise Application Architecture