What is a 3-tiered architecture?
Sigiloso
A client-service architecure where 1) business rules (functional process logic) 2) UI (user interface, presentation of data) and 3) Data access and storage can be developed and maintained on separate platforms as independent modules.