Sidecars, eBPF and the Future of Service Mesh

Controversy over the future of service meshes and their architectures is swirling. This is a vital discussion as enterprise migration to microservice and Kubernetes-based architectures continue. This talk incorporates the latest community developments to explore what the future looks like.

A lot of dust has been kicked up recently around the roles of sidecars, Envoy proxy, and eBPF in the future of service meshes. Envoy proxy is the de-facto proxy for service mesh implementations today, and it delivers excellent support for Layer 7 capabilities that most users need. There is no question that eBPF and the OS Kernel can be used to improve the execution of the network at Layer 3/4 (short circuiting for optimal paths, offloading TLS/mTLS, observability collection, etc). But complex application networking features (retries, timeouts, TLS, HTTP2 protocol, etc) must remain in the user space at L7.

eBPF offers a great complement to the sidecar proxy, but is it a replacement? Can the two co-exist?

How can we optimize proxy placement?

In this talk, we explore the challenges of service mesh today, along with the latest developments in what the service mesh community is doing to improve its implementations. Both slides and a live demo will be presented.


Speaker

Jim Barton

Field Engineer @Solo

Jim Barton is a Field Engineer for Solo.io whose enterprise software career spans 30 years. He has enjoyed roles as a project engineer, sales and consulting engineer, product development manager, and executive leader of tech startups. Prior to Solo, he spent a decade architecting, building and operating systems based on enterprise open-source technologies, at the likes of Red Hat, Amazon, and Zappos. After two years of COVID-driven, Zoom-encrusted isolation, Jim especially enjoys sharing with and learning from three-dimensional people at technical conferences around the world.

 

Read more
Find Jim Barton at:

Date

Friday Dec 2 / 12:30PM PST ( 50 minutes )

Topics

Application Programming Interface Modern APIs Sidecars eBPF Service Mesh Microservices Kubernetes DevOps

Share

From the same track

Session Application Programming Interface

API Evolution Without Versioning

Friday Dec 2 / 09:00AM PST

Versioning is usually the first–and too often, the only–technique architects reach for when imagining a breaking change to an API’s interface. Based on my experience managing the evolution of a public API, I’ve recently cataloged several alternative techniques and their tradeoffs.

Speaker image - Brandon Byars
Brandon Byars

North America Head of Technology @thoughtworks

Session Application Programming Interface

What API Product Managers Need

Friday Dec 2 / 10:10AM PST

With thousands of APIs being built across the industry, serving millions of developers worldwide, and driving billions in revenue, there is a need to manage APIs as products. Building great API products requires both building technically sound APIs and creating an API experience to match.

Speaker image - Deepa Goyal
Deepa Goyal

Product Strategy @Postman, previously Product Developer @PayPal & @Twilio

Session Application Programming Interface

Scaling GraphQL Adoption at Netflix

Friday Dec 2 / 11:20AM PST

GraphQL is steadily gaining popularity as an API technology choice for Client to Server communication. However, it can be daunting to realize the benefits of GraphQL without significant investment.

Speaker image - Tejas Shikhare
Tejas Shikhare

Senior Software Engineer @Netflix