Which of the below statements would be an incorrect response to your customers enquiry?

A customer enquires about whether all his data is secure on AWS and is especially concerned about Elastic Map Reduce (EMR) so you need to inform him of some of the security features in place for AWS.

Which of the below statements would be an incorrect response to your customers enquiry?
A .  Amazon EMR customers can choose to send data to Amazon S3 using the HTTPS protocol for secure transmission.
B .  Amazon S3 provides authentication mechanisms to ensure that stored data is secured against unauthorized access.
C .  Every packet sent in the AWS network uses Internet Protocol Security (IPsec).
D .  Customers may encrypt the input data before they upload it to Amazon S3.

Answer: C

Explanation:

Amazon S3 provides authentication mechanisms to ensure that stored data is secured against unauthorized access. Unless the customer who is uploading the data specifies otherwise, only that customer can access the data. Amazon EMR customers can also choose to send data to Amazon S3 using the HTTPS protocol for secure transmission. In addition, Amazon EMR always uses HTTPS to send data between Amazon S3 and Amazon EC2. For added security, customers may encrypt the input data before they upload it to Amazon S3 (using any common data compression tool); they then need to add a decryption step to the beginning of their cluster when Amazon EMR fetches the data from Amazon S3.

Reference: https://aws.amazon.com/elasticmapreduce/faqs/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments