T2 micro instance AWS

Hi ,

Just want to understand whether can I use t2.micro or t3.micro EC2 instance for Openvidu deployment.

Please advice.

Regards,
Kannan

CPU intense process I think it’s not good enough for this but you can try by editing Cf.yaml file

Hi @Kannan,

You can check the official EC2 instances specification in AWS docs.

As you know, WebRTC is a high CPU consuming technology so it will be hard to try deploy OpenVidu with a t2 or t3 micro.

How many CPU’s cores do you need?

It all depends on your needs.
Check this OpenVidu Call: AWS c5.4xlarge >> 800-900 users possible?

Hi @CSantosM

I am trying to build one to one calling solution.

Will t3.micro or t2.micro suit for the requirement.

Please advice.

My advice is have at least 2 CPU’s cores

Thanks for your input.

Also, Can you provide some inputs on deployment of Openvidu in WIndows Server 2019 instead of AWS?

I think for window you take single openvidu docker image but its made developments and testing purposes. Use that for intial stages
Thanks

Thank you very much.

Will check and update you.

OpenVidu for production is only supported in linux.

Regards

@micael.gallego

We are following the below link for AWS deployment:

https://docs.openvidu.io/en/2.14.0/deployment/deploying-aws/

Hope this will be fine for moving to production

yes its fine for aws Linux

1 Like