Amazon AWS
AWS Certified Cloud Practitioner
CLF-C02
Popular
The AWS Certified Cloud Practitioner (CLF-C02) exam is designed for individuals who want to demonstrate their overall understanding of AWS Cloud. It covers basic AWS services and their benefits.
486 questions
0 views
Free
Questions 71–80 of 486
A company needs to manage user permissions securely. Which service should they use?
A
Amazon S3
B
AWS IAM
C
AWS CloudTrail
D
Amazon EC2
Reveal Answer
Explanation
AWS IAM is specifically designed for managing access rights and permissions.
You are configuring a serverless application with event-driven architecture. What service would you use for connecting components?
A
AWS API Gateway
B
Amazon SQS
C
Amazon EBS
D
AWS CloudFormation
Reveal Answer
Explanation
Amazon SQS allows components to communicate asynchronously, while others serve different purposes.
Which service allows monitoring AWS resources in real-time?
A
CloudWatch
B
CloudTrail
C
SNS
D
IAM
Reveal Answer
Explanation
CloudWatch provides real-time monitoring, while CloudTrail focuses on logging API calls.
A company needs a scalable serverless application solution. Which AWS service should they use?
A
EC2
B
S3
C
Lambda
D
RDS
Reveal Answer
Explanation
AWS Lambda is designed for serverless applications, while the others are not serverless.
What happens when an IAM user exceeds their permissions?
A
Request is denied
B
Request is logged
C
Access is granted
D
Rate limited
Reveal Answer
Explanation
When permissions are exceeded, access is denied; logging is separate.
Which service automates infrastructure provisioning in AWS?
A
AWS CloudFormation
B
AWS Lambda
C
Amazon S3
D
Amazon EC2
Reveal Answer
Explanation
AWS CloudFormation automates resource provisioning, while others are services that perform different functions.
A company needs a dedicated exchange for data analytics. Which AWS service fits this need?
A
Amazon Redshift
B
Amazon Lambda
C
Amazon Lightsail
D
Amazon Neptune
Reveal Answer
Explanation
Amazon Redshift is designed for data warehousing and analytics, unlike the others.
What happens when an IAM user is deleted from AWS?
A
Access keys are also deleted
B
All resources are deleted too
C
Policies are still active
D
User files are retained
Reveal Answer
Explanation
Deleting an IAM user removes all access keys, while other options are incorrect regarding resource and policy retention.
Which service provides DNS management in AWS?
A
Amazon Route 53
B
AWS Direct Connect
C
AWS CloudTrail
D
Amazon GuardDuty
Reveal Answer
Explanation
Amazon Route 53 is the DNS service, while the others serve different purposes.
A company needs to store data securely and manage access through policies. Which AWS service should they use?
A
AWS IAM
B
Amazon S3
C
Amazon RDS
D
AWS Lambda
Reveal Answer
Explanation
AWS IAM manages access to AWS services, unlike the other options which do not primarily handle security policies.