ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

367 / 500

Question 367:

Your company has a set of EC2 Instances that access data objects stored in an S3 bucket. Your IT Security department is concerned about the security of this architecture and wants you to implement the following

Answer options:

A.Create an IAM user and ensure the EC2 Instances uses the IAM user credentials to access the data in the bucket.
B.Create an IAM Role and ensure the EC2 Instances uses the IAM Role to access the data in the bucket.
C.Use S3 Cross Region replication to replicate the objects so that the integrity of data is maintained.
D.Enable versioning on the objects and ensure that MFA Delete is set on the objects in the bucket