Study sets
English

AWS Certified Cloud Practitioner (CLF-C02) | Domain 2 Identity, Detection and Compliance Questions 03

1 / 190.0s

Problem 1

Which concept divides responsibility for security in the cloud between AWS and the customer according to what each one covers?

View explanation

The answer is the shared responsibility model, which divides responsibility for security in the cloud between AWS and the customer according to what each one covers.

Problem 2

Which mechanism grants temporary permissions to AWS services and users without embedding long-lived access keys?

View explanation

The answer is IAM roles, which grant temporary permissions to AWS services and users without embedding long-lived access keys.

Problem 3

Which document defines in JSON the actions, resources and conditions to allow or deny?

View explanation

The answer is IAM policies, the documents that define in JSON the actions, resources and conditions to allow or deny.

Problem 4

Which service manages employee access to several AWS accounts and supported applications in one place?

View explanation

The answer is AWS IAM Identity Center, the service that manages employee access to several AWS accounts and supported applications in one place.

Problem 5

Which service groups several AWS accounts into organisational units and manages policy and billing centrally?

View explanation

The answer is AWS Organizations, the service that groups several AWS accounts into organisational units and manages policy and billing centrally.

Problem 6

Which policy sets the maximum IAM permissions available in the accounts of an organisation?

View explanation

The answer is service control policies, which set the maximum IAM permissions available in the accounts of an organisation.

Problem 7

Which service creates and manages encryption keys and integrates with encryption in AWS services?

View explanation

The answer is AWS KMS, the service that creates and manages encryption keys and integrates with encryption in AWS services.

Problem 8

Which service stores secrets such as database credentials and supports rotating them automatically?

View explanation

The answer is AWS Secrets Manager, the service that stores secrets such as database credentials and supports rotating them automatically.

Problem 9

Which service manages the issue, deployment and renewal of the TLS certificates used with supported AWS services?

View explanation

The answer is AWS Certificate Manager, the service that manages the issue, deployment and renewal of the TLS certificates used with supported AWS services.

Problem 10

Which service protects against common network and transport layer DDoS attacks at no additional charge?

View explanation

The answer is AWS Shield Standard, which protects against common network and transport layer DDoS attacks at no additional charge.

Problem 11

Which service inspects web requests according to rules and blocks SQL injection and the like?

View explanation

The answer is AWS WAF, the service that inspects web requests according to rules and blocks SQL injection and the like.

Problem 12

Which managed service analyses AWS logs and threat intelligence to detect threats?

View explanation

The answer is Amazon GuardDuty, the managed service that analyses AWS logs and threat intelligence to detect threats.

Problem 13

Which service continuously finds vulnerabilities in EC2 instances, container images, Lambda functions and the like?

View explanation

The answer is Amazon Inspector, the service that continuously finds vulnerabilities in EC2 instances, container images, Lambda functions and the like.

Problem 14

Which service uses machine learning and other techniques to discover and protect sensitive data in S3?

View explanation

The answer is Amazon Macie, the service that uses machine learning and other techniques to discover and protect sensitive data in S3.

Problem 15

Which service aggregates the findings of several AWS security services and gives visibility into your posture?

View explanation

The answer is AWS Security Hub, the service that aggregates the findings of several AWS security services and gives visibility into your posture.

Problem 16

Which service gives on-demand access to AWS compliance reports and some agreements?

View explanation

The answer is AWS Artifact, the service that gives on-demand access to AWS compliance reports and some agreements.

Problem 17

Which service records the API calls and user activity carried out in an AWS account?

View explanation

The answer is AWS CloudTrail, the service that records the API calls and user activity carried out in an AWS account.

Problem 18

Which service records the history of configuration changes to AWS resources and evaluates compliance with rules?

View explanation

The answer is AWS Config, the service that records the history of configuration changes to AWS resources and evaluates compliance with rules.

Problem 19

Which service provides end-user authentication and a user directory for web and mobile applications?

View explanation

The answer is Amazon Cognito, the service that provides end-user authentication and a user directory for web and mobile applications.