Which AWS service is used to manage user access and permissions securely?
Correct!
Wrong!
AWS Identity and Access Management (IAM) allows administrators to control who can access AWS resources and what actions they can perform.
What is the primary benefit of enabling Multi-Factor Authentication (MFA) for AWS accounts?
Correct!
Wrong!
MFA adds an additional layer of security by requiring a second form of verification, reducing the risk of unauthorized access.
Which AWS service helps protect applications from Distributed Denial of Service (DDoS) attacks?
Correct!
Wrong!
AWS Shield provides automatic DDoS protection for AWS applications by monitoring and mitigating large-scale attacks.
What is the purpose of AWS Key Management Service (KMS)?
Correct!
Wrong!
AWS KMS allows users to create and manage cryptographic keys securely for encrypting sensitive data in AWS services.
Which AWS service provides compliance and governance monitoring for cloud resources?
Correct!
Wrong!
AWS Config helps track configuration changes and compliance with security policies across AWS resources.
What is a key security best practice for managing AWS access credentials?
Correct!
Wrong!
Using IAM roles instead of long-term access keys improves security by granting temporary permissions and reducing credential exposure.