ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

306 / 500

Question 306:

A large corporation owns a huge amount of data which is located in AWS S3. There are applications that keep reading or writing data in these S3 buckets. The security auditor was worried that there may be some sensitive data that was exposed in S3. For example, certain applications may store some text files which contain customers’ PII information. The auditor asked for a solution to quickly scan potential security related issues in these S3 buckets. Which solution is the best?

Answer options:

A.Configure AWS Inspector in S3. It is able to use machine learning to search for security issues in S3 and provide CloudWatch alarms to the admin users.
B.Enable Amazon Macie as it can scan security issues in S3 and generate alerts based on the level of risks.
C.Enable AWS GuardDuty as it can analyze all the application data in S3 and generate security findings.
D.Configure Amazon Athena in S3 and create Athena SQL tables. Query security issues by using SQL commands.