I would like to deploy udp multicast sender and receiver on ECS Fargate within the same VPC. I follow Transit gateway multicast instruction but seems works only for EC2.
I'm wondering is ECS fargate support multicast?
AWS mentions
A non-Nitro instance cannot be a multicast sender
Is fargate use non-Nitro instance by default? or is it configurable?
Very appreciate for any helps, thanks