Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Microservices in Oracle SOA Suite

Peter551059Jul 24 2019 — edited Jul 25 2019

Do you think that it is possible to build up application deployed in Oracle SOA Suite using SOA Suite components keeping Microservices architecture/principles.

I think some of them can be achieved.

  • Reduce complexity through modularization, Do one thing and do it well is easy just keep SOA best practices in mind.
  • Loose coupling can be achieved using JMS or EDN.
  • Focus on business capabilities not technology layers is harder because Java orientation of SOA Suite.
  • REST/JSON/XML can be used in SOA Suite

I can see problems with containerization too.

What is your opinion?

Comments
Post Details
Added on Jul 24 2019
1 comment
965 views