A local healthcare provider is setting up access control for its staff in the AWS Cloud. The administrator needs to configure secure access for human users and application services while adhering to AWS Identity and Access Management (IAM) best practices. Which of the following actions represent AWS-recommended IAM security best practices for this setup? (Select TWO.)
- Enable multi-factor authentication (MFA) for all IAM users who have administrative permissions.Cevap
- Assign IAM roles to application servers that require access to other AWS services instead of using long-term credentials.Cevap
- CEmbed permanent IAM user access keys directly within application code to allow services to retrieve files.
- DUse the AWS account root user credentials for daily system administration tasks to guarantee complete administrative oversight.
- ECreate IAM policies to manage the physical security and visitor access of AWS data center facilities hosting the systems.
Cevap
Enabling multi-factor authentication (MFA) for administrative accounts and assigning IAM roles to application servers needing access to AWS services.
The correct actions are enabling multi-factor authentication (MFA) for accounts with administrative privileges and assigning IAM roles to application servers. MFA provides a critical layer of defense-in-depth, while IAM roles supply temporary, rotating credentials to applications running on AWS, minimizing the threat of credential exposure.
Adım Adım Çözüm
Anahtar Kavram
AWS IAM Security Best Practices
Tahmini Süre:1m 0s