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

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 6

HowTo Forge: Fedora 8 Server Setup - LAMP, Email, DNS, FTP, ISPConfig - Page 6

Script-Tutorials.com: Autocomplete with PHP, jQuery, MySQL and XML

ProDevTips Blog: Fluent Arrays and Strings in PHP - Adding JSON and more

NETTUTS.com: Techniques for Mastering cURL


Community Events











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


functional opinion zendframework2 conference application phpunit development podcast release community framework testing language series tool example unittest code introduction interview

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