Running eBPF programs on Docker containers
Creating a Docker image to run BPF programs with libbpf, and troubleshooting Ubuntu issues.
How to Write a Paper Summary
Learn what is and how to write an effective scientific paper summary.
Autoscaling Tiered Cloud Storage in Anna
Summary of the paper presenting Anna, a distribuited KVS system designed to balance cost and latency requirements.
Scalability! But at what COST?
Summary of the paper presenting COST (Configuration that Outperforms a Single Thread), a metric to evaluate big data platforms in a different way.
GraphX: Graph Processing in a Distributed Dataflow Framework
Summary of the paper published in 2014 presenting GraphX, a distributed graph processing system that makes it possible to compose graphs with other collections by reducing the property graph to a pair of collections.