|
Comments
Did you read today's front page stories & breaking news?
SYS-CON.TV
|
Guest Editorial Looking for a 3-Tier App Builder?
Looking for a 3-Tier App Builder?
By: Tom Kim
Jan. 1, 1998 12:00 AM
As we approach a new century, the Web continues its phenomenal growth rate, appealing in so many ways to diverse groups of people. With the maturation of Java, the Web will evolve from stateless HTML pages or cobbled-together HTML/CGI script solutions to true interactivity and context sensitivity. I have heard this next stage referred to as "the second Web." To target the second Web, many people - application development tools vendors in particular - have concluded that traditional 2-tier, client/server architectures will not scale well because of the unpredictable number of user connections and data access and system administration issues. To address the limitations of 2-tier architectures, many development groups are moving to 3-tier architectures. This is roughly defined as a presentation layer at the client tier, a server in the middle and a database of some sort on the back end. The idea is to offload the code bloat on the client or the database server, centrally manage business logic and get more flexibility out of working with the database instead of just stored procedures and triggers. Within the last six months or so, a slew of software tools vendors have come out with 3-tier architecture development tools. However, it's becoming clear that not all 3-tier architectures are created equal.
Under the Hood This does not appear to be an improvement over the fat client problem, especially when we're talking about deploying the client portion of the application through browsers and over the Internet. Consider the download speeds of various client sizes over a 28.8K modem connection. In my opinion, an end-user's patience will be severely tested at 28 seconds and anything longer than a minute will probably not be tolerated. These numbers represent just the time it takes to get the client downloaded and initialized! Once the client is running, there is also the potential for large result sets that have to be cached onto the client and then processed. All of this results in poor performance for the end-user. And finally, adding application logic (a.k.a. business rules) to the client tier exposes your company to unnecessary security risks: Someone could easily decode your bytecode and infer information about your company and the application. If you're building applications for a competitive advantage, you risk exposing some important intellectual property.
True 3-tier We have listed only a few of the advantages to be gained by using a true 3-tier approach. When you're in the market for a 3-tier application development framework or tools, follow the wise old adage: caveat emptor. Make sure "3-tier" is really 3-tier! Reader Feedback: Page 1 of 1
Latest Cloud Developer Stories
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
|
SYS-CON Featured Whitepapers
Most Read This Week
|
||||||||||||||||||||||||||||||||||||||||||||||||