GitHub

@@ -10,13 +10,18 @@ spelling: cSpell:ignore youtube Kubernetes Nulab Protop

1010

{{< /blocks/cover >}}

11111212

<div class="container l-container--padded">

13-

<div class="row">

141314+

<div class="row">

1515

{{< page/toc collapsed=true placement="inline" >}}

16+

</div>

161718+

<div class="row">

1719

<div class="col-12 col-lg-8">

182021+

<div class="row">

22+1923

## Customer success stories

24+

</div>

20252126

Here are a few of the customers who [successfully adopted **gRPC**][use-of-grpc]

2227

and other [CNCF technologies](https://www.cncf.io/projects/) in the past year

@@ -120,18 +125,18 @@ Other developer stories are provided next.

120125

- [**How GIPHY’s Public API Integrates with gRPC Services**](https://engineering.giphy.com/how-giphys-public-api-integrates-with-grpc-services/)<br>

121126

by Serhii Kushch. August 13, 2020.

122127

- **A Simplified Service Mesh With gRPC**

123-

<a href="https://youtu.be/9alMEeTxsMA"><i class="fab fa-youtube"></i></a>

128+

<a class="o-icon" href="https://youtu.be/9alMEeTxsMA"><i class="fab fa-youtube"></i></a>

124129

<a href="https://static.sched.com/hosted_files/grpcconf20/ae/A%20Simplified%20Service%20Mesh%20with%20gRPC.pdf"><i class="fas fa-file"></i></a><br>

125130

A [gRPC Conf 2020 presentation](https://sched.co/cRfZ)

126131

by Srini Polavarapu, Engineering Manager, Google

127132

- **Protop: A Package Manager for gRPC and Protocol Buffers**

128-

<a href="https://youtu.be/9alMEeTxsMA"><i class="fab fa-youtube"></i></a>

133+

<a class="o-icon" href="https://youtu.be/9alMEeTxsMA"><i class="fab fa-youtube"></i></a>

129134

<a href="https://static.sched.com/hosted_files/grpcconf20/6b/protop%20-%20a%20package%20manager%20for%20protobufs.pdf"><i class="fas fa-file"></i></a><br>

130135

A [gRPC Conf 2020 presentation](https://sched.co/cRfo)

131136

by Jeffery Shivers, Toast, Inc

132137

- **Service Interoperability With gRPC: gRPC in Action**

133-

<a href="https://youtu.be/MLS7TFHrn_c"><i class="fab fa-youtube"></i></a>

134-

<a href="https://static.sched.com/hosted_files/grpcconf20/d3/Service%20Interoperability%20with%20gRPC.pdf"><i class="fas fa-file"></i></a><br>

138+

<a class="o-icon" href="https://youtu.be/MLS7TFHrn_c"><i class="fab fa-youtube"></i></a>

139+

<a class="o-icon" href="https://static.sched.com/hosted_files/grpcconf20/d3/Service%20Interoperability%20with%20gRPC.pdf"><i class="fas fa-file"></i></a><br>

135140

A [gRPC Conf 2020 presentation](https://sched.co/cRfl)

136141

by Varun Gupta & Tuhin Kanti Sharma, Salesforce.

137142

@@ -146,6 +151,9 @@ Other developer stories are provided next.

146151

{{< page/toc placement="sidebar" >}}

147152148153

</div>

154+155+

{{< page/page-meta-links >}}

156+149157

</div>

150158151159

[CNCF case studies]: https://www.cncf.io/case-studies/

Read the original on github.com ↗