To secure a newly created AWS account, an administrator needs to establish basic identity and access controls. According to AWS security best practices, which of the following actions should the administrator perform? (Select TWO.)
- Enable Multi-Factor Authentication (MFA) on the AWS account root userCevap
- Create individual IAM users for administrators to perform daily tasksCevap
- CShare the root user access keys with the development team to simplify deployment workflows
- DUse the AWS account root user credentials to run routine automated backup scripts
- EHardcode permanent IAM user access keys within applications running on EC2 instances to access other AWS services
Cevap
Enable Multi-Factor Authentication (MFA) on the AWS account root user, and create individual IAM users for administrators to perform daily tasks.
Securing the AWS account root user using multi-factor authentication (MFA) is a primary security recommendation. Additionally, administrators should create individual IAM users for daily administrative and operational work rather than using the root user, ensuring that actions can be audited and limited in scope.
Adım Adım Çözüm
Anahtar Kavram
AWS account security best practices dictate that the root user should not be used for daily tasks, must be protected with MFA, and daily tasks should be performed by individual IAM identities with minimal required privileges.
Tahmini Süre:1m 0s