Is n-tier software design a subset of SOA?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
no . It is not .
SOA is a design strategy for an enterprise. There is lots written about what it is elsewhere, however it decides how systems interact using services.
N-tier software architecture is application specific. It assists maintainability and scalability by separating layers of code.
They are aimed at different components of Information Technology and have different goals and benefits.