ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 362 - SCS-C01 discussion

Report
Export

An employee keeps terminating EC2 instances on the production environment. You've determined the best way to ensure this doesn't happen is to add an extra layer of defense against terminating the instances. What is the best method to ensure the employee does not terminate the production instances? Choose the 2 correct answers from the options below Please select:

A.
Tag the instance with a production-identifying tag and add resource-level permissions to the employee user with an explicit deny on the terminate API call to instances with the production tag.
Answers
A.
Tag the instance with a production-identifying tag and add resource-level permissions to the employee user with an explicit deny on the terminate API call to instances with the production tag.
B.
Tag the instance with a production-identifying tag and modify the employees group to allow only start stop, and reboot API calls and not the terminate instance call.
Answers
B.
Tag the instance with a production-identifying tag and modify the employees group to allow only start stop, and reboot API calls and not the terminate instance call.
C.
Modify the IAM policy on the user to require MFA before deleting EC2 instances and disable MFA access to the employee
Answers
C.
Modify the IAM policy on the user to require MFA before deleting EC2 instances and disable MFA access to the employee
D.
Modify the IAM policy on the user to require MFA before deleting EC2 instances
Answers
D.
Modify the IAM policy on the user to require MFA before deleting EC2 instances
Suggested answer: A, B

Explanation:

Tags enable you to categorize your AWS resources in different ways, for example, by purpose, owner, or environment. This is useful when you have many resources of the same type — you can quickly identify a specific resource based on the tags you've assigned to it. Each tag consists of a key and an optional value, both of which you define Options C&D are incorrect because it will not ensure that the employee cannot terminate the instance. For more information on tagging answer resources please refer to the below URL: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Usins_Tags.htmll The correct answers are: Tag the instance with a production-identifying tag and add resource-level permissions to the employe user with an explicit deny on the terminate API call to instances with the production tag.. Tag the instance with a production-identifying tag and modify the employees group to allow only start stop, and reboot API calls and not the terminate instance Submit your Feedback/Queries to our Experts

asked 16/09/2024
Pavol Adamcin
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first