9. Security, Identity and Compliance Flashcards
(73 cards)
What does AWS stand for?
Amazon Web Services
True or False: AWS provides a shared responsibility model for security.
True
What is the primary purpose of AWS Identity and Access Management (IAM)?
To manage access to AWS services and resources securely.
Fill in the blank: IAM policies are written in __________.
JSON
What service can be used to manage user access to AWS resources?
AWS IAM
Which AWS service allows you to define user roles and permissions?
AWS IAM
What is an IAM role?
An IAM role is an AWS identity with specific permissions that can be assumed by trusted entities.
True or False: AWS Organizations allows you to manage multiple AWS accounts.
True
What is the purpose of AWS CloudTrail?
To enable governance, compliance, and operational and risk auditing of your AWS account.
What does MFA stand for in the context of AWS security?
Multi-Factor Authentication
What is the use of AWS Key Management Service (KMS)?
To create and control cryptographic keys for your applications and services.
Which AWS service provides a centralized way to manage and audit access to AWS resources?
AWS IAM
What is the difference between an IAM user and an IAM role?
An IAM user is a permanent identity with long-term credentials, while an IAM role is a temporary identity with specific permissions.
Which AWS service can be used to encrypt data at rest?
AWS KMS
True or False: Security groups act as a firewall for your Amazon EC2 instances.
True
What is a VPC in AWS?
A Virtual Private Cloud that enables you to launch AWS resources in a virtual network.
What does the AWS Well-Architected Framework include?
Best practices for building secure, high-performing, resilient, and efficient infrastructure for applications.
Fill in the blank: AWS provides __________ to help you monitor your applications and resources.
CloudWatch
What is the purpose of AWS Config?
To provide AWS resource inventory, configuration history, and configuration change notifications.
True or False: AWS Shield provides DDoS protection.
True
Which AWS service helps you manage compliance with security standards?
AWS Artifact
What is the main function of Amazon GuardDuty?
To provide intelligent threat detection and continuous monitoring for malicious activity.
What is the purpose of AWS Secrets Manager?
To protect access to your applications, services, and IT resources without the upfront investment and on-going maintenance costs of operating your own infrastructure.
Fill in the blank: __________ is the service that allows you to set up a firewall to control access to your AWS resources.
AWS WAF