ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 615 - SAA-C03 discussion

Report
Export

A company has established a new AWS account. The account is newly provisioned and no changes have been made to the default settings. The company is concerned about the security of the AWS account root user.

What should be done to secure the root user?

A.
Create IAM users for daily administrative tasks. Disable the root user.
Answers
A.
Create IAM users for daily administrative tasks. Disable the root user.
B.
Create IAM users for daily administrative tasks. Enable multi-factor authentication on the root user.
Answers
B.
Create IAM users for daily administrative tasks. Enable multi-factor authentication on the root user.
C.
Generate an access key for the root user Use the access key for daily administration tasks instead of the AWS Management Console.
Answers
C.
Generate an access key for the root user Use the access key for daily administration tasks instead of the AWS Management Console.
D.
Provide the root user credentials to the most senior solutions architect. Have the solutions architect use the root user for daily administration tasks.
Answers
D.
Provide the root user credentials to the most senior solutions architect. Have the solutions architect use the root user for daily administration tasks.
Suggested answer: B

Explanation:

This answer is the most secure and recommended option for securing the root user of a new AWS account. The root user is the identity that has complete access to all AWS services and resources in the account. It is accessed by signing in with the email address and password that were used to create the account. To protect the root user credentials from unauthorized use, AWS advises the following best practices:

Create IAM users for daily administrative tasks. IAM users are identities that you create in your account that have specific permissions to access AWS resources. You can create individual IAM users for yourself and for others who need access to your account. You can also assign IAM users to IAM groups that have a set of policies that grant permissions to perform common tasks. By using IAM users instead of the root user, you can follow the principle of least privilege and reduce the risk of compromising your account.

Enable multi-factor authentication (MFA) on the root user. MFA is a security feature that requires users to prove their identity by providing two pieces of information: their password and a code from a device that only they have access to. By enabling MFA on the root user, you can add an extra layer of protection to your account and prevent unauthorized access even if your password is compromised.

Limit the tasks you perform with the root user account. You should use the root user only for tasks that require root user credentials, such as changing your account settings, closing your account, or managing consolidated billing. For a complete list of tasks that require root user credentials, seeTasks that require root user credentials. For all other tasks, you should use IAM users or roles that have the appropriate permissions.

AWS account root user

Root user best practices for your AWS account

Tasks that require root user credentials

asked 16/09/2024
Carole Pie
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first