Real World Migration from HTTP to gRPC in Ruby

Real World Migration from HTTP to gRPC in Ruby

CNCF [Cloud Native Computing Foundation] via YouTube Direct link

Intro

1 of 14

1 of 14

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Real World Migration from HTTP to gRPC in Ruby

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Our products are built with 100+ microservices
  3. 3 Latency caused by using HTTP/1.1
  4. 4 1. Preparation 2. Migration
  5. 5 Without a monorepo, we have to share the same proto files across the multiple repositories
  6. 6 How should we share proto files?
  7. 7 apis: a central repository for schema management
  8. 8 Application monitoring is required in production
  9. 9 Need to create a productive development environment for gRPC
  10. 10 Use a common utility library named "servicex"
  11. 11 Pb: utility for using Protocol Buffers
  12. 12 RAILS Use gRPC combined with parts of Ruby on Rails
  13. 13 Average Latency decreased
  14. 14 Summary 1. Why RPC

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.