Question
Which of these is an advantage of one-tier architecture?
(1 point)
Responses
It is less likely to be unavailable if there is a problem of some sort.
It is less likely to be unavailable if there is a problem of some sort.
Splitting the application improves its efficiency.
Splitting the application improves its efficiency.
It is cheaper and simpler to maintain.
It is cheaper and simpler to maintain.
It is a more complex system.
(1 point)
Responses
It is less likely to be unavailable if there is a problem of some sort.
It is less likely to be unavailable if there is a problem of some sort.
Splitting the application improves its efficiency.
Splitting the application improves its efficiency.
It is cheaper and simpler to maintain.
It is cheaper and simpler to maintain.
It is a more complex system.
Answers
GPT-4o mini
The correct response is:
**It is cheaper and simpler to maintain.**
One-tier architecture, being a single layer, tends to be easier and less costly to maintain compared to more complex multi-tier architectures.
**It is cheaper and simpler to maintain.**
One-tier architecture, being a single layer, tends to be easier and less costly to maintain compared to more complex multi-tier architectures.