ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 247 - SOA-C02 discussion

Report
Export

A Sysops administrator has created an Amazon EC2 instance using an AWS CloudFormation template in the us-east-I Region. The administrator finds that this template has failed to create an EC2 instance in the us-west-2 Region. What is one cause for this failure?

A.
Resource tags defined in the CloudFormation template are specific to the us-east-I Region.
Answers
A.
Resource tags defined in the CloudFormation template are specific to the us-east-I Region.
B.
The Amazon Machine Image (AMI) ID referenced in the CloudFormation template could not be found in the us-west-2 Region.
Answers
B.
The Amazon Machine Image (AMI) ID referenced in the CloudFormation template could not be found in the us-west-2 Region.
C.
The cfn-init script did not run during resource provisioning in the us-west-2 Region.
Answers
C.
The cfn-init script did not run during resource provisioning in the us-west-2 Region.
D.
The IAM user was not created in the specified Region.
Answers
D.
The IAM user was not created in the specified Region.
Suggested answer: B

Explanation:

One possible cause for the failure of the CloudFormation template to create an EC2 instance in the us-west-2 Region is that the Amazon Machine Image (AMI) ID referenced in the template could not be found in the us-west-2 Region. This could be due to the fact that the AMI is not available in that region, or the credentials used to access the AMI were not configured properly. The other options (resource tags defined in the CloudFormation template are specific to the us-east-I Region, the cfninit script did not run during resource provisioning in the us-west-2 Region, and the IAM user was not created in the specified Region) are not valid causes for this failure.

asked 16/09/2024
Mukesh Kumar
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first