greatbabyproducts.com / and http://www.airnewzealand.co.nz / . In this analysis, we suggest the architectural components on the three layers of the 3-tier architecture. This is carried out in a systematic manner with an analysis and mention of the summary of the website’s functionality, an analysis of the presentation layer components, analysis of the business logic layer components and finally an analysis of the data layer components.
The three-tier client-server architecture is client-server architecture in which user interface (UI), functional process logic (also referred to as business logic), data storage logic as well as data access module are all developed and subsequently maintained as totally independent modules. In most cases they are based on separate platforms (Eckerson,1995). It is worth noting that the three tier model is both software design pattern as well as software architecture. Other than the main advantage of the three-tier architecture is its ability to allow for any of the intended 3-tiers to be effectively replaced or upgraded independently as technology and requirements change. This is to say that for instance, a modification in the operating system of the presentation tier would just result in an effect on the coding of the user interface.
In a typical setup, the user interface is executed on a PC and it employs a standard graphical user interface (GUI). The functional process logic however, may be made up of one or more independent modules that are running on a special workstation or an application server. The computer storage logic/data storage layer is contained in a mainframe or a database server (RDBMS).
Three-tier architecture has the following tires.
The presentation tier
This is the uppermost level of a three tier architecture application. Its function is to display the information that is concerned with services such as browsing of products and services, purchasing them and the content of the shopping cart. Its role is to communicate with the rest of the tiers by effectively outputting the necessary outcome to the browser or rather client tier as well as the rest of the tiers.
The application tier
This is also referred to as the business logic tier/middle tier or data access tier and its role is to control the functionality of a given application through the performance of a highly detailed information processing.
The data tier
This tier is made up of database server systems. Within this tier, data is stored as well as retrieved as necessary. Its other function is to effectively keep the data independent and neutral from both the business logic and the application servers. Scalability and performance is ensured by giving data its own and independent tier.
Analysis of http://greatbabyproducts.com/
Site overview http://greatbabyproducts.com / is a site that is dedicated to the sale of infant materials at low and discounted prices.
Summary of the site’s functionality
Users / customers can easily buy the products via the shopping cart and then pay for their purchases online. The products are arranged in categories such as Bath, Clothing, Covers, Diapering, Gear, Gift, Health, Maternity, Nursery, Replacement parts, Safety, Sun and swim, Toys, Twins and finally Unique. The categories are further having subcategories which then hold the items being sold. As an example the Bath category is further having subcategories; Bath safety, Bath and Toys Potty Training. The next level that follows is a series of product views which comprises of Standard view, Gallery View and Compact view. This is shown in the screenshot below;
One then chooses an item then adds to shopping cart. When shopping is finished, the client just then proceeds to checkout to pay for the purchase using Credit Card, Paypal and many other techniques of online payment.
The Presentation Layer Components
This layer display the information that is concerned with services such as browsing of baby products, purchasing them and the content of the shopping cart. Its role is to communicate with the rest of the tiers by effectively outputting the necessary outcome to the browser or rather client tier as well as the rest of the tiers. It is presented in the screenshot below;
The presentation layer for http://greatbabyproducts.com/
The presentation layer components
1. Shopping cart
A shopping cart is defined by Webopedia (n.d ) as a piece of software that is employed to act as an online store’s catalogue as well as an ordering system. Its role is to act as an interface between the online store and the underlying deeper infrastructure, thus allowing customer (users) the ability to select the merchandise they need to purchase, review the selected items and then subsequently make the necessary modification and additions. The last step in the shopping experience/process is the purchasing of the item using a credit card or paypal.
The shopping cart component that is displayed in the screenshot below is used to handle the order on the website.
2. Browse module/component
This module contains the categories that list the subcategories and items that are available at the online store.
It also houses a listing/links to what’s new, Hot deals, Clearance, Top 20 sellers, Top rated, Customer Top Wishes and Popup Super deals.
3. Top sellers module/component
This component displays the name of the top selling items on the online store.
4. New Arrivals
This component lists the latest arrivals on the online shop
5. Resources component/module
This module contains additional information such as terms of privacy and shipping information. It also houses the online support link and phone numbers.
6. The Hot deals and Clearance modules
These contain a list of the hottest deals and clearance sales at any instant
7. Footer component
The footer component contains a list of items such as links to social media and the accepted means of payments
The application tier
This is also known to as the business logic tier or the data access tier and its role is to control the functionality of a given application through the performance of a highly detailed information processing. In this site it is located in the shopping cart source code and the product search module. This also includes the application servers used in developing the applications such as the shopping cart and the product search modules.
A close look at the source code suggests that the application server in use is Sun Java Application Server. This is indicated in the line of code below;
The data tier
This is where the data for the site is stored and retrieved
The possible table existing are;
tblcart with columns such as price, time, date tblproduct with columns like name, color tblprice with columns such as amount
Query names
A sample query statement from the site
Is
< d>
< able class=”generalbold” border=”0″ cellpadding=”0″ cellspacing=”0″ width=”100″>
< body>
http://www.airnewzealand.co.nz/
Site overview http://www.airnewzealand.co.nz / this is a site dedicated to the booking of cheap flights as well as holidays.
Summary of the site’s functionality
The site has a flight booking module that takes the passage details such as the date of flight and return data. It also takes in the details such as the number of children and infants .Holidays and cars can also be booked via this module. This module is then connected to the shopping cart.
The Presentation Layer Components
This layer contains a lot of modules that are used in order as to inform the visitor on various things on the holiday and flights to be booked. It is highly informatory. Most of the information for this layer is available in the homepage below;
The components are;
Flights, holidays and cars booking module, the offers module, airports tab, about us tab, current highlights module and the manage bookings module.
The application tier
The application tier of the site http://www.airnewzealand.co.nz / resides in the Flights, holidays and cars booking module. It processes information on the flight departure and arrival times, calculates the flight charges and then posts the charge to a shopping cart that then charges the credit card of the traveler.
The components are; the shopping cart and the flight checker module.
This component searches for the appropriate flights, helps the passenger to create itinerary, provides the flight details, purchases the ticket via a shopping cart and then confirms the booking via an email and a hard copy receipt print. This component is powered with JavaScript and visual basics from the look at the source code snippets such as;
Create Itinerary
Select the flight options that best suit your travel plans.
Learn more about our different economy products.
Paying for your flights with a charge, credit or debit card incurs a fee of $5.00 per passenger per one way journey. This fee is not charged for bookings paid by internet banking (POLi), Travelcard or Airpoints Dollars.
The data tier
This tier stores and retrieved data from the application database.
A look at the functionality of the site reveals that is it powered with a relational database management system (RDBMS) due to the interrelated nature of the database elements.Example of possible tables are Flights, Passengers with corresponding columns of flight number and passenger name etc.
References
Eckerson, W.W.(1995) “Three Tier Client/Server Architecture: Achieving Scalability,
Performance, and Efficiency in Client Server Applications.” Open Information Systems 10, 1 (January 1995): 3(20)
Kambalyal, C (n.d).#-Tier Architecture.
Available online at http://channukambalyal.tripod.com/NTierArchitecture.pdf retrieved 3/15/2011
Renaud, K (2000). HERCULE: monitoring component-based application activity and enabling post-implementation tailoring of feedback. Appeared in Software Engineering for Parallel and Distributed Systems, 2000. Proceedings. International Symposium.
Online sources http://greatbabyproducts.com / http://www.airnewzealand.co.nz/
Appendix
Fig 1.The three-tier architecture: source, Renaud (2000)
Fig 2. Client/Server 3-Tier Model. Source, ( Kambalyal, n.d)
Are you busy and do not have time to handle your assignment? Are you scared that your paper will not make the grade? Do you have responsibilities that may hinder you from turning in your assignment on time? Are you tired and can barely handle your assignment? Are your grades inconsistent?
Whichever your reason is, it is valid! You can get professional academic help from our service at affordable rates. We have a team of professional academic writers who can handle all your assignments.
Students barely have time to read. We got you! Have your literature essay or book review written without having the hassle of reading the book. You can get your literature paper custom-written for you by our literature specialists.
Do you struggle with finance? No need to torture yourself if finance is not your cup of tea. You can order your finance paper from our academic writing service and get 100% original work from competent finance experts.
Computer science is a tough subject. Fortunately, our computer science experts are up to the match. No need to stress and have sleepless nights. Our academic writers will tackle all your computer science assignments and deliver them on time. Let us handle all your python, java, ruby, JavaScript, php , C+ assignments!
While psychology may be an interesting subject, you may lack sufficient time to handle your assignments. Don’t despair; by using our academic writing service, you can be assured of perfect grades. Moreover, your grades will be consistent.
Engineering is quite a demanding subject. Students face a lot of pressure and barely have enough time to do what they love to do. Our academic writing service got you covered! Our engineering specialists follow the paper instructions and ensure timely delivery of the paper.
In the nursing course, you may have difficulties with literature reviews, annotated bibliographies, critical essays, and other assignments. Our nursing assignment writers will offer you professional nursing paper help at low prices.
Truth be told, sociology papers can be quite exhausting. Our academic writing service relieves you of fatigue, pressure, and stress. You can relax and have peace of mind as our academic writers handle your sociology assignment.
We take pride in having some of the best business writers in the industry. Our business writers have a lot of experience in the field. They are reliable, and you can be assured of a high-grade paper. They are able to handle business papers of any subject, length, deadline, and difficulty!
We boast of having some of the most experienced statistics experts in the industry. Our statistics experts have diverse skills, expertise, and knowledge to handle any kind of assignment. They have access to all kinds of software to get your assignment done.
Writing a law essay may prove to be an insurmountable obstacle, especially when you need to know the peculiarities of the legislative framework. Take advantage of our top-notch law specialists and get superb grades and 100% satisfaction.
We have highlighted some of the most popular subjects we handle above. Those are just a tip of the iceberg. We deal in all academic disciplines since our writers are as diverse. They have been drawn from across all disciplines, and orders are assigned to those writers believed to be the best in the field. In a nutshell, there is no task we cannot handle; all you need to do is place your order with us. As long as your instructions are clear, just trust we shall deliver irrespective of the discipline.
Our essay writers are graduates with bachelor's, masters, Ph.D., and doctorate degrees in various subjects. The minimum requirement to be an essay writer with our essay writing service is to have a college degree. All our academic writers have a minimum of two years of academic writing. We have a stringent recruitment process to ensure that we get only the most competent essay writers in the industry. We also ensure that the writers are handsomely compensated for their value. The majority of our writers are native English speakers. As such, the fluency of language and grammar is impeccable.
There is a very low likelihood that you won’t like the paper.
Not at all. All papers are written from scratch. There is no way your tutor or instructor will realize that you did not write the paper yourself. In fact, we recommend using our assignment help services for consistent results.
We check all papers for plagiarism before we submit them. We use powerful plagiarism checking software such as SafeAssign, LopesWrite, and Turnitin. We also upload the plagiarism report so that you can review it. We understand that plagiarism is academic suicide. We would not take the risk of submitting plagiarized work and jeopardize your academic journey. Furthermore, we do not sell or use prewritten papers, and each paper is written from scratch.
You determine when you get the paper by setting the deadline when placing the order. All papers are delivered within the deadline. We are well aware that we operate in a time-sensitive industry. As such, we have laid out strategies to ensure that the client receives the paper on time and they never miss the deadline. We understand that papers that are submitted late have some points deducted. We do not want you to miss any points due to late submission. We work on beating deadlines by huge margins in order to ensure that you have ample time to review the paper before you submit it.
We have a privacy and confidentiality policy that guides our work. We NEVER share any customer information with third parties. Noone will ever know that you used our assignment help services. It’s only between you and us. We are bound by our policies to protect the customer’s identity and information. All your information, such as your names, phone number, email, order information, and so on, are protected. We have robust security systems that ensure that your data is protected. Hacking our systems is close to impossible, and it has never happened.
You fill all the paper instructions in the order form. Make sure you include all the helpful materials so that our academic writers can deliver the perfect paper. It will also help to eliminate unnecessary revisions.
Proceed to pay for the paper so that it can be assigned to one of our expert academic writers. The paper subject is matched with the writer’s area of specialization.
You communicate with the writer and know about the progress of the paper. The client can ask the writer for drafts of the paper. The client can upload extra material and include additional instructions from the lecturer. Receive a paper.
The paper is sent to your email and uploaded to your personal account. You also get a plagiarism report attached to your paper.
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more