Systems | Development | Analytics | API | Testing

March 2024

Understanding eBPF in Sevice Mesh with Ahmed

Why have we not created a service mesh in the kernel before? Some people have been semi-jokingly stating that kube-proxy is the original service mesh. However, it is not enough. So what's next? Since eBPF code can be inserted at runtime into an existing Linux kernel similar to a Linux kernel module, but unlike a kernel module, it can be done in a secure and portable manner. This allows for eBPF implementation to continue to evolve with the service mesh community.

Lessons Learned From Scaling An Open Source | Angie Byron

Drupal—an open source CMS—turned 20 years old recently, and has grown from a small student hobby project to an enterprise-grade digital experience platform running ~3% of the Internet. This talk will explore the many lessons learned (most of them the hard way ;)) in navigating an international open source developer community through various scalability challenges. Angie is Director of Community at Aiven, Core Maintainer and Product Manager for Drupal, O’Reilly Author, Mom.