Service-Oriented Architecture -SOA | Software/Web Application Architecture

  Рет қаралды 75,989

The TechCave

4 жыл бұрын

Service-Oriented Architecture -SOA
In this video, I explain the Service-Oriented architectural pattern and discuss its internals.
Here are the points I address in this lesson:
* Basic Concepts and Pattern Description
* Implementation Approaches
* Pros and Cons
* SOA & the Cloud
* Pitfalls and Considerations
* Resources to learn more...
This video is part of the Software Architecture Series,
Software Architecture & Architectural Patterns
kzfaq.info/get/bejne/orqbf5SgrrPNkYk.html
Layered Architectural Pattern:
kzfaq.info/get/bejne/eKmIlqyd0bqbfJc.html
Microservices Architectural Pattern:
kzfaq.info/get/bejne/bqiAd9lhmJ7TfX0.html
MicroKernel Architectural Pattern:
kzfaq.info/get/bejne/npmZlrR1sriwlGw.html
Service-Oriented Architectural Pattern:
kzfaq.info/get/bejne/oLSZeLCe1Lqon3k.html
Event-Driven Architectural Pattern:
kzfaq.info/get/bejne/na98a9WIxMvdp6s.html
Resources:
SOA patterns: patterns.arcitura.com/soa-patterns
Enjoy!

Пікірлер: 40
@sant4398
@sant4398 Жыл бұрын
Most comprehensive SOA short video on the KZfaq I found so far.
@davidgreetman3704
@davidgreetman3704 Жыл бұрын
Finally, a guy who made a clear introduction video, who made it easy and rescued me from reading hundreds of pages just to get to know what SOA is.
@harmanmadhara5238
@harmanmadhara5238 8 ай бұрын
hii can you help me
@novikovPrinciple
@novikovPrinciple 2 жыл бұрын
I hope I'm getting this right by using the following analogy: - SOA is an office building, - the Services are different offices or departments _(making queries, or responding to queries),_ - ESB is the telephone operator _(takes calls and patches you through),_ and - the SDR is a phone book _(where all the Services have been listed)._
@marvinkweyu5206
@marvinkweyu5206 Жыл бұрын
Yes. You're right
@clintcarter7294
@clintcarter7294 3 жыл бұрын
You have a gift for presenting technical information. Thanks for taking the time to make this video!
@oolumee
@oolumee 4 жыл бұрын
I have been looking for such a clear and well-explained explanation of SOA. And thank you for including reading suggestions also.
@abhijeetsingh6404
@abhijeetsingh6404 3 жыл бұрын
Really very clear and precise information about SOA, I also wanted to know how it has ESB involved in it! You made it very clear! Thanks ✨
@gsingh1173
@gsingh1173 4 жыл бұрын
Best video I've seen on SOA. Well done!
@jason17493
@jason17493 3 жыл бұрын
very well explained, covered a lot of topics. great complete video, thanks man !
@ladysm1148
@ladysm1148 3 жыл бұрын
A very well structured video. Amazing. Thank you!
@omidzahed2769
@omidzahed2769 2 жыл бұрын
Thank you, these explanations were clear and the books you recommended at the end were really helpful
@FrederickAlvarez_
@FrederickAlvarez_ 3 жыл бұрын
thank you so much, you are the teacher I never had
@Joshy110
@Joshy110 4 жыл бұрын
Interesting, really good info 🙌🏻
@forfreedomssake4315
@forfreedomssake4315 4 жыл бұрын
Interesting. Thank you :)
@Gareth.W
@Gareth.W 2 жыл бұрын
Really useful video that covers a lot in a short time. Thank you for uploading this - I found it very hepful.
@nitinpatil-gf7jt
@nitinpatil-gf7jt 4 жыл бұрын
Awesome..!!
@ajitsafeway
@ajitsafeway 3 жыл бұрын
Impressive explanation
@zainabamin9437
@zainabamin9437 4 жыл бұрын
Is it compulsory for SOA to have more than one systems? or it is ok if the same application acts both as service provider and service consumer?
@ragupta2000
@ragupta2000 2 жыл бұрын
very well explained.
@user-hk6xp3kv5o
@user-hk6xp3kv5o 3 жыл бұрын
Could anyone give the specific example of the same web application based on both service-oriented architecture and microservices one in IT scope? I don't really understand what they differ with substantially.
@arrabtayyan
@arrabtayyan 4 жыл бұрын
good video but the pace should be slower
@owelozada
@owelozada 4 жыл бұрын
Microservices and SOA seems to be almost the same, aside from the ESB & SDR components. But it is done through an API gateway in microservices architecture. What is the main difference between the two? And what will be the main consideration in choosing one over the other? Thanks!
@prabhusoft
@prabhusoft 2 жыл бұрын
I’m interested to know the answer as well.
@sant4398
@sant4398 Жыл бұрын
I think, the main difference is granularity. I didn't meet a requirement in SOA specification to make SOA services well grained. But opposite - the SOA service should provide your complete and finished service.
@kenskens1208
@kenskens1208 3 жыл бұрын
I already understand it in just 8 mins of explanation hehe.. thanks..
@TheTechCave
@TheTechCave 3 жыл бұрын
You're welcome 😊
@barisballi70
@barisballi70 2 жыл бұрын
Thx this video helped me
@nitinneo7
@nitinneo7 4 жыл бұрын
Does SOA architecture work only on HTTP protocol? Or does it hold for (S)FTP and other protocols?
@ipodtouch470
@ipodtouch470 2 ай бұрын
Any as long as you can consume these services
@alxx736
@alxx736 2 жыл бұрын
Hi ! Why articles say that Microservices are independent Components deployable s but not SOA services ? Why in SOA cant deploy a service without affecting others ? Dont understand! Thanks in advance !
@HY4mShubham
@HY4mShubham 2 жыл бұрын
Because SOA is usually a monolithic distributed system
@AISynthetic
@AISynthetic 4 жыл бұрын
Where are the resources? Please attach links
@TheTechCave
@TheTechCave 4 жыл бұрын
For the books mentioned in the video, you can purchase them on amazon. I'll be adding more resources over time! Thank you for the notice.
@spencerress1893
@spencerress1893 3 жыл бұрын
dope
@mykhailokozlov6641
@mykhailokozlov6641 3 жыл бұрын
Agree that it is the best series of types of architecture. However, I would recommend adding some pauses when speaking as this subject is not that easy to understand :)
@TheTechCave
@TheTechCave 3 жыл бұрын
Noted!
@syedarmaghanhassan4652
@syedarmaghanhassan4652 3 жыл бұрын
please give a few examples of SOA and not SOA. Nobody is making comparisons when they explain SOA. It is only with the comparisons, that we can learn new things!
@danielchristianto306
@danielchristianto306 2 жыл бұрын
Do You speak indonesian?
@rameshwarpalbablu5636
@rameshwarpalbablu5636 2 жыл бұрын
Ggg