Question 246:
You are currently planning to use Autoscaling to launch instances that have an application installed. Which of the following methods will help ensure the instances are up and running in the shortest span of time to take in traffic from the users?
Answer options:
A.Log into each instance and install the software. B.Use UserData to launch scripts to install the software. C.Use Docker containers to launch the software. D.Use AMI`s which already have the software installed.