Four Ways to Deploy a Bun API: What I Picked for Honu and Why
I benchmarked four real ways to ship a Bun API in a container — slim, distroless, alpine, and a compiled single-binary on chainguard — under cgroup limits. I changed my mind on the winner halfway through writing this.