Главная

Top 6 Most Popular API Architecture Styles




Video quality The size Download

Информация о Top 6 Most Popular API Architecture Styles


Название :  Top 6 Most Popular API Architecture Styles
Продолжительность :   4.21
Дата публикации :  
Просмотров :   492 rb


Кадры Top 6 Most Popular API Architecture Styles





Описание Top 6 Most Popular API Architecture Styles



Коментарии Top 6 Most Popular API Architecture Styles



MrPlaiedes
Perfect Thanks!
Comment from : MrPlaiedes


Luis Perez
Excellent explanation, simple and clear
Comment from : Luis Perez


Praveen
appreciate your effort in bringing these videos, simplifying concepts, kudos to your work!
Comment from : Praveen


Igor Morozov
Are they TSP or UDP?
Comment from : Igor Morozov


Gaurav Bisht
Top-notch explanations
Comment from : Gaurav Bisht


theBATfamiliar
Thank you so much for sharing your knowledge :)
Comment from : theBATfamiliar


Shorten World Platform
Thank you for sharing this much of information
Comment from : Shorten World Platform


Krishna Murthy Madaraboina
I like it
Comment from : Krishna Murthy Madaraboina


Charles Opuoro
Thanks always
Comment from : Charles Opuoro


Someone Else
I really love your graphics! ❤ It's one of the reasons I just watch them one by one :-))
Comment from : Someone Else


Federico Tomadin
signalR ?
Comment from : Federico Tomadin


Arthur Khazbs
Complex systems may even have several APIs of different architecture styles
Comment from : Arthur Khazbs


Cause Neffect
How did you build these beautiful animations??
Comment from : Cause Neffect


Mukhtar Otarbayev
How about Firebase DB using JSON to handle the real time data?
Comment from : Mukhtar Otarbayev


Work Pony
Useless
Comment from : Work Pony


Sachin
Amazing stuff
Comment from : Sachin


MΛX
There is really no reason I can think off to use SOAP in a new project today, a REST API is what you most likely want to use instead
Comment from : MΛX


Josh W
1:33 what's Twitter?
Comment from : Josh W


K-R
Thank you please give us some examples to deeply understand how to use API's
Comment from : K-R


t1m9m
You are awesome!
Comment from : t1m9m


Kalahari
Take this misinformation down 💀
Comment from : Kalahari


Jerry An Yu
视频动画真的不错。谢谢Alex!!
Comment from : Jerry An Yu


Diamond dunyasi
Thank you very good summary🙂
Comment from : Diamond dunyasi


peaceloverchap
Can any one tell my how these animations videos are created? What tools? They are amazing
Comment from : peaceloverchap


Rajib Das Gupta
Nice snapshots Could you please explain grpc in details ?
Comment from : Rajib Das Gupta


Georgi Kalchev
Spot on Short, clear, and understandable Congrats
Comment from : Georgi Kalchev


Ben12♓
aaaaaaaaaand it makes sense to me now 🙏🏾
Comment from : Ben12♓


Snoogle Hound
Wow that is a great explanation that has enough detail to understand the differences but short enough for me to watch between work tasks Good enough to get my subscription and that doesn't happen often
Comment from : Snoogle Hound


Oleg Strekachev
Great job at explanation and presentation
Comment from : Oleg Strekachev


GODWIN OJIMA ATTAH
What tool is Sahn using for this animated design?
Comment from : GODWIN OJIMA ATTAH


Syed Armaghan Hassan
1:28 "Hello, Eorld" lol Eorld???? brSorry, I am a Tester; couldn't help it! 😜
Comment from : Syed Armaghan Hassan


Irek M
Do you even know what "architectural style is"? You barely mentioned few (not even all common) COMMUNICATION styles, not architectural styles! Archictectural styles are much more than communication, they have much deeper consequences and benefits, are things like monoliths, microservices, event sourcing, 3-layered architecture, onion architecture, actor model, etc
Comment from : Irek M


Skoozle
bro i love your brain, thank u for this !!!
Comment from : Skoozle


Uultai Arstankulova
great explanaition, thanks!
Comment from : Uultai Arstankulova


AZ
What software do you use for your presentation please
Comment from : AZ


Comic Chronicles
Wonderful video!! TYSM 👐
Comment from : Comic Chronicles


Irfan Siddiqui
Love this!
Comment from : Irfan Siddiqui


テスラでTESLA 【AlohaJayOfficial】
Can you tell how you made this vidoe with diagram moving? very impressive
Comment from : テスラでTESLA 【AlohaJayOfficial】


The Werewolf
Technically, these are the 6 most popular Web API architectures SOAP and gRPC over pipes are pretty much the only ones used in desktop systems
Comment from : The Werewolf


Vlad Comarlau

Comment from : Vlad Comarlau


sumanta ghosh
mqtt, sse, rsocket, quic
Comment from : sumanta ghosh


Folivo
what does this information have common with System Design? it's actually mostly about Web-APIs System design is totally another topic that stands much above any APIs or computer technologies in the abstraction level Neither these are Architecture Styles This is just a bunch of random concepts: network protocols and programming approach The information in this video is misleading
Comment from : Folivo


Neelesh Gupta
Beautiful animations!! Amazing commentary that really compares so well
Comment from : Neelesh Gupta


Mateusz Krukowski
What about Server Sent Events? Can we consider it as API Architecture Style?
Comment from : Mateusz Krukowski


Athelstan
Excellent!
Comment from : Athelstan


Herb Garcia
Very good, concise and accurate explanation of the most frequently used types of APIs Awesome job! I'll be directing my students to your site 👍
Comment from : Herb Garcia


catstevens01
Can grpc be used over internet instead between microservices? is it a good design choice?
Comment from : catstevens01


Josh
Great video
Comment from : Josh


Amir Nathoo
Missing one of the most important API architecture style: PubSub messaging architecture This is typically found in IoT applications using protocols such as MQTT It can also be found as communication style between micro services
Comment from : Amir Nathoo


Andreas Van Bergen
👍Great video! Thanks for sharing
Comment from : Andreas Van Bergen


Risky Meal
A damn good video This is a damn good video!
Comment from : Risky Meal


rickvian
are SOAP really for enterprise or just because entrerprise has this as legacy implementation?
Comment from : rickvian


Begginer Coding!!!😀😀
well explained
Comment from : Begginer Coding!!!😀😀


physicsninja
Clean, neat, and to the point
Comment from : physicsninja


Satish Reddy
The explanation with meaning animations made the concepts to understand easily like👍 curiuos to know what tool/software being used to make these animations?
Comment from : Satish Reddy


Acron Project
Thanks for this
Comment from : Acron Project


Ikenna Paschal Obieze
I picked up GraphQl in a day, I doubt it has a steep learning curve
Comment from : Ikenna Paschal Obieze


Ayub shaik
Broo, be a little bit more energetic, please
Comment from : Ayub shaik


Илья Барсуков
Real nice! Thank you :)
Comment from : Илья Барсуков


PieJee1
Other issues with graphql is lack of caching, and your frontend and backend become very tightly coupled as changing property names means you have to update both This becomes even nore trouble if you have more frontends
Comment from : PieJee1


:chart_with_downward_trend:
The script seems AI generated
Comment from : :chart_with_downward_trend:


Maouw
I do like these videos!
Comment from : Maouw


Dclxvi Clan
Woooow, powerful video ❤
Comment from : Dclxvi Clan


@codegreenie
I use Restful & Webhook in my software brbrThanks for this video
Comment from : @codegreenie


rbelatamas
thanks ❤
Comment from : rbelatamas


PIP POP
Deep explain for Rest and Graphql please
Comment from : PIP POP


Abbos Zoirov
useful
Comment from : Abbos Zoirov


Ali Bahrami
Nice one ! Can you explain webrtc is in which category?
Comment from : Ali Bahrami


florecista1
Great video! Bravo!
Comment from : florecista1


Hernan Borrajo
Mi mayor error fue comprar sin saber y vender sin saber, pero no puedo negar que es experiencia que sirve mucho
Comment from : Hernan Borrajo


undudeme
Awesome video
Comment from : undudeme


Aung Htay Oo
Thanks for the quality content
Comment from : Aung Htay Oo


The Soul Of Life
Great Video and Animations are very understandable
Comment from : The Soul Of Life


Ajay Managaon
APIs can be designed with Web Sockets
Comment from : Ajay Managaon


planktonfun
Used them all, is there nothing new? how about kafka, iot, mosquitto micro services?
Comment from : planktonfun


Prawee Wongsa
thank you
Comment from : Prawee Wongsa


jfroco
I believe you might be conflating API architectures with API implementations For instance, GraphQL could be categorized along with any variant of SQL or Redis commands, as they all facilitate data retrieval using a query language Similarly, WebSocket could be grouped with other session-oriented, two-way communication alternatives, such as basic TCP sockets, or you could hava mentioned various flavors of RPC Additionally, RESTful and SOAP could be classified together under the umbrella of web services that employ the request/response pattern Webhooks may possibly fit into this same category, although I'm not entirely certain Lastly, you appear to have omitted queuing or messaging/queuing systems like Apache Kafka (very popular)
Comment from : jfroco


NirutG
Thank you very much for sharing, I not sure about MQTT is which one API?
Comment from : NirutG


Saurabh Kumar
Great distinctions, It's a unique video Thanks for clearing these out Additionally, can you present them in clear distinct points based differences on a single TABLE for all these APIs under various grounds? Because it looks like some of them overlap one another under certain criteria It will be great to have a clear point based differentiation represented on a table! Thanks It will be great to see them stand together while comparing before the eyes under various domain based scenarios & environments Thanks 👍
Comment from : Saurabh Kumar


Amaze Khashaa
Great!
Comment from : Amaze Khashaa


skyskyblue
perfect if turn the speed to 125😀
Comment from : skyskyblue


Human
Thank you It helps to understand the basic differences
Comment from : Human


ariel batista
Nice video, quick question: I have a dumb dev ops enginieer that wants to do everything on top of kafka Is kafka part of one of those architectures or is a new one?
Comment from : ariel batista


Tuấn Nguyễn
the greate video 🎉
Comment from : Tuấn Nguyễn


amaw in person
Great video!brGreat animations! (for curiosity are you using Manim for animation?)
Comment from : amaw in person


Amber
Happy coding! I like it!
Comment from : Amber


RL
Please make more videos You're literally the GOAT
Comment from : RL


beijing9y
tRPC ?
Comment from : beijing9y


Kaushal Kumar
I am overwhelmed by this video Thank you so much
Comment from : Kaushal Kumar


Krishna Kumar
I have been working for financial services for almost 15 years and in my experience, SOAP is 100 obsolete now It is mostly replaced by REST
Comment from : Krishna Kumar


Mike MJlove
There's also Serverside events Which may not be an architecture for API but it does opens up an option to send unidirectional data without having to touch websockets
Comment from : Mike MJlove


Fergus 13
I would like a comparison between gRPC and jsonRPC
Comment from : Fergus 13


serial killer
i understood all well , have used before , except for gRPC, doesn't click for me till now i understand microservices architecture, and how to build apps based on microservices(smallest units each with its own service) how does gRPC come into play ? give a case example; i stand to be corrected, thanks in advance!
Comment from : serial killer


Sam Jones
Awesome video and tutorial!! I really appreciate the way you break these architectures down so that I can get a great high level understanding of them!! Outstanding! Be well, be safe and Cheers!
Comment from : Sam Jones



Похожие на Top 6 Most Popular API Architecture Styles видео

SET BEARD as per FACE SHAPE|PATCHY BEARD STYLES|हिन्दी| BEARD STYLES MEN |How to Trim beard| SET BEARD as per FACE SHAPE|PATCHY BEARD STYLES|हिन्दी| BEARD STYLES MEN |How to Trim beard|
РѕС‚ : The Formal Edit
Download Full Episodes | The Most Watched videos of all time
What is API Testing ? || 30 Days of API Testing || Day 1 ( API Testing Explained) What is API Testing ? || 30 Days of API Testing || Day 1 ( API Testing Explained)
РѕС‚ : The Testing Academy
Download Full Episodes | The Most Watched videos of all time
TOP 5 ARCHITECTURE APPS FOR ANDROID AND IOS┃philippines architecture student TOP 5 ARCHITECTURE APPS FOR ANDROID AND IOS┃philippines architecture student
РѕС‚ : Krissha Cruz
Download Full Episodes | The Most Watched videos of all time
making freshman PORTFOLIO for ARCHITECTURE *Admission* | How to get into Architecture School making freshman PORTFOLIO for ARCHITECTURE *Admission* | How to get into Architecture School
РѕС‚ : Unraveling Architecture
Download Full Episodes | The Most Watched videos of all time
How to Make a Portfolio | Architecture Job | Masters in Architecture- Important tips (2021) How to Make a Portfolio | Architecture Job | Masters in Architecture- Important tips (2021)
РѕС‚ : Archi Vlogs
Download Full Episodes | The Most Watched videos of all time
ARCHITECTURE PORTFOLIO TUTORIAL using CANVA | how to make an architecture portfolio for beginners! ARCHITECTURE PORTFOLIO TUTORIAL using CANVA | how to make an architecture portfolio for beginners!
РѕС‚ : Unraveling Architecture
Download Full Episodes | The Most Watched videos of all time
Best Laptop for Architecture. How to Chose your Laptop for Architecture Best Laptop for Architecture. How to Chose your Laptop for Architecture
РѕС‚ : Thomas Rowntree
Download Full Episodes | The Most Watched videos of all time
New Mix Of Popular Songs Remix 2022 - Best Popular Songs Remix - English Songs Remixes 2022 New Mix Of Popular Songs Remix 2022 - Best Popular Songs Remix - English Songs Remixes 2022
РѕС‚ : Smile4ever Deep
Download Full Episodes | The Most Watched videos of all time
#01: Anypoint API Governance With MuleSoft | Custom Governance Rulesets | API Governance Overview #01: Anypoint API Governance With MuleSoft | Custom Governance Rulesets | API Governance Overview
РѕС‚ : Mule Ace Academy
Download Full Episodes | The Most Watched videos of all time
MuleSoft Surat Meetup#41 - Universal API Management, Flex Gateway and API Governance | MuleSoft MuleSoft Surat Meetup#41 - Universal API Management, Flex Gateway and API Governance | MuleSoft
РѕС‚ : Surat Virtual Meetup
Download Full Episodes | The Most Watched videos of all time