News Feed
Jobs Feed
Sections




News Archive
Anthony Ferrara:
N-Tier Architecture - An Introduction
August 02, 2012 @ 08:32:42

Anthony Ferrara has posted an introduction to the concept of an N-tier architecture - a method for planning your application so that there's a separation of concerns between multiple layers, each handling their own specialty.

If you've been following me for a while, you've likely heard me use the term "N-Tier Architecture" before. Today's question comes from Arno. He basically asked "What is this N-Tier Architecture thing you keep talking about?"... So, to answer his question, a N-Tier Architecture is one that uses more than one tier. Of course there's more to it than that...

He talks about the idea of a "tier" and how, despite it being somewhat subjective depending on the application and the person talking, all agree that it's a separation in the structure of your app. He shows some common setups for a PHP-based application and explains the usefulness of a tiered architecture. He also includes a more real example that involves multiple languages and data sources and explains some of the downsides to the tiered architecture approach.

0 comments voice your opinion now!
ntier architecture introduction tutorial tier


blog comments powered by Disqus

Similar Posts

CatsWhoCode.com: Getting started with CouchDB: a beginner's guide

PHPBuilder.com: Using the Factory Pattern in PHP Applications

Rob Allen's Blog: More translations

Matt Curry's Blog: Connecting CakePHP Plugins

DevShed: The Basics of Using the Factory Pattern in PHP 5


Community Events









Don't see your event here?
Let us know!


composer phpunit code tool community development api example database zendframework2 opinion object interview release language podcast introduction testing unittest framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework