A corporation uses an external identity provider (IdP) to manage its workforce identities. A solutions architect must configure access to the AWS Management Console for developers. Which strategy aligns with AWS security best practices to grant this access?
- Configure identity federation using AWS IAM Identity Center to allow the developers to sign in using their existing corporate credentials.Cevap
- BCreate individual IAM users in the AWS account for each of the developers and configure password policies for console access.
- CProvide the developers with the AWS account root user credentials to ensure they have all necessary permissions to perform their tasks.
- DCreate a single shared IAM user with administrator access and distribute the access keys in a plaintext text file on a shared network drive.
Cevap
Configure identity federation using AWS IAM Identity Center to leverage existing corporate credentials and centralize management.
Configuring identity federation using AWS IAM Identity Center allows developers to sign in with their existing corporate credentials. This approach centralizes access management, avoids the creation of long-term credentials like IAM passwords or access keys, and scales efficiently as the organization grows.
Adım Adım Çözüm
Anahtar Kavram
Workforce identity federation is the AWS-recommended method for granting corporate directory users access to AWS resources, minimizing credential management overhead.
Tahmini Süre:45s