Git Product home page Git Product logo

lysefgt's Introduction

Learn You Some eBPF For Greater Good

Welcome to the repository for the "Learn You Some eBPF for Greater Good" workshop! This hands-on tutorial series guides you through the process of building your own Go profiler, starting from scratch, and evolving it into an agent capable of profiling all applications in a Kubernetes cluster.

Part 1: Building a Profiler

The first part of the workshop gets you acquainted with essential components of eBPF and Go, laying the groundwork to build your very own profiler. We start with the basics of ELF and DWARF, then incrementally enhance the profiler with stack traces, function names, and line numbers. You'll also gain a good understanding of how your code operates at a low level, helping you spot potential areas for optimization.

Start the first part of the workshop here - https://killercoda.com/wozniakjan/course/killercoda/part1.

Part 2: Profiling Kubernetes Cluster

In the second part of our workshop, we kick things up a notch! We'll take our simple profiler and transform it into a powerful agent capable of profiling all (Go) applications within a Kubernetes cluster. This section will boost your understanding of system-wide profiling and Kubernetes interaction, equipping you with the tools to optimize applications at scale.

Jump into the second part of the workshop here - https://killercoda.com/wozniakjan/course/killercoda/part2.

lysefgt's People

Contributors

wozniakjan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.