Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1014539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:16:02+00:00 2026-05-16T10:16:02+00:00

My usual way of working on web development is to split the project into

  • 0

My usual way of working on web development is to split the project into three tiers, which are:

  1. Data Tier – Accessing Relational Database of all sorts, based on requirements
  2. Server Tier – providing services to client-side controller calls.
  3. Client Tier – Rendering the view as well as loading the controller javascript.

Basically from my understanding, this approach is of a MVC nature, that is, the controller javascript calls the model on server-side and expects the results from there. Once results received, controller then invoke proper rendering methods to modify the view, which is the XHTML/CSS on browser to display.

However, I am not sure of this can also be called SOA(Service Oriented Architecture)?

I can swap the server-side language easily to another one, by only changing the data access module since the communication between server and client is done via JSON. I reckon this means a loose coupling between server and client, as server only focuses on providing services. Web Services via SOAP can also be introduced, but I feel like JSON more since it is easier to implement based on my knowledge.

Any thoughts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T10:16:02+00:00Added an answer on May 16, 2026 at 10:16 am

    MVC is a presentation pattern, and really has nothing to do with SOA.

    The model in MVC these days and especially in Web development has come to mean View Model, your real model or domain model is in your BLL or wrapped up behind a service layer.

    SOA boils down to the paradigm you use design, partition and host your business logic.

    Can you use the two together?, sure you can! Your MVC controller can invoke service endpoints which query the domain model, this can occur as SOAP, plain XML, or as you prefer JSON, the choice of protocol does not a SOA make. A variation of SOA is REST which applies a modified paradigm to the way you design your service endpoints.

    This returned information is massaged into the View Model (of the model as the presentation layer knows it to be) and the appropriate view is rendered.

    Here are some links to some practical SOA resource.

    I would suggest you read articles by Thomas Erl and Roger Sessions, this will give you a firm handle on what SOA is all about.

    SOA Design Pattern

    Achieving integrity in a SOA

    Why your SOA should be like a VW Beetle

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The usual way to resolve lnk involve using WShell.WshShortcut or IShellLink that way :
The usual way to assign color box functionality on a link is like this:
A usual way to put, for example a menu tab with background is as
This is the usual way for declare a Java array: int[] arr = new
What is the most usual way to develop views in asp.net mvc? Should I
This is my usual way to debug javascript. Include alert(0); to break the flow
I launch an executable in the usual way: Process p = new Process(); p.StartInfo.UseShellExecute
As I remember and checked, the usual way for traversing a tree or crawling
I want to comment several lines in my .vimrc, the usual way I do
What is the usual/clearest way to write this in Python? value, _ = func_returning_a_tuple()

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.