ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 139 - SCS-C01 discussion

Report
Export

An organization has a system in AWS that allows a large number of remote workers to submit data files. File sizes vary from a few kilobytes to several megabytes. A recent audit highlighted a concern that data files are not encrypted while in transit over untrusted networks.

Which solution would remediate the audit finding while minimizing the effort required?

A.
Upload an SSL certificate to IAM, and configure Amazon CloudFront with the passphrase for the private key.
Answers
A.
Upload an SSL certificate to IAM, and configure Amazon CloudFront with the passphrase for the private key.
B.
Call KMS.Encrypt() in the client, passing in the data file contents, and call KMS.Decrypt() serverside.
Answers
B.
Call KMS.Encrypt() in the client, passing in the data file contents, and call KMS.Decrypt() serverside.
C.
Use AWS Certificate Manager to provision a certificate on an Elastic Load Balancing in front of the web service’s servers.
Answers
C.
Use AWS Certificate Manager to provision a certificate on an Elastic Load Balancing in front of the web service’s servers.
D.
Create a new VPC with an Amazon VPC VPN endpoint, and update the web service’s DNS record.
Answers
D.
Create a new VPC with an Amazon VPC VPN endpoint, and update the web service’s DNS record.
Suggested answer: C
asked 16/09/2024
David Brun
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first