Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Using the cloudFormation script, do I have to migrate the Load Balancer from classic as it is deprecated?

Open lucas-mdiniz opened this issue 2 years ago • 3 comments

When using the cloud formation script (https://github.com/ant-media/Scripts/blob/master/cloudformation/antmedia-aws-autoscale-template.yaml), 2 load balancers are created, one of type application and one of type classic.

AWS is retiring EC2 classic on August 15th, as you can see here.

Do I need to migrate the classic one so the load balancer doesn't stop working?

lucas-mdiniz avatar Jun 28 '22 22:06 lucas-mdiniz

Hi @lucas-mdiniz

I suggest you migrate to Network Load Balancer (for RTMP Load Balancer). Also, I m dropping a PR about the update[1]

https://github.com/ant-media/Scripts/pull/170

Regards.

muratugureminoglu avatar Jul 04 '22 13:07 muratugureminoglu

Thank you @muratugureminoglu for the PR.

It's merged. Would you like to try the latest cloud formation if it works properly after the merge?

mekya avatar Jul 04 '22 17:07 mekya

Sorry for the late response. I have just tested and working properly.

muratugureminoglu avatar Jul 14 '22 18:07 muratugureminoglu