InfoQ Homepage Hardware Integration Content on InfoQ
Articles
RSS Feed-
A Gentle Introduction to eBPF
eBPF lets programmers execute custom bytecode within the kernel without having to change the kernel or load kernel modules. In this article, we will review what eBPF is, what it does, and how it works. Then, we will explain how to execute an eBPF program and provide an example of eBPF in action. Finally, we will conclude with recommendations for next steps.
-
DevOps in Telecoms – Is It Possible?
Joachim Bauernberger shares his experience working in the Telecom industry and reminds us how DevOps can help further improve what Agile started in a hardware dependent world. Hardware integrations and multiple feature streams can lead to integration and testing silos that need to be streamlined. DevOps practices and mindset are key to achieve that.