ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 83 - DVA-C01 discussion

Report
Export

A Developer is testing a Docker-based application that uses the AWS SDK to interact with Amazon DynamoDB. In the local development environment, the application has used IAM access keys. The application is now ready for deployment onto an ECS cluster.

How should the application authenticate with AWS services in production?

A.
Configure an ECS task IAM role for the application to use
Answers
A.
Configure an ECS task IAM role for the application to use
B.
Refactor the application to call AWS STS AssumeRole based on an instance role
Answers
B.
Refactor the application to call AWS STS AssumeRole based on an instance role
C.
Configure AWS access key/secret access key environment variables with new credentials
Answers
C.
Configure AWS access key/secret access key environment variables with new credentials
D.
Configure the credentials file with a new access key/secret access key
Answers
D.
Configure the credentials file with a new access key/secret access key
Suggested answer: A

Explanation:

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_IAM_role.html#:~:targetText=Amazon%20ECS%20Task%20Role,Task%20Role%20trust%20relationship%20policy.

asked 16/09/2024
Audrey Buan
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first