ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 457 - DOP-C01 discussion

Report
Export

Your company has developed a web application and is hosting it in an Amazon S3 bucket configured for static website hosting. The application is using the AWS SDK for JavaScript in the browser to access data stored in an Amazon DynamoDB table.

How can you ensure that API keys for access to your data in DynamoDB are kept secure?

A.
Create an Amazon S3 role in IAM with access to the specific DynamoDB tables, and assign it to the bucket hosting your website.
Answers
A.
Create an Amazon S3 role in IAM with access to the specific DynamoDB tables, and assign it to the bucket hosting your website.
B.
Configure S3 bucket tags with your AWS access keys for your bucket hosing your website so that the application can query them for access.
Answers
B.
Configure S3 bucket tags with your AWS access keys for your bucket hosing your website so that the application can query them for access.
C.
Configure a web identity federation role within IAM to enable access to the correct DynamoDB resources and retrieve temporary credentials.
Answers
C.
Configure a web identity federation role within IAM to enable access to the correct DynamoDB resources and retrieve temporary credentials.
D.
Store AWS keys in global variables within your application and configure the application to use these credentials when making requests.
Answers
D.
Store AWS keys in global variables within your application and configure the application to use these credentials when making requests.
Suggested answer: C
asked 16/09/2024
Ash Eller
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first