AWS Certified Cloud Practitioner (CLF-C02) — Question 533

Which of the following are AWS best practice recommendations for the use of AWS Identity and Access Management (IAM)? (Choose two.)

Answer options

Correct answer: C, E

Explanation

AWS IAM best practices recommend regularly rotating credentials to limit the impact of potential leaks and enabling multi-factor authentication (MFA) to add an extra layer of security for user accounts. Conversely, using the root user for daily tasks, sharing credentials among administrators, or hardcoding access keys on Amazon EC2 instances are insecure practices that violate the principle of least privilege.