exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 31 discussion

A SysOps administrator is using Amazon EC2 instances to host an application. The SysOps administrator needs to grant permissions for the application to access an Amazon DynamoDB table.
Which solution will meet this requirement?

  • A. Create access keys to access the DynamoDB table. Assign the access keys to the EC2 instance profile.
  • B. Create an EC2 key pair to access the DynamoDB table. Assign the key pair to the EC2 instance profile.
  • C. Create an IAM user to access the DynamoDB table. Assign the IAM user to the EC2 instance profile.
  • D. Create an IAM role to access the DynamoDB table. Assign the IAM role to the EC2 instance profile.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
princajen
Highly Voted 1 year, 9 months ago
Selected Answer: D
Access to Amazon DynamoDB requires credentials. Those credentials must have permissions to access AWS resources, such as an Amazon DynamoDB table or an Amazon Elastic Compute Cloud (Amazon EC2) instance. The following sections provide details on how you can use AWS Identity and Access Management (IAM) and DynamoDB to help secure access to your resources. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/authentication-and-access-control.html
upvoted 8 times
...
Surferbolt
Highly Voted 1 year, 8 months ago
Selected Answer: D
D. From a security standpoint, always try to prioritize using roles over users.
upvoted 7 times
...
ad45
Most Recent 8 months, 3 weeks ago
Selected Answer: D
Answer D : IAM role is a good practice, it could also be reused by another EC2 Instance, avoiding the multiplication of IAM Role
upvoted 2 times
...
airraid2010
1 year, 1 month ago
Selected Answer: D
It is always safe to assign IAM role to a user.
upvoted 4 times
...
michaldavid
1 year, 6 months ago
Selected Answer: D
ddddddddd
upvoted 1 times
...
Liongeek
1 year, 7 months ago
Ans: D
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 ...