AWS Certified SysOps Administrator – Associate (legacy) — Question 287

You are managing the AWS account of a big organization. The organization has more than 1000+ employees and they want to provide access to the various services to most of the employees. Which of the below mentioned options is the best possible solution in this case?

Answer options

Correct answer: D

Explanation

For a large organization with over 1,000 employees, managing individual IAM users or groups is administratively complex and does not scale well. Integrating AWS IAM roles with the company's existing corporate identity provider (federation) is the recommended AWS best practice as it centralizes user management and avoids the overhead of maintaining individual AWS credentials. Creating individual IAM users or relying on a single EC2 instance for shared authentication is neither secure nor scalable for this volume of users.