PrepAway - Latest Free Exam Questions & Answers

Which of the following items are required to allow an application deployed on an EC2 instance to write data to

Which of the following items are required to allow an application deployed on an EC2
instance to write data to a DynamoDB table? Assume that no security Keys are allowed to
be stored on the EC2 instance. Choose 2 answers

PrepAway - Latest Free Exam Questions & Answers

A.
Create an IAM User that allows write access to the DynamoDB table.

B.
Launch an EC2 Instance with the IAM User included in the launch configuration.

C.
Create an IAM Role that allows write access to the DynamoDB table.

D.
Launch an EC2 Instance with the IAM Role included in the launch configuration.

E.
Add an IAM Role to a running EC2 instance.

F.
Add an IAM User to a running EC2 Instance.

5 Comments on “Which of the following items are required to allow an application deployed on an EC2 instance to write data to

  1. W says:

    C,D – The questions asks about an application, not a user. While you -could- create a user and store their credentials on the EC2 instance, this is definitely -not- the preferred way and the question states that you shouldn’t put Keys on the EC2 Server. Therfore, A is not correct.




    0



    0
  2. Pits - AWS SA says:

    1st It should be a Role not an User So A B F are Wrong

    E is write too Currently as you can attach an IAM role to a running instance.

    So its C & D




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *