Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 233 discussion

A solutions architect has created a new AWS account and must secure AWS account root user access.

Which combination of actions will accomplish this? (Choose two.)

  • A. Ensure the root user uses a strong password.
  • B. Enable multi-factor authentication to the root user.
  • C. Store root user access keys in an encrypted Amazon S3 bucket.
  • D. Add the root user to a group containing administrative permissions.
  • E. Apply the required permissions to the root user with an inline policy document.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cookieMr
Highly Voted 1 year, 3 months ago
Selected Answer: AB
A. Setting a strong password for the root user is an essential security measure to prevent unauthorized access. B. Enabling MFA adds an extra layer of security by requiring an additional authentication factor, such as a code from a mobile app or a hardware token, in addition to the password. C. Root user access keys should be avoided whenever possible, and it is best to use IAM users with restricted permissions instead. D. The root user already has unrestricted access to all resources and services in the account, so granting additional administrative permissions could increase the risk of unauthorized actions. E. Instead, it is recommended to create IAM users with appropriate permissions and use those users for day-to-day operations, while keeping the root user secured and only using it for necessary administrative tasks.
upvoted 6 times
...
Ruffyit
Most Recent 10 months, 4 weeks ago
Ensure the root user uses a strong password. Enable multi-factor authentication to the root user.
upvoted 1 times
...
TariqKipkemei
1 year ago
Selected Answer: AB
Ensure the root user uses a strong password. Enable multi-factor authentication to the root user.
upvoted 1 times
...
DiscussionMonke
1 year, 3 months ago
Selected Answer: AB
Options A & B are the CORRECT answers.
upvoted 1 times
...
Bmarodi
1 year, 4 months ago
Selected Answer: AB
Options A & B are the right answers.
upvoted 1 times
...
luisgu
1 year, 5 months ago
Selected Answer: AB
See https://docs.aws.amazon.com/SetUp/latest/UserGuide/best-practices-root-user.html
upvoted 1 times
...
Kunj7
1 year, 6 months ago
Selected Answer: AB
A and B are the correct answers: Option A: A strong password is always required for any AWS account you create, and should not be shared or stored anywhere as there is always a risk. Option B: This is following AWS best practice, by enabling MFA on your root user which provides another layer of security on the account and unauthorised access will be denied if the user does not have the correct password and MFA.
upvoted 1 times
...
WherecanIstart
1 year, 7 months ago
Selected Answer: AB
AB are the right answers.
upvoted 1 times
...
fkie4
1 year, 7 months ago
This is probably the hardest question in AWS history
upvoted 3 times
...
ProfXsamson
1 year, 8 months ago
Selected Answer: AB
AB is the only feasible answer here.
upvoted 3 times
...
bullrem
1 year, 8 months ago
Selected Answer: BE
B. Enabling multi-factor authentication for the root user provides an additional layer of security to ensure that only authorized individuals are able to access the root user account. E. Applying the required permissions to the root user with an inline policy document ensures that the root user only has the necessary permissions to perform the necessary tasks, and not any unnecessary permissions that could potentially be misused.
upvoted 2 times
bullrem
1 year, 8 months ago
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html
upvoted 1 times
...
bullrem
1 year, 8 months ago
The other options are not sufficient to secure the root user access because: A. A strong password alone is not enough to protect against potential security threats such as phishing or brute force attacks. C. Storing the root user access keys in an encrypted S3 bucket does not address the root user's authentication process. D. Adding the root user to a group with administrative permissions does not address the root user's authentication process and does not provide an additional layer of security.
upvoted 1 times
[Removed]
1 year, 6 months ago
Strong passwords + multi factor is the counter to brute force...
upvoted 1 times
...
...
pentium75
9 months, 3 weeks ago
E is wrong because you can't attach permissions or policies to the root user. A is right because MFA alone won't help too much if the password is "123".
upvoted 3 times
...
...
Pindol
1 year, 8 months ago
Selected Answer: AB
AB obviusly
upvoted 1 times
...
david76x
1 year, 8 months ago
Selected Answer: AB
Root user already has admin, so D is not correct
upvoted 1 times
...
Aninina
1 year, 9 months ago
Selected Answer: AB
AB are correct
upvoted 1 times
...
wmp7039
1 year, 9 months ago
Selected Answer: AB
D is incorrect as root user already has full admin access.
upvoted 2 times
...
swolfgang
1 year, 9 months ago
Selected Answer: AB
D. Add the root user to a group containing administrative permissions. >>its not about security,actually its unsecure so >> a&B
upvoted 1 times
...
raf123123
1 year, 9 months ago
Selected Answer: BD
BD is correct
upvoted 2 times
pentium75
9 months, 3 weeks ago
D is wrong because the root user is outside of IAM, thus you can't put him into a group. Also he does not need "administrative permissions" as he has those anyway.
upvoted 1 times
...
awsgeek75
9 months, 2 weeks ago
root user is literally the super admin account. What more permissions could you possible give to the root user by adding it to admin group?
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...