exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 869 discussion

Exam question from Amazon's AWS-SysOps
Question #: 869
Topic #: 1
[All AWS-SysOps Questions]

A sysops administrator is trying to deploy a new Amazon EC2 instance using the AWS Management Console, but the instance is failing to launch.
What could be causing this problem? (Choose two.)

  • A. The AWS account has reached EC2 limits for the Region.
  • B. The AWS account has reached EC2 limits for the Availability Zone.
  • C. An EC2 key pair has not been specified.
  • D. The EC2 instance is missing an instance profile with ec2:RunInstances permissions.
  • E. The subnet being used has no more usable private IP addresses.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️
Reference:
https://aws.amazon.com/premiumsupport/knowledge-center/ec2-launch-issue/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jtzt2003
Highly Voted 2 years, 6 months ago
It is A&E. Instance Profiles are used to attach Roles to EC2, and are not relevant to launching a role from the console. It is E because every EC2 needs a private IP: if there are no usable IPs left the EC2 cannot launch.
upvoted 10 times
...
kherim
Highly Voted 2 years, 6 months ago
Ans: A and E Instance profile is not needed by the IAM user to launch EC2 instance. It is being used by the EC2 instance to perform actions on other services like send logs to CloudWatch,etc..
upvoted 7 times
...
albert_kuo
Most Recent 9 months ago
Selected Answer: AE
A. The AWS account has reached EC2 limits for the Region. Explanation: AWS sets various limits on resources in each AWS Region, including the maximum number of EC2 instances that can be launched. If the AWS account has reached the EC2 limits for the specific Region, it won't be able to launch additional instances until the limits are increased. E. The subnet being used has no more usable private IP addresses. Explanation: Each subnet in a Virtual Private Cloud (VPC) has a finite number of available private IP addresses based on the CIDR block associated with the subnet. If all the private IP addresses in the subnet have been allocated to existing instances, the new EC2 instance won't be able to obtain an available IP address and, thus, will fail to launch.
upvoted 1 times
...
gulu73
1 year, 2 months ago
Selected Answer: AE
A and E are the answers
upvoted 1 times
...
idoshaul
2 years, 5 months ago
A,D https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshooting-launch.html
upvoted 2 times
...
RicardoD
2 years, 5 months ago
A | E are the answers
upvoted 1 times
...
hdbs
2 years, 5 months ago
I think that A, E is correct.
upvoted 1 times
...
abhishek_m_86
2 years, 6 months ago
A. The AWS account has reached EC2 limits for the Region. D. The EC2 instance is missing an instance profile with ec2:RunInstances permissions. Seem correct
upvoted 3 times
...
jackdryan
2 years, 6 months ago
I'll go with A,E
upvoted 2 times
...
A3A3
2 years, 6 months ago
A (for reasons shown above) and D, as it It does require D to launch: "If an IAM user wants to launch an EC2 instance, you need to grant the EC2 RunInstances permission to that user" https://aws.amazon.com/blogs/security/granting-permission-to-launch-ec2-instances-with-iam-roles-passrole-permission/#:~:text=If%20an%20IAM%20user%20wants,RunInstances%20permission%20to%20that%20user.&text=If%20the%20user%20doesn't,ll%20explain%20in%20a%20moment.
upvoted 2 times
...
kenkct
2 years, 6 months ago
Refer to EC2 lauching troubleshooting Guide, there are 4 posibilities InsufficientInstanceCapacity = Insufficient Capacity in AZ InstanceLimitExceeded = User instance limit hits on Region UnauthorizedOperation = User permission restriction Client.InternalError = EBS related issue. Ans: A & D
upvoted 2 times
...
Bode15
2 years, 7 months ago
AD https://aws.amazon.com/premiumsupport/knowledge-center/ec2-launch-issue/
upvoted 1 times
...
Newguru2020
2 years, 7 months ago
Ans: A & D Option A - Ref: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshooting-launch.html Option D: https://docs.aws.amazon.com/IAM/latest/UserGuide/troubleshoot_iam-ec2.html Ref: Eliminating Options: B: Incorrect. Ec2 Service limits is for regions not for AZ C: Incorrect. Ec2 Keypair is a prerequisite without that we can't even click on launch instance E. Irrelevant.
upvoted 4 times
magistrum
2 years, 5 months ago
Shouldn't the instance profile be assigned to the user or role creating the ec2 and not an ec2 instance making D incorrect?
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago