New Article: Rate Limiting in Firecracker
A new article about rate limiting operations and bandwidth in Firecracker has been added to the catalog.
The implementations is based on the Token Bucket algorithm. The code is written in Rust. It's clear, simple and wonderfully documented.