Solved

An Application Running on EC2 Instances Is Storing Data in an S3

Question 235

Multiple Choice

An application running on EC2 instances is storing data in an S3 bucket. Security policy mandates that all data must be encrypted in transit. How can the Developer ensure that all traffic to the S3 bucket is encrypted?


A) Install certificates on the EC2 instances.
B) Create a bucket policy that allows traffic where SecureTransport is true.
C) Create an HTTPS redirect on the EC2 instances.
D) Create a bucket policy that denies traffic where SecureTransport is false.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions