--- title: gRPC comes to Cloud Run date: 2020-03-17 spelling: cSpell:ignore Belleville Wenlei authors: - name: Richard Belleville link: https://github.com/gnossen - name: Wenlei He link: https://github.com/wlhee --- [Cloud Run][] is a serverless platform offered by Google Cloud that lets you run stateless server containers in a fully managed environment. Most Cloud Run apps use HTTP JSON REST to serve requests, but since September 2019, apps can also use unary gRPC services! Get all the details from [Not just for HTTP anymore: gRPC comes to Cloud Run][]. [Cloud Run]: https://cloud.google.com/run [Not just for HTTP anymore: gRPC comes to Cloud Run]: https://cloud.google.com/blog/products/compute/serve-cloud-run-requests-with-grpc-not-just-http