Software Architecture Fundamentals - Episode 7 - SOA vs. Microservices

preview_player
Показать описание
Are you a software developer who wants to understand better software architectures? In this stream, we discuss all the needed software architecture basics you need to know.

Don't forget to follow me on Twitter @laurspilca or LinkedIn for more posts and discussions.
Рекомендации по теме
Комментарии
Автор

Thank you for the session again...:)
Where does the role of SOAP/Rest Service/T3S connection etc between two services fits in overall...I mean can 2 microservices talk to each other using SOAP web services/T3S is that still good approach in terms of old legacy applications or with microservices strictly it is Rest communication ?

SandySachhu
Автор

Thanks laurenti for the lesson, learned a lot as usually

momedalhouma
Автор

Thanks for the great vide. Is there any vidoe of yours that you implemented a Microservices project? thank you

tugcehilal
Автор

Amazing your channel. There is no IT channel like your, and the way you explain it s Amazing.
I have a question that even i read a lot of articles/videos i cant understand and see the difference.
While in SOA you expose a service to an ESB, in Microservices you expose a service through an Api Gateway.
My questions are :

1-In SOA anyone can hit my service I don't care who is using it. Is the same in Microservices? If i have a ShoppingCartService with just one responsibility, is that Microservice available for everybody?
Because articles say that in MSA the goal it s to not Share/reuse the components. But why?

2-Still cant see the different between ESB and ApiGateway, both routes the traffic to the desired service, both do transformation, etc.

Thank you very much in advance!

alxx
Автор

Can you give some good book recommendations regarding this subject? Thanks

gheorghe
Автор

Hi sir
how to remember all these points. Do you have any notes ? give me suggestion sir remember all these points

arunbandari