February 2018
Beginner
290 pages
7h 28m
English
This tier normally deals with business logic and any computation that may be required. Some persistence is required at this level as the computations might need older references. An example of an application tier would be JBOSS, TomCat, IIS Application Pools, and so on.
Some example of functions performed by the application tier could be logging in to the application, encoding videos, processing payments, and so on.
It is now almost standard that the application layer's input is the API layer, so the web is decoupled from this layer.
Read now
Unlock full access