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 331–340 of 486
Which AWS service is ideal for managing user identities?
A
AWS IAM
B
Amazon S3
C
AWS Lambda
D
Amazon EC2
Reveal Answer
Explanation
AWS IAM is designed for identity management, while the other options do not specialize in this function.
A company wants to decouple its application components. Which AWS service should they use?
A
Amazon RDS
B
Amazon SQS
C
AWS Lambda
D
Amazon EFS
Reveal Answer
Explanation
Amazon SQS enables message queuing for decoupling, unlike the others which serve different purposes.
What happens when an Amazon S3 bucket is made public?
A
Data is encrypted automatically
B
Anyone can access the objects
C
It incurs higher costs
D
Automatic replication occurs
Reveal Answer
Explanation
Making a bucket public allows anyone to access its objects, while the other options describe unrelated behaviors.
Which AWS service allows you to monitor application performance?
A
Amazon CloudWatch
B
AWS Lambda
C
Amazon Route 53
D
AWS CloudFormation
Reveal Answer
Explanation
Amazon CloudWatch monitors application performance, while others serve different primary functions.
A company needs to control access to AWS resources based on user roles. Which service should they use?
A
AWS Identity and Access Management (IAM)
B
Amazon S3
C
AWS Simple Notification Service
D
AWS CloudTrail
Reveal Answer
Explanation
AWS IAM manages user permissions, while others do not focus on access control.
What happens when an AWS resource's resource policy denies actions from an IAM role?
A
Access is granted to the IAM role
B
Access is denied to the IAM role
C
The IAM role can override the policy
D
Access request is ignored
Reveal Answer
Explanation
The denial in the resource policy takes precedence, rejecting access for the IAM role.
Which AWS service is used for managing user identities?
A
AWS Identity and Access Management (IAM)
B
AWS CloudTrail
C
AWS S3
D
AWS Auto Scaling
Reveal Answer
Explanation
IAM is specifically designed for user identities management, while others serve different purposes.
A company needs to run applications with high availability across multiple regions. Which AWS service should they use?
A
Amazon S3
B
Amazon EC2 Auto Scaling
C
Amazon Route 53
D
AWS Lambda
Reveal Answer
Explanation
Amazon Route 53 helps in routing traffic efficiently across multiple regions, unlike the others which serve different specific use cases.
You are configuring an Amazon RDS instance. What happens if you provision a multi-AZ deployment?
A
Data is not synchronized.
B
Automatic failover is enabled.
C
Higher cost, no benefits.
D
More read replicas are created.
Reveal Answer
Explanation
Multi-AZ deployments enable automatic failover for increased availability, while other options misrepresent functions or outcomes.
Which AWS service helps analyze large datasets quickly?
A
Amazon Redshift
B
Amazon RDS
C
AWS Elastic Beanstalk
D
Amazon EC2
Reveal Answer
Explanation
Amazon Redshift is specifically designed for data warehousing and analytics, while the others serve different use cases.