A solutions architect is configuring baseline security controls for a new AWS account. The company wants to secure administrative access and protect resources in accordance with AWS Identity and Access Management (IAM) best practices. Which of the following security practices should the solutions architect implement? (Select TWO.)
- Enable Multi-Factor Authentication (MFA) for the AWS account root user and all administrative identities.Cevap
- Apply the principle of least privilege by granting only the minimum permissions necessary to perform a task.Cevap
- CUse the AWS account root user access keys for daily administrative tasks to avoid authorization issues.
- DCreate individual IAM users with long-term passwords for corporate directory users who need AWS Console access.
- EStore sensitive database credentials as plaintext parameters in Systems Manager Parameter Store to simplify configuration.
Cevap
Enable Multi-Factor Authentication (MFA) for the AWS account root user and all administrative identities, and apply the principle of least privilege by granting only the minimum permissions necessary to perform a task.
The correct practices are to enable Multi-Factor Authentication (MFA) on the root user and administrative accounts to prevent unauthorized access, and to apply the principle of least privilege so that users only have the permissions necessary to do their job.
Adım Adım Çözüm
Anahtar Kavram
AWS Identity and Access Management (IAM) Best Practices