Hi guys,
Does anyone try to use Amazon ECS cluster to start OpenVidu?
I mean, instead of using the on-premises option or the Cloudformation, we save an AMI image from an existing EC2 instance that was created by CloudFormation (provided by OpenVidu) and use that AMI image to create nodes in ECS cluster.
I am trying to implement autoscaling for OpenVidu. If you have any other suggestions to use OpenVidu with Autoscaling on AWS, that would great too.
Thanks in advance.