0
0
AWScloud~5 mins

Multi-factor authentication setup in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is Multi-factor Authentication (MFA)?
MFA is a security method that requires users to provide two or more verification factors to gain access. It adds an extra layer of protection beyond just a password.
Click to reveal answer
beginner
Name two common types of MFA devices used in AWS.
1. Virtual MFA devices (like smartphone apps such as Google Authenticator)<br>2. Hardware MFA devices (physical tokens that generate codes).
Click to reveal answer
beginner
What AWS service allows you to enable MFA for IAM users?
AWS Identity and Access Management (IAM) lets you enable MFA for users to increase account security.
Click to reveal answer
intermediate
Why is it important to enable MFA on the AWS root account?
The root account has full access to all resources. Enabling MFA protects it from unauthorized access, reducing risk of account compromise.
Click to reveal answer
intermediate
Describe the basic steps to set up a virtual MFA device for an AWS IAM user.
1. Sign in to AWS Management Console as an IAM user or root user.<br>2. In the navigation bar of the console, choose your account name, then choose Security credentials.<br>3. Under Multi-factor authentication (MFA), choose Assign MFA device.<br>4. Select Virtual MFA device.<br>5. Use an authenticator app to scan the QR code.<br>6. Enter two consecutive MFA codes from the app.<br>7. Confirm to activate MFA.
Click to reveal answer
What does MFA stand for in AWS security?
AMulti-factor Authentication
BMultiple File Access
CManaged Firewall Access
DMulti-file Authorization
Which AWS account should always have MFA enabled for best security?
AIAM user account
BBilling account
CSupport account
DRoot account
Which of these is NOT a valid MFA device type in AWS?
AVirtual MFA device
BBiometric fingerprint scanner
CSMS text message MFA
DHardware MFA device
How many consecutive MFA codes must you enter when setting up a virtual MFA device in AWS?
AThree
BOne
CTwo
DFour
What AWS service do you use to manage MFA for users?
AAWS IAM
BAWS Lambda
CAmazon S3
DAmazon EC2
Explain why enabling MFA is important for AWS account security.
Think about what happens if someone steals your password.
You got /4 concepts.
    Describe the process to set up a virtual MFA device for an AWS IAM user.
    Focus on the steps involving the AWS console and the authenticator app.
    You got /7 concepts.