When a single machine hosts an application, what type of architecture does that application possess?

(1 point)
Responses

zero-tier architecture
zero-tier architecture

one-tier architecture
one-tier architecture

two-tier architecture
two-tier architecture

three-tier architecture

1 answer

When a single machine hosts an application, that application possesses a one-tier architecture. This architecture refers to a setup where all components of the application (user interface, application logic, and data storage) reside on the same machine.