
Ultimate access to all questions.
You are responsible for securing the root user credentials across multiple AWS accounts managed by AWS Organizations. Outline the steps you would take to ensure the root user is secure, including best practices for managing and monitoring root user activity.
A
Disable root user access keys and use IAM roles exclusively for management tasks.
B
Enable multi-factor authentication (MFA) for the root user, use IAM roles for daily operations, and regularly audit root user login activities.
C
Keep the root user credentials in a physical safe and never use them.
D
Share the root user credentials with a few trusted administrators for emergency access.