Top "Soa" questions

SOA stands for Service-Oriented Architecture, a flexible set of design principles that allow multiple separate systems from several business domains to inter-operate.

What is the difference between API Gateway and ESB?

ESB is traditional middleware used in SOA solutions for routing, message transformation, protocol bridging, among other things. A new category …

rest soa esb api-management
OpenSSO/OpenAM alternatives

Warning! I'm on a bit of a fishing trip here, and I'm not even sure if the questions that I'm …

java soa glassfish-3 opensso openam
Service Oriented Architecture - AMQP or HTTP

A little background. Very big monolithic Django application. All components use the same database. We need to separate services so …

http rabbitmq soa scaling amqp
What is Oracle ADF?

What is Oracle ADF? On the Internet I found the following definition: ADF integrates a mix of subframeworks to provide …

soa oracle-adf
what are REST,RESTFul, SOA and microservices in simple terms?

I thought I knew what REST/"RESTFul", restfulservices, webservices, SOA and microservices were but I came across so many different …

rest soa microservices
Message Oriented Middleware (MoM) Vs. Enterprise Service Bus (ESB)

I come from a background of MoM. I think I understand ESB conceptually. However, I'm not too sure about the …

java soa messaging esb mom
WCF Service Throttling

Lets assume that I'm dealing with a service that involves sending large amounts of data. If I implement this with …

c# .net wcf soa throttling
Queue alternatives to MSMQ on Windows?

If you want to use a queuing product for durable messaging under Windows, running .NET 2.0 and above, which alternatives to …

.net msmq soa messaging
What is the difference between N-Tier and SOA architecture

As per my understanding regarding N-Tier and SOA architecture. N-Tier N-Tier means dividing application into layers, Example I am developing …

asp.net wcf soa
Middleware & SOA by Example

I am an inexperienced Java developer trying to wrap my head around some fundamental middleware/SOA concepts and technologies, specifically: …

java jms ejb-3.0 soa message-queue