Show HN: Running Apache Pinot on Fargate+EBS with ECS "StatefulSets"

by conaireon 5/8/2025, 12:15 PMwith 0 comments

ECS missing "stateful sets" is one of its biggest drawbacks when compared to Kubernetes, this is a simple drop-in CDK construct that allows you to run stateful workloads on ECS Fargate like Zookeeper or Apache Pinot.

0