When to use gRPC #codinglife #computerlanguages #programming

preview_player
Показать описание
In this short I talk about when to use gRPC and some of its benefits #gRPC #golang #computer
Рекомендации по теме
Комментарии
Автор

So he didn't answer the question, he just said the most basic info about GRPC :D

MegaMage
Автор

Me at an interview when i only know one line definition 😂

tauheedahmed
Автор

REST is easier to inspect since it’s a text protocol but you use more resources than you have to. GRPC abstracts a lot of stuff away but when things break it’s painful (and once your protobuf is written you have to be careful with changes for bc). Having an api schema / protobuf is helpful to get the picture of the system tho 🤷

mateidavid
Автор

I sometimes wondert how much energy could be saved by switching from JSON de- and encoding to using protobuf/grpc instead.

Comradin
Автор

gRPC web is now in a fairly good place so you can use those types on the frontend just be aware that many hosting providers dont support the H2 which is required.

dandogamer
Автор

I would mention development overhead as a drawback. Maintaining grpc is definitely more work than rest or graphql api

mareklewandowski
Автор

Forward/backward compatibility of data types and evolving schemas are the main draw

thenecroyeti
Автор

That was a noob answer. Why make a short of a video to show you don't know it?

motbus
Автор

Why do you keep pushing out these videos with no substance man?

siya.abc
Автор

A technical HR asked him this question.😂

jayaprakashV
Автор

Holyshit i hope everybody realises now that this is him pretty much with everything he says which is nothing 😂.

masterchief
Автор

A lot of words put together but they don’t make sense

tanayjoshi
Автор

Basically no knowledge about systemdesign. If the twitch thing is true, no more questions :D

masumasi
welcome to shbcf.ru