'Is there a way to launch ec2 template less than 10 sec?

I am working on WebRTC audio-video calls where I have installed the required tools (i.e Kurento media server, signaling server, and turn server ) installed in AWS ec2 image and created a launch template from it. I want to launch 1 instance for 1 call but the uptime of the launch template is around 20-30 seconds which is too much.

Is there a way to reduce uptime to less than 10 seconds?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source