Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Private Edge 5G: Are Multicloud or Multivendor ...

Marco Gonzalez
August 25, 2024
4

Private Edge 5G: Are Multicloud or Multivendor Solutions the Key? Is eBPF the Ultimate tool to add?

This session explores the power of applying eBPF to 5G Core deployments over Kubernetes, AWS Cloud, and RedHat OpenShift.

We'll discuss how eBPF enhances network performance, security, and the evolution of 5G technologies.

Starting with an overview of eBPF’s dynamic kernel tracing for improved routing, load balancing, and security, we'll address current private edge 5G deployment challenges and eBPF’s practical solutions.

We'll then delve into deploying a CNI with eBPF in a 5G Core solution over Kubernetes, concluding with a demonstration of LTERAN deployment and end-to-end communication.

Marco Gonzalez

August 25, 2024
Tweet

Transcript

  1. JAWS PANKRATION 2024 No Border “Private Edge 5G: Are Multicloud

    or Multivendor Solutions the Key? Is eBPF the Ultimate tool to add?” Marco Gonzalez
  2. Introduction 5G Solution Architect Network and Content Delivery Soccer Lima,

    Peru Marco Gonzalez https://linktr.ee/mgonzalezo Yokohama, Japan
  3. Agenda • Private 5G - Future challenges • eBPF to

    the Rescue • AWS Private LTE/5G Catalogue • Demo Architecture • Demo Github • Takeaways
  4. DISCLAIMER This presentation contains personal opinions and insights. The views

    expressed by each speaker are their own and do not necessarily reflect the positions, strategies, or opinions of their respective employers.
  5. Give me a brief definition of Private 5G in one

    line and one image to use in a presentation for upcoming JAWS PANKRATION 2024 event A secure, high-performance cellular network designed for exclusive use by enterprises, offering customized coverage, control, and data privacy. What is Private 5G? M
  6. 18000 4G/5G networks 36% growth YoY Business- model Innovation 56%

    5G will become dominant by 2028 “One-stop- shop” + Multi-vendor choice Network Mgmt & Automation Providers Less costly option Improve Control + Security Private 5G Drivers Enterprise Core (CGAR) 35% CGAR - Compound annual growth rate Emerging Ecosystem Private 5G Monetize 5G with Multi-(Cloud/Vendor)? 5G vs 4G Competition 5G Budget Flexibility $7bn per year by 2028 Problem Statement
  7. eBPF to the rescue for Overhead Cilium eBPF Container Networking

    App Socket IP tables INPUT Linux Routing IP tables PREROUTING Conn track Node Pod veth veth veth EBPF host routing Reference No. 4 Conn track veth IP tables POSROUTING nat IP tables POSROUTING mangle IP tables FORWARD IP tables PREROUTING mangle IP tables PREROUTING nat Linux Routing • Programmable processing directly within the Linux kernel • Powerful and efficient networking, security and load- balancing Both eBPF and XDP (eXpress Data Path) programs installed
  8. Comparative Analysis: eBPF vs. Traditional Methods in 5G networks Criteria

    eBPF Traditional Methods Network Performance Enhanced throughput and efficiency; lower latency. Limited throughput; higher latency. Resource Utilization Reduced CPU and memory overhead. Increased resource consumption; potential bottlenecks. Security Dynamic packet filtering; real-time policy enforcement; finer control. Static rules; delayed policy enforcement; coarser control. Scalability & Flexibility Adapts easily to network changes; highly scalable. Less flexible; scalability limitations. Observability In-depth insights; real-time monitoring. Limited observability; less detailed analytics. Troubleshooting Efficient, real-time troubleshooting. Longer troubleshooting times.
  9. AWS Private LTE/5G Catalogue AWS Wavelength AWS Local Zones AWS

    Outposts AWS Private 5G EKS ECS Fargate* Route53 S3 Network Builder
  10. Cilium-Operator Cilium-Operator Architecture AWS Cloud Availability Zone B Virtual private

    cloud (VPC) Internet gateway Public subnet Availability Zone A Open5GS Cloudwatch srsRAN-5G Cloudwatch EKS Cluster Private subnet A Private subnet B NAT gateway AWS CDK
  11. Takeaways - End users of private 5G networks should seek

    a single, comprehensive solution that offers a selection of multiple vendors, creating an integrated multivendor 5G ecosystem. - Innovations in business models will play a more pivotal role than traditional capital expenditures. AWS Customization of 5G Services provide programmability and automation, utilizing both cloud and edge technologies. - eBPF can expand Private 5G capabilities and build a service mesh layer on their Amazon EKS clusters, providing diverse networking, security, and observability features all in the Linux kernel.
  12. JAWS PANKRATION 2024 No Border “Private Edge 5G: Are Multicloud

    or Multivendor Solutions the Key? Is eBPF the Ultimate tool to add?” Thank you!