Open
Description
Thanks for open-sourcing shardcake, @ghostdogpr and Devsisters!
I'd like to port a running akka cluster to shardcake, and the largest blocker is the service discovery.
We have an Akka cluster that is running on ECS Fargate instead of Kubernetes so that we're using ECS discovery module provided by Akka Management:
https://doc.akka.io/docs/akka-management/current/discovery/aws.html