Cloud Native Live: Using Cilium to enforce gRPC-aware security policies
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…
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!
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…
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
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
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!
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
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
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…