I have to setup automation environment for mobile app in AWS EC2, here i need to run multiple headless emulators in an single EC2 instance.
Some blogs suggests to use AWS Bare Metal instances which having KVM...
some are saying Use docker in EC2 Instances.
i am going to run the emulators in the headless mode do i need the KVM in EC2 server..
I have no idea about how it works..
Any suggestions would be appriciated
I had tried with this gist for installing headless emulator in ec2 instance my instance type was t2.medium it asks for KVM support but my instance didn't have that..
this blog explains about run android emulator conatainers within docker in EC2 Instances but with GUI.but there is no need for GUI for me i need only headless