Top 6 Most Popular API Architecture Styles

preview_player
Показать описание

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:

ABOUT US:
Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
Комментарии
Автор

Everyone will agree, for a true Software Engineer, this channel is the most fruitful & addictive drug to learn new concepts in a crystal-clear manner.

ShubhodeepDeveloper
Автор

The animations truly convey meaning and not extraneous

This takes a lot of skill to get right

Kudos

ChrisAthanas
Автор

the technologies on this page are at somewhat different layers of the protocol stack. SOAP is a pure encapsulation format (last I looked which was long ago) that can run on any transport, RESTful is HTTP-dependent, as is WebSocket, which does not define an encapsulation for transactions it just connects TCP sockets together on an HTTP proxy, gRPC is a protocol compiler meant to translate a language interface (think of it like a C++, Python, or Java interface) into the code to create the binary bits on the wire (or wireless), a process called marshalling or serialization / de-serialization. gRPC is transport independent but typically runs on TCP or UDP. GraphQL is a language that can specify json schema queries and it can minimize large transactions on the connection - good for phones or bandwidth-limited devices.

systemBuilder
Автор

Amazing animations and outstanding explanations. I wish I had this sort of educational videos years ago! Thank you very much for sharing this. You have earned a new follower!

kriegeadler
Автор

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!

samjones
Автор

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. 👍

Mrcodewarrior
Автор

Beautiful animations!! Amazing commentary that really compares so well.

neelg
Автор

I am absolutely impressed with the simple, clear, and elegant illustrations! It’s superb! Thank you for sharing.

georgepandiaraj
Автор

appreciate your effort in bringing these videos, simplifying concepts, kudos to your work!

praveen
Автор

This is awesome, the animation is meaningful and helpful while also being pleasing to the eye. Thank you!

igordasunddas
Автор

You were very clear, visibly clear, and straight to the point. Thanks for this video and explanation.

nm
Автор

Very helpful and to the point, thank you for this excellent content!

pranavbhagwat
Автор

great succinct straight to the point no fluff... excellent content! subbed.

whatdaro
Автор

You are going to be a big channel, lots of love and support ❤
Keep up the great work

tempest
Автор

Spot on. Short, clear, and understandable. Congrats

gkalchev
Автор

Amazing video for an overview understanding of different API styles. I am a Data Engineer with 3 years of experience and I got a similar question on why I used REST API instead of SOAP or any other APIs. This video helped me there to explain my POV.

Huge respect to the content creator who seamlessly explained all the 6 concepts in a niche manner!

rajeswaril
Автор

great video. Simple easy to understand, straight to the point

yomamasofat
Автор

Thank you for sharing this much of information.

BestURLShortenerBioPageQRCode
Автор

Loved this! I am not heavily involved with APIs but wanted to learn more. This was perfect. Thanks!

experience_kingsley
Автор

Thank you. It helps to understand the basic differences.

Vykhari