exam questions

Exam AWS Certified Cloud Practitioner CLF-C02 All Questions

View all questions & answers for the AWS Certified Cloud Practitioner CLF-C02 exam

Exam AWS Certified Cloud Practitioner CLF-C02 topic 1 question 216 discussion

A company has teams that have different job roles and responsibilities. The company’s employees often change teams. The company needs to manage permissions for the employees so that the permissions are appropriate for the job responsibilities.

Which IAM resource should the company use to meet this requirement with the LEAST operational overhead?

  • A. IAM user groups
  • B. IAM roles
  • C. IAM instance profiles
  • D. IAM policies for individual users
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Rinkans
Highly Voted 1 year, 5 months ago
Selected Answer: A
IAM user groups allow you to group users with similar job roles or responsibilities together. Instead of managing individual user permissions, you can assign IAM policies to these groups. When an employee changes teams or job roles, you can simply add or remove them from relevant user groups, and the permissions associated with the group will be applied automatically to the user.
upvoted 14 times
f964633
9 months, 3 weeks ago
IAM user groups can help manage permissions for users with similar responsibilities. However, as employees change teams and job roles, the need to constantly update group memberships can create operational overhead.
upvoted 3 times
...
...
salthehash
Highly Voted 1 year, 4 months ago
Selected Answer: B
IAM roles are the most suitable resource for managing permissions in a scenario where employees frequently change teams and have different job roles and responsibilities. IAM roles allow you to define a set of permissions and policies and then assign those roles to users or AWS services as needed. This way, you can grant temporary access based on the user's current job responsibilities, and the users do not have to be directly assigned specific permissions. IAM user groups (option A) are typically used to simplify the management of permissions for sets of users who share common job responsibilities. However, roles provide more flexibility in dynamic scenarios where users move between teams.
upvoted 8 times
...
deathhellknight01
Most Recent 2 months ago
Selected Answer: A
IAM user groups allow you to group users with similar job roles or responsibilities together. Instead of managing individual user permissions, you can assign IAM policies to these groups. When an employee changes teams or job roles, you can simply add or remove them from relevant user groups, and the permissions associated with the group will be applied automatically to the user. upvoted 12 tim
upvoted 1 times
...
its_tima
3 months, 3 weeks ago
Selected Answer: A
Both Microsoft Azure AD and AWS Cloud are similar in terms of grouping. Policies can only exist in grouping from my experience in IT.
upvoted 1 times
...
CharmaineBowman
4 months, 2 weeks ago
Selected Answer: A
IAM roles are great for granting temporary permissions or cross-account access, they are not meant for day-to-day management of user permissions directly.
upvoted 1 times
...
ShaiTay
5 months, 2 weeks ago
Selected Answer: A
A. IAM User Groups - allows you to assign users to groups based on their job role. Then you can assign specific permissions to that group and modify as needed. If the user changes job roles, simply move them to a different group.
upvoted 1 times
...
veljkosbbb
7 months, 1 week ago
Selected Answer: A
A IAM user groups allow you to organize users based on job roles or teams and assign common permissions to all members of the group. This minimizes operational overhead because you only need to manage permissions at the group level. When employees change teams, you simply move them from one group to another. The permissions attached to the groups (via IAM roles or policies) automatically apply to the users.
upvoted 1 times
...
trev
10 months ago
Selected Answer: A
Users: End User (Think People). Groups: A collection of users under one set of permissions (permission as policy). As per IAM standards we create groups with permissions and then assign user to that group. Role: you create roles and assign them to AWS resource (AWS resource example can be a customer, supplier, contractor, employee, an EC2 instance, some external application outside AWS) but remember you can't assign role to user.
upvoted 1 times
...
geocis
10 months, 2 weeks ago
Selected Answer: A
IAM User groups make more sense. The company has teams or "Groups" with different job roles, and often, employees jump to other teams. They want to know which will have the least operational overhead. Changing a user to a different group will grant them that team's current access.
upvoted 1 times
...
b0nb0n101
11 months, 1 week ago
The correct answer is: B. IAM roles Explanation: IAM roles allow you to delegate permissions that determine what the identity can and cannot do in AWS. You can use roles to delegate permissions to users, applications, or services that don't normally have access to your AWS resources. By using IAM roles, the company can easily manage permissions even when employees change teams, reducing operational overhead.
upvoted 1 times
...
Thaluu
11 months, 3 weeks ago
IAM user roles are used to group users with the same role, note the keyword here is "different roles" so the answer is B
upvoted 1 times
Thaluu
11 months, 3 weeks ago
sorry I made a mistake, IAM user groups in AWS is used to group users that have the same job role, so the answer is B
upvoted 1 times
...
...
chalaka
1 year ago
Selected Answer: B
B. IAM roles. IAM roles are designed for granting temporary access to users or applications. They can be assigned to IAM users or AWS services, and permissions are assigned to the role rather than individual users. This means that when an employee changes teams, you can simply assign them a different role with the appropriate permissions for their new responsibilities, without having to modify individual user permissions or create new user groups. This flexibility reduces operational overhead.
upvoted 2 times
...
517d694
1 year, 1 month ago
Selected Answer: A
IAM User Groups is the correct answer. IAM Roles are intended to be assumable by anyone who needs it. Also, a role does not have standard long-term credentials such as a password or access keys associated with it. Instead, when you assume a role, it provides you with temporary security credentials for your role session. You can use roles to delegate access to users, applications, or services that don't normally have access to your AWS resources. We want these users to normally have access to the resources that fit their current job description, hence why IAM Groups are better. IAM Groups: An IAM user group is a collection of IAM users. User groups let you specify permissions for multiple users, which can make it easier to manage the permissions for those users. Sources: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups.html https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups.html
upvoted 2 times
...
Frank3108
1 year, 1 month ago
A is the right answer. We are talking about the team members and permissions which is related to Users & Groups.
upvoted 1 times
...
ODRAMIREZ
1 year, 2 months ago
Selected Answer: B
B is Correct
upvoted 4 times
...
stoy123
1 year, 2 months ago
Selected Answer: B
IAM Roles, the official course suggest it
upvoted 6 times
...
6797423
1 year, 2 months ago
Selected Answer: B
IAM Role User Groups are not the least operational overhead
upvoted 6 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago