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 451–460 of 486

Q451

Which service provides automated backups of databases?

  • A Amazon RDS
  • B AWS Lambda
  • C Amazon S3
  • D Amazon EC2
Explanation Amazon RDS provides automated backup functionality, whereas the others do not specialize in database management.
Q452

A company needs to ensure only specific users access a resource. What AWS feature should be used?

  • A Groups
  • B IAM Policies
  • C CloudTrail
  • D CloudWatch
Explanation IAM Policies define permissions for resources, while groups only organize users.
Q453

You are configuring an S3 bucket to send notifications for new uploads. What will trigger the notifications?

  • A PutObject API call
  • B DeleteObject API call
  • C ListObjects API call
  • D CopyObject API call
Explanation Only the PutObject API call triggers upload notifications; deletions or listings wouldn’t.
Q454

Which service is designed for securely managing secrets in AWS?

  • A AWS Secrets Manager
  • B AWS CloudTrail
  • C AWS IAM
  • D AWS S3
Explanation AWS Secrets Manager is specifically for managing secrets, while others serve different purposes.
Q455

A company needs to monitor API activity in its AWS environment. What should they use?

  • A AWS CloudWatch
  • B AWS X-Ray
  • C AWS CloudTrail
  • D AWS Config
Explanation AWS CloudTrail provides detailed logs of API activity, unlike the others.
Q456

You are configuring an S3 bucket policy to allow public read access. What is the main consideration to ensure security?

  • A AWS Region selection
  • B Bucket versioning enabled
  • C CORS configuration
  • D Understand public access settings
Explanation Understanding public access settings is crucial to avoid unintended data exposure.
Q457

Which service is ideal for serverless computing?

  • A AWS Lambda
  • B Amazon EC2
  • C Amazon S3
  • D AWS CloudFormation
Explanation AWS Lambda allows execution of code without managing servers, unlike others which require server management.
Q458

A company needs to migrate their on-premises database to AWS seamlessly. Which service should they consider?

  • A AWS Snowball
  • B AWS Database Migration Service
  • C AWS CloudTrail
  • D Amazon RDS
Explanation AWS Database Migration Service simplifies the migration of databases to AWS, unlike the others which serve different purposes.
Q459

What happens when you apply a service quota increase request?

  • A Automatically approved by AWS
  • B May be subject to review
  • C Instantly increases all quotas
  • D No impact on current usage
Explanation Quota increase requests are subject to review by AWS, while others either misinterpret the process or the impact.
Q460

What is the primary purpose of AWS IAM?

  • A Manage user permissions and security
  • B Store data in the cloud
  • C Create virtual machines
  • D Monitor network traffic
Explanation AWS IAM is designed specifically for managing user permissions and security; other options don't reflect IAM's purpose.