N
N
Niobis2016-09-04 22:37:37
C++ / C#
Niobis, 2016-09-04 22:37:37

What do you need to know about Service Oriented Architecture?

Perhaps the question is not too correct, but I'm not at all guided by the topic.
I assume that SOA is popular now and I tried to understand it a little. WCF looks cool: you create a service and access it like a regular class. But somehow too primitive. Therefore, please tell me:
1. what you need to know about SOA and where can you read it?
2. Are load balancing tasks, for example, with a large number of requests, solved by creating many services? Those. we break the integral logic into pieces, maybe even duplicate it? Or am I completely misunderstanding this?
3. what if the service failed? Do we make a dozen duplicates that spin at the same time? Or are services within one application not the right approach, but are they only needed to communicate with third-party resources?
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question