gRPC and Go: Developing Efficient and Type-Safe Services

gRPC and Go: Developing Efficient and Type-Safe Services

Linux Foundation via YouTube Direct link

The Situation Today

4 of 22

4 of 22

The Situation Today

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

gRPC and Go: Developing Efficient and Type-Safe Services

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

  1. 1 Intro
  2. 2 Objectives
  3. 3 Minimize Complexity
  4. 4 The Situation Today
  5. 5 Scenario - A Currency Service
  6. 6 The Problem
  7. 7 A Self-Discoverable REST API
  8. 8 Attempts at solving this problem
  9. 9 Performance Examples - Dashboard
  10. 10 Creating a gRPC Service
  11. 11 IDL for Currency Service
  12. 12 Compile IDL into Code (Go language example)
  13. 13 Implement Service Methods (Go language example)
  14. 14 Calling Service from Client
  15. 15 Update IDL for Streaming
  16. 16 Update IDL with Streaming
  17. 17 A Server Stream Example - Server
  18. 18 A Server Stream Example - Client
  19. 19 TLS Setup - Server
  20. 20 TLS Setup - Client
  21. 21 RequestTimeouts
  22. 22 Extracting Objects from Error

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.