I managed to get my latency-bound workload running in a container, and its performance is about the

I managed to get my latency-bound workload running in a container, and its performance is about the same as we get in AWS Fargate. Still better than Fargate since we could conceivably get better geoavailability with less lift.

But, I'm considering now whether doing the work to compile to a WASM target might be worth the few ms of latency we shave off.
Was this page helpful?