You need to pass a custom script to new Amazon Linux instances created in your Auto Scaling group. Which
feature allows you to accomplish this?
A.
User data
B.
EC2Config service
C.
IAM roles
D.
AWS Config
You need to pass a custom script to new Amazon Linux instances created in your Auto Scaling group. Which
feature allows you to accomplish this?
You need to pass a custom script to new Amazon Linux instances created in your Auto Scaling group. Which
feature allows you to accomplish this?
A.
User data
B.
EC2Config service
C.
IAM roles
D.
AWS Config
Imho A
Reasons:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html#user-data-shell-scripts
Not B, because EC2Config is used for Windows instances:
http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/UsingConfig_WinAMI.html
You are correct, but I’m pretty sure even if you changed the question to say Windows instead of Linux the answer would still be UserData. From the doc you linked, it appears the EC2Config service does specific things to allow Windows to run appropriately with AWS resources. The question asks about custom scripts. Only way I’m aware of to pass this is UserData
Answer is A
I agree with the answer. B
are u retarded?
He’s a troll. He always posts the wrong answers. Remember his username and check he’s answers.
I actually like what networkmanagers does. It helps me immediately eleminate what he says as the correct answer. Thanks networkmanagers. Keep up the good work!
Answer is A. Because EC2Config services is used in Windows instance while User data is used in passing custom scripts to Linux instances
I agree with A.
passing scripts at launch to ec2 instances are with user data.
Linux has shell scripting and cloud-init directives.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html#user-data-shell-scripts
In addition to user-data for windows instances there is ec2 config and ssm.
https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html
https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-configuration-manage.html
Certainly A is the right answer
A is the right answer.
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html
A is the right answer
A
A