Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Latest commit

 

History

History

grpc_serve

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Serve with gRPC in Google Cloud

This example demonstrates how to deploy a gRPC endpoint in Google Cloud.

Goals

At the end of the tutorial, the user will be able to

  • deploy a gRPC endpoint in Google Cloud

Prerequsites

Train a model with the training pipeline from this end-to-end example