# eBPF 공식 사이트 오픈

> Clean Markdown view of GeekNews topic #2661. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2661](https://news.hada.io/topic?id=2661)
- GeekNews Markdown: [https://news.hada.io/topic/2661.md](https://news.hada.io/topic/2661.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-08-17T10:20:35+09:00
- Updated: 2020-08-17T10:20:35+09:00
- Original source: [ebpf.io](https://ebpf.io/)
- Points: 9
- Comments: 1

## Topic Body

eBPF : 리눅스 커널에서 소스변경이나 커널 모듈 로딩할 필요없이 샌드박싱된 프로그램을 실행할수 있게 해주는 기술

이를 통해서 보안/네트워킹/트레이싱 & 프로파일링/모니터링 & Observability 등의 기능을 커널에 쉽게 추가할 수 있게됨.

eBPF에 대한 소개와 관련 프로젝트, 3000명이 넘는 개발자들이 모인 Slack채널, 기여방법 등을 정리한 신규 사이트 오픈

## Comments



### Comment 2604

- Author: xguru
- Created: 2020-08-17T10:20:47+09:00
- Points: 1

eBPF rethinking the Linux Kernel - https://news.hada.io/topic?id=1958

BPF : 새로운 타입의 소프트웨어 - https://news.hada.io/topic?id=1011

bpf를 이용한 성능분석 - https://news.hada.io/topic?id=88
