ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

412 / 500

Question 412:

You have instances running on your VPC. You have test, production and development based instances running in the VPC. You want to ensure that people who are responsible for the development instances don’t have the access to work on the production instances to ensure better security. Using policies, which of the following would be the best way to accomplish this? Choose the correct answer from the options given below

Answer options:

A.Launch the test and production instances in separate VPC`s and use VPC peering
B.Create an IAM policy with a condition which allows access to only instances that are used for production or development
C.Launch the test and production instances in different Availability Zones and use Multi Factor Authentication
D.Define the tags on the test and production servers and add a condition to the IAM policy which allows access to specific tags