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
Start Mock Test Timed · Full-length · Scored

Questions 71–80 of 486

Q71

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
Explanation AWS IAM is specifically designed for managing access rights and permissions.
Q72

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
Explanation Amazon SQS allows components to communicate asynchronously, while others serve different purposes.
Q73

Which service allows monitoring AWS resources in real-time?

  • A CloudWatch
  • B CloudTrail
  • C SNS
  • D IAM
Explanation CloudWatch provides real-time monitoring, while CloudTrail focuses on logging API calls.
Q74

A company needs a scalable serverless application solution. Which AWS service should they use?

  • A EC2
  • B S3
  • C Lambda
  • D RDS
Explanation AWS Lambda is designed for serverless applications, while the others are not serverless.
Q75

What happens when an IAM user exceeds their permissions?

  • A Request is denied
  • B Request is logged
  • C Access is granted
  • D Rate limited
Explanation When permissions are exceeded, access is denied; logging is separate.
Q76

Which service automates infrastructure provisioning in AWS?

  • A AWS CloudFormation
  • B AWS Lambda
  • C Amazon S3
  • D Amazon EC2
Explanation AWS CloudFormation automates resource provisioning, while others are services that perform different functions.
Q77

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
Explanation Amazon Redshift is designed for data warehousing and analytics, unlike the others.
Q78

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
Explanation Deleting an IAM user removes all access keys, while other options are incorrect regarding resource and policy retention.
Q79

Which service provides DNS management in AWS?

  • A Amazon Route 53
  • B AWS Direct Connect
  • C AWS CloudTrail
  • D Amazon GuardDuty
Explanation Amazon Route 53 is the DNS service, while the others serve different purposes.
Q80

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
Explanation AWS IAM manages access to AWS services, unlike the other options which do not primarily handle security policies.