ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 239 - DVA-C02 discussion

Report
Export

A company uses an AWS Lambda function to transfer files from an Amazon S3 bucket to the company's SFTP server. The Lambda function connects to the SFTP server by using credentials such as username and password. The company uses Lambda environment variables to store these credentials.

A developer needs to implement encrypted username and password credentials.

Which solution will meet these requirements?

A.

Remove the user credentials from the Lambda environment. Implement 1AM database authentication.

Answers
A.

Remove the user credentials from the Lambda environment. Implement 1AM database authentication.

B.

Move the user credentials from Lambda environment variables to AWS Systems Manager Parameter Store.

Answers
B.

Move the user credentials from Lambda environment variables to AWS Systems Manager Parameter Store.

C.

Move the user credentials from Lambda environment variables to AWS Key Management Service (AWS KMS).

Answers
C.

Move the user credentials from Lambda environment variables to AWS Key Management Service (AWS KMS).

D.

Move the user credentials from the Lambda environment to an encrypted .txt file. Store the file in an S3 bucket.

Answers
D.

Move the user credentials from the Lambda environment to an encrypted .txt file. Store the file in an S3 bucket.

Suggested answer: B
asked 23/10/2024
Emmanuel ogoro
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first