Search results for: grpc


gRPC

Accepted to CNCF on February 16, 2017

C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

Cloud Native Live: Using Cilium to enforce gRPC-aware security policies

Posted on May 8, 2025

gRPC is a high-performance RPC framework built on top of the protobuf serialization/deserialization library popularized by Google. There are gRPC bindings for many programming languages, and the efficiency of the protobuf parsing as well as advantages…


gRPConf 2024

Posted on October 7, 2024

In 2024, the CNCF hosted another successful gRPConf in Sunnyvale, CA, uniting a diverse community of developers, industry leaders, and contributors who drive the gRPC ecosystem. The conference offered a day with informative talks, live demos,…


Join us as gRPConf returns this August 27!

Posted on July 30, 2024

Attention gRPC community! Mark your calendars for August 27th, 2024, as gRPConf returns to the Google Cloud Campus in Sunnyvale, California. The schedule is now live! This is your chance to dive deep into the world of gRPC, connect…


gRPC Conf 2023

Posted on February 12, 2024

CNCF successfully hosted gRPC Conf 2023 in Sunnyvale, CA, bringing together a diverse community of key customers, project leads, and contributors who form the backbone of the gRPC ecosystem. The event featured a full day of…


CNCF On demand webinar: How we built a gRPC consistent hashring for SpiceDB

Posted on December 14, 2023

gRPC is a powerful framework for building RPC systems, but gRPC only implements functionality that’s standardized across all of their supported languages. Go is fantastic language for building distributed systems, but lacks some of the extensions…


CNCF On demand webinar: Faster MySQL with HTTP/3 and gRPC

Posted on September 21, 2023

To support features that weren’t available over the MySQL protocol, PlanetScale’s infrastructure engineering team decided to build a publicly accessible HTTP API. After the development of a serverless driver for Javascript and other features, it begged…


Hello gRPC Community! The gRPConf 2023 schedule is now live!

Posted on August 18, 2023

We are excited to announce that the gRPConf 2023 schedule is now live. We have a schedule with 19 total sessions (5 keynote, 14 breakout) led by a strong group of experts that are using gRPC…


The Schedule for CNCF’s gRPC Conf 2023 is Live  

Posted on August 2, 2023

One-day conference offers an exciting opportunity for technologists interested in gRPC to learn, share, and drive further innovation across the ecosystem SAN FRANCISCO, Calif. – August 2, 2023– The Cloud Native Computing Foundation® (CNCF®), which builds…


Securing GRPC on Kubernetes with mTLS identities, using Linkerd and Go

Posted on August 1, 2023 | Lachlan Smith

Guest post originally published on Medium by Lachlan Smith Lachlan Smith from the ZeroFlucs Engineering team takes a dive into how we use strong identities, message authentication and encryption to ensure trusted, secure and contained communication…