
Explanation:
Correct Answer: D - Using MFA
Explanation:
MFA (Multi-Factor Authentication) provides an extra layer of protection for AWS authentication by requiring users to provide two or more verification factors:
Why other options are incorrect:
A. Using Password Policies: While password policies are important for security, they only strengthen the existing password mechanism rather than adding an extra layer of protection.
B. Using a mix of user names: This doesn't provide additional authentication security; it's just a naming convention.
C. Using AWS WAF: AWS Web Application Firewall protects web applications from common web exploits, but it doesn't add extra authentication protection for user credentials.
Benefits of MFA:
You want to add an extra layer of protection to the current authentication mechanism of user names and passwords for AWS. Which of the following can help in this regard
A
Using Password Policies
B
Using a mix of user names
C
Using AWS WAF
D
Using MFA
No comments yet.