What is single tier architecture?



What is single tier architecture?..

Answer / Mahipal Singh Kalohiya

Single-tier architecture, also known as monolithic architecture, places all the application components within a single executable or database. There is no separation between presentation, logic, and data layers. This simplifies development but can make scaling and maintenance more challenging.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Architecture Interview Questions

What do data architects do?

1 Answers  


What is Record-at-a-time?

1 Answers  


What is E-R model?

1 Answers  


What are the different phases of transaction?

1 Answers  


What is 4NF?

1 Answers  


Which is super key?

1 Answers  


What does n tier mean?

1 Answers  


What is Relational Calculus?

1 Answers  


Illustrate physical database architecture in brief? : sql server architect

1 Answers  


What is tier in database?

1 Answers  


What is n tier architecture with example?

1 Answers  


When is a functional dependency F said to be minimal?

1 Answers  


Categories