✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.
In this video, I’m exploring gRPC, a compelling alternative to REST that’s gaining traction in distributed systems. Watch until the end of the video to find out if it’s worth ditching REST for it.
🔥 GitHub Repository: https://git.arjan.codes/2024/grpc_rest
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.
🔖 Chapters:
0:00 Intro
0:25 What is REST?
4:16 Disclaimer
4:51 RPC in short
5:37 Back to gRPC
6:44 Showing A Basic Example of gRPC
11:08 How Does This Affect Your Design?
13:02 Pros & Caveats with gRPC
15:20 Pros & Caveats with REST
17:05 So, Should you Use gRPC?
18:40 Final thoughts
#arjancodes #softwaredesign #python