gRPC FTW: El howto completo
by
Pablo Andrés Dorado Suárez
Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
¡Hola!
Slide 2
Slide 2 text
Pablo Andrés Dorado Suárez pandres95 ! https://pablodorado.com/ "
[email protected]
Slide 3
Slide 3 text
No content
Slide 4
Slide 4 text
gRPC FTW: El howto completo
Slide 5
Slide 5 text
What’s gRPC? RCP via HTTP
Slide 6
Slide 6 text
Why gRPC? Because Microservices
Slide 7
Slide 7 text
Is it a replacement to technologies like REST or GraphQL? Not really. It’s more of a technology to be used in other environments.
Slide 8
Slide 8 text
Like which ones? I dunno, server-side, (maybe?)
Slide 9
Slide 9 text
Then, why not GraphQL, for instance? Just you wait and see!
Slide 10
Slide 10 text
Finally, should I completely move to gRPC? No! Haven’t you paid attention?
Slide 11
Slide 11 text
No content
Slide 12
Slide 12 text
Let’s go to see some examples