Loading…
In-Person
August 26, 2025

The schedule is subject to change, so please check back before the event for the most up to date information.

Learn More and Register to Attend This Event

Please note that all session times are listed below in Pacific Daylight Time (PDT), UTC -7.
Venue: Valley Oak clear filter
Tuesday, August 26
 

10:15am PDT

Keynote: Welcome + Opening Remarks - Kevin Nilson, gRPC Maintainer
Tuesday August 26, 2025 10:15am - 10:30am PDT
Tuesday August 26, 2025 10:15am - 10:30am PDT
Valley Oak
  Keynote Sessions
  • Experience Level Any

10:30am PDT

Keynote: State of gRPC
Tuesday August 26, 2025 10:30am - 10:40am PDT
Tuesday August 26, 2025 10:30am - 10:40am PDT
Valley Oak
  Keynote Sessions
  • Experience Level Any

10:40am PDT

Overview of gRPC - Jung-Yu (Gina) Yeh, Google Inc
Tuesday August 26, 2025 10:40am - 11:00am PDT
Dive into the world of gRPC, a modern, open-source Remote Procedure Call (RPC) framework that's transforming how distributed systems communicate. This session will provide a comprehensive overview of gRPC, highlighting its core principles, benefits, and practical use cases. We'll explore how gRPC leverages HTTP/2 for efficient, bi-directional streaming and Protocol Buffers for language-agnostic, strongly-typed data serialization. Whether you're building microservices, real-time applications, or polyglot environments, discover why gRPC is a powerful choice for high-performance, low-latency communication.
Speakers
avatar for Gina Yeh

Gina Yeh

Staff Software Engineer, Google Inc
With over 10 years of experience as a software engineer and technical leader, Gina has worked across Web, Mobile, and IoT and been involved in multiple open source project development, including gRPC, Matter, and FireFox.
Tuesday August 26, 2025 10:40am - 11:00am PDT
Valley Oak
  Keynote Sessions

11:00am PDT

Keynote: Industry Trends & gRPC
Tuesday August 26, 2025 11:00am - 11:20am PDT
Tuesday August 26, 2025 11:00am - 11:20am PDT
Valley Oak
  Keynote Sessions
  • Experience Level Any

11:40am PDT

An Introduction To Google Cloud Platform - Peisi Le, Google
Tuesday August 26, 2025 11:40am - 12:10pm PDT
This session introduces Google Cloud's powerful compute and networking capabilities. We'll explore the latest VM families, from general-purpose to specialized, and how to choose the right fit for your workloads. Learn how to achieve high performance with advanced networking features, including optimized virtual NICs, low-latency interconnects, and IP management. We'll also cover how to leverage Google's global network to ensure your applications are fast, reliable, and globally accessible. Discover how to build a high-performance and scalable infrastructure that can handle any challenge.
Speakers
avatar for Peisi Le

Peisi Le

Staff Software Engineer, Google
Staff Software Engineer, Google Cloud Networking Team Ph.D MIT
Tuesday August 26, 2025 11:40am - 12:10pm PDT
Valley Oak
  Ecosystem + Tooling

12:10pm PDT

Kubernetes and GKE for Beginners - Richard Belleville, Google LLC
Tuesday August 26, 2025 12:10pm - 12:40pm PDT
While gRPC will run just about anywhere, it was designed from the ground up to be cloud-native. So you can get more out of it when run on a cloud native orchestration system like Kubernetes. Join this talk to learn the basics of Kubernetes and GKE (Google Kubernetes Engine) and how you can leverage GKE to make your software systems faster, more reliable, and more scalable.
Speakers
avatar for Richard Belleville

Richard Belleville

Software Engineer, Google LLC
Richard Belleville is a software engineer on the gRPC team at Google. He is a contributor to the Gateway API project, focusing on the GRPCRoute resource. In his free time, he tinkers on a server rack at home running Kubernetes.
Tuesday August 26, 2025 12:10pm - 12:40pm PDT
Valley Oak

1:40pm PDT

Using a Service Mesh With gRPC - Eric Anderson, Google
Tuesday August 26, 2025 1:40pm - 2:10pm PDT
You keep hearing about service meshes and think they will solve some of your problems. You look around and see the different mesh architectures and wonder why they matter, and whether it will matter to you.

We'll discuss how gRPC interacts with service meshes, and how knowing the problems you are solving helps identify the benefits and pain points you might experience. While Kubernetes will be the focus, meshes beyond k8s will also be discussed.
Speakers
avatar for Eric Anderson

Eric Anderson

Software Engineer, Google
Eric Anderson is the tech lead of gRPC Java as a software engineer at Google. He contributed to the gRPC wire protocol and is experienced with HTTP/2. Previously, he developed the Connectors 4 framework for the Google Search Appliance. Prior to Google, Eric maintained data-driven... Read More →
Tuesday August 26, 2025 1:40pm - 2:10pm PDT
Valley Oak
  gRPC in-production

2:10pm PDT

Introducing GRPC-Rust - Cathy Zhao & Easwar Swaminathan, Google; Lucio Franco, Polars
Tuesday August 26, 2025 2:10pm - 2:40pm PDT
As the adoption of Rust continues to expand across various development domains, the gRPC team is committed to supporting its user base by providing robust tools. This session will offer a comprehensive introduction to gRPC-Rust. We will explore how Rust's characteristics, including its focus on performance, memory safety, and concurrency, can be utilized in conjunction with gRPC's efficient, language-agnostic RPC framework to develop microservices.

Attendees will learn the foundational aspects of defining gRPC services in Rust, implementing both clients and servers, handling common communication patterns such as streaming, and integrating with the broader Rust ecosystem. The session aims to provide a clear understanding of how gRPC-Rust can be applied in the development of scalable and efficient distributed systems.
Speakers
avatar for Cathy Zhao

Cathy Zhao

Software Engineer Intern, Google
Cathy is a rising Junior at Brown University majoring in Applied Math and Computer Science. She is the SWE intern on the gRPC-Rust team this summer and helped to develop some load balancing policies in Rust and also helped Kevin with gRPConf. Fun fact about her is that she likes painting... Read More →
avatar for Lucio Franco

Lucio Franco

Software Engineer, Polars
Lucio is the core maintainer and creator of the Tonic gRPC project in Rust. He is also a maintainer of many other important open source projects in Rust including Tokio and Prost. He has been at Polars since 2025 and before that worked at AWS working on Rust open source.
avatar for Easwar Swaminathan

Easwar Swaminathan

Software Engineer, Google
Easwar is a software engineer on the gRPC-Go team in Google. In a previous iteration, he was a software engineer on the Cloud Databases team in Google. His interests include networking, distributed systems and Go among others
Tuesday August 26, 2025 2:10pm - 2:40pm PDT
Valley Oak
  gRPC in-production
  • Experience Level Any

2:40pm PDT

GRPC: New Features and the Road Ahead - Richard Belleville, Google LLC
Tuesday August 26, 2025 2:40pm - 3:05pm PDT
Come take a look at what's in store for gRPC in 2025 and beyond. Discover the most impactful recent updates in the gRPC ecosystem and how you can take advantage of them.
Speakers
avatar for Richard Belleville

Richard Belleville

Software Engineer, Google LLC
Richard Belleville is a software engineer on the gRPC team at Google. He is a contributor to the Gateway API project, focusing on the GRPCRoute resource. In his free time, he tinkers on a server rack at home running Kubernetes.
Tuesday August 26, 2025 2:40pm - 3:05pm PDT
Valley Oak
  gRPC in-production
  • Experience Level Any

3:10pm PDT

Birds of Feather - AI - Jung-Yu (Gina) Yeh, Google Inc
Tuesday August 26, 2025 3:10pm - 3:40pm PDT
Are you passionate about Artificial Intelligence? Join fellow AI enthusiasts in this interactive Birds of a Feather session! This isn't a typical presentation; instead, it's a unique opportunity to engage in open discussion, share your experiences, and get answers to your burning AI questions from the collective wisdom of the group. Come prepared to connect, learn, and contribute!
Speakers
avatar for Gina Yeh

Gina Yeh

Staff Software Engineer, Google Inc
With over 10 years of experience as a software engineer and technical leader, Gina has worked across Web, Mobile, and IoT and been involved in multiple open source project development, including gRPC, Matter, and FireFox.
Tuesday August 26, 2025 3:10pm - 3:40pm PDT
Valley Oak

4:00pm PDT

Load Balancing in gRPC - Easwar Swaminathan, Google
Tuesday August 26, 2025 4:00pm - 4:30pm PDT
In this session, we will cover the following:
- Basics of client-side load balancing support in gRPC:
- Here, we will cover the interaction between the gRPC channel and the load balancing policy. We will also go over the load balancing API in gRPC that allows our users to implement their own policies.
- Overview of supported load balancing policies:
- gRPC ships with a bunch of load balancing policy implementations. We will go through a subset of them and talk about ideal deployment scenarios for each of them.
- Custom load balancing policy support in gRPC:
- gRPC supports configuration of custom load balancing policies on the client by the control plane.
Speakers
avatar for Easwar Swaminathan

Easwar Swaminathan

Software Engineer, Google
Easwar is a software engineer on the gRPC-Go team in Google. In a previous iteration, he was a software engineer on the Cloud Databases team in Google. His interests include networking, distributed systems and Go among others
Tuesday August 26, 2025 4:00pm - 4:30pm PDT
Valley Oak
  Implementation
  • Experience Level Any

4:30pm PDT

What's New With GRPC's Observability? - Yash Tibrewal, Google
Tuesday August 26, 2025 4:30pm - 5:00pm PDT
In the world of microservices, maintaining robust and observable gRPC-based systems is paramount for ensuring production readiness and simplifying debugging efforts. When things go wrong, logging into individual machines and manually sifting through gigabytes of logs is not always practical nor convenient. This session will explore the current landscape and future horizons of gRPC observability.

We'll start with established tools like RPC metrics and distributed trace information, available through OpenTelemetry. Then, we'll expand to other vital gRPC ecosystem tools: channelz and health-checking for real-time diagnostics.

The session's latter half will focus on upcoming enhancements. We'll introduce new, more granular metrics and traces, leveraging TCP instrumentation for deeper application visibility. Additionally, we'll cover updates to systems like channelz and discuss ongoing collaboration between the gRPC and OpenTelemetry communities to improve out-of-the-box observability.
Speakers
avatar for Yash Tibrewal

Yash Tibrewal

Senior Software Engineer, Google
Yash is a Senior Software Engineer at Google, where he leads the observability effort for gRPC. He has over 8 years of deep experience in gRPC's Core/C++ stack. Yash is a dedicated open source advocate and an avid learner who enjoys delving into the intricacies of distributed sys... Read More →
Tuesday August 26, 2025 4:30pm - 5:00pm PDT
Valley Oak
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.