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 431–440 of 486

Q431

A company needs granular permissions for users accessing AWS resources. What should you configure?

  • A IAM Policies
  • B AWS Organizations
  • C AWS Budgets
  • D CloudFormation Templates
Explanation IAM Policies provide fine-tuned access control; the others facilitate different governance or budgeting tasks.
Q432

What happens when an Amazon S3 bucket is set to public access?

  • A Bucket can be accessed by anyone
  • B Only ACL restricted users access
  • C Bucket cannot store objects
  • D Bucket is immutable
Explanation Public access allows anyone to view or download objects, while the other options are incorrect scenarios.
Q433

Which AWS service is used for monitoring resources?

  • A CloudWatch
  • B CloudTrail
  • C AWS Config
  • D AWS Personal Health Dashboard
Explanation CloudWatch is designed for resource monitoring, while the others serve different functions.
Q434

A company needs a scalable database that automatically adjusts capacity. Which AWS service should they use?

  • A Amazon RDS
  • B Amazon DynamoDB
  • C Amazon Aurora
  • D Amazon Redshift
Explanation DynamoDB automatically scales capacity, unlike the relational options.
Q435

You are configuring an S3 bucket policy to restrict public access. What restriction should you include?

  • A Disable bucket versioning
  • B Allow specific IP addresses
  • C Set block public access settings
  • D Enable lifecycle policies
Explanation Blocking public access directly secures the bucket, while others are unrelated.
Q436

Which service helps in monitoring AWS resources and applications in real-time?

  • A AWS CloudWatch
  • B AWS S3
  • C AWS EC2
  • D AWS VPC
Explanation AWS CloudWatch provides monitoring and logging for resources, while the others focus on storage and compute.
Q437

A company needs a scalable database solution with automatic sharding capability. Which AWS service should they choose?

  • A Amazon RDS
  • B Amazon DynamoDB
  • C Amazon Aurora
  • D Amazon Redshift
Explanation Amazon DynamoDB offers seamless scalability and automatic sharding, while the others don't support automatic sharding.
Q438

What happens when you enable versioning on an S3 bucket?

  • A All files are archived.
  • B Multiple versions of files kept.
  • C Files cannot be deleted.
  • D Bucket size increases indefinitely.
Explanation Enabling versioning allows multiple file versions to be stored, while the other options are incorrect regarding S3 behavior.
Q439

Which service is primarily used for serverless computing?

  • A AWS Lambda
  • B EC2
  • C S3
  • D RDS
Explanation AWS Lambda allows for serverless architecture, while EC2 is for virtual servers. S3 is for storage and RDS for managed databases.
Q440

A company needs to store data with low access frequency. What should they choose?

  • A S3 Standard
  • B S3 Intelligent-Tiering
  • C S3 Glacier
  • D EBS
Explanation S3 Glacier is designed for long-term, infrequent access storage, while the others cater to more frequent access needs.