Amazon AWS

AWS Certified AI Practitioner

AIF-C01

The AWS Certified AI Practitioner (AIF-C01) exam validates your ability to understand and use AI services on AWS. It is ideal for individuals looking to demonstrate their knowledge of AI concepts and AWS services.

504 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 171–180 of 504

Q171

You are configuring an S3 bucket to host a static website. What happens if you do not enable public access?

  • A Website becomes publicly accessible
  • B Data is stored but inaccessible
  • C Website will not load
  • D Bucket will be deleted automatically
Explanation Not enabling public access prevents the website from and therefore, it will not load.
Q172

Which service is used for building chatbots on AWS?

  • A Amazon Lex
  • B Amazon Polly
  • C AWS Lambda
  • D Amazon Comprehend
Explanation Amazon Lex creates conversational interfaces, while the others serve different purposes.
Q173

A company needs to automate their model training pipeline. Which AWS service should they use?

  • A Amazon SageMaker
  • B AWS Glue
  • C Amazon EMR
  • D AWS Batch
Explanation Amazon SageMaker provides end-to-end capabilities for model training.
Q174

You are configuring an automated response in Amazon Rekognition for object detection. What happens when the model encounters a previously unseen object?

  • A It generates an error.
  • B It outputs 'unknown' label.
  • C It fails silently.
  • D It stops processing.
Explanation Amazon Rekognition assigns an 'unknown' label for unseen objects, while the others imply unsupported behavior.
Q175

Which AWS service provides machine learning capabilities without extensive coding?

  • A Amazon SageMaker
  • B Amazon EC2
  • C Amazon RDS
  • D AWS Lambda
Explanation Amazon SageMaker simplifies machine learning with tools and interfaces; others are not specific ML services.
Q176

A retail company needs to analyze customer data in real-time. Which AWS service should they use?

  • A Amazon S3
  • B Amazon Kinesis
  • C AWS Glue
  • D Amazon EMR
Explanation Amazon Kinesis is designed for real-time data processing; others focus on storage or batch processing.
Q177

What happens when you delete an S3 bucket that contains objects?

  • A All objects are deleted too
  • B Objects are retained in Glacier
  • C Objects are transferred to RDS
  • D Bucket cannot be deleted with objects
Explanation Deleting an S3 bucket also removes all its objects; you cannot keep them.
Q178

Which AWS service provides a managed search solution?

  • A Amazon Elasticsearch Service
  • B Amazon Glacier
  • C AWS Lambda
  • D Amazon S3
Explanation Amazon Elasticsearch Service is specifically designed for search solutions, while the others serve different purposes.
Q179

A company needs to deploy a machine learning model quickly and at scale. Which AWS service should they use?

  • A AWS SageMaker
  • B Amazon EC2
  • C Amazon RDS
  • D AWS Batch
Explanation AWS SageMaker is built for deploying machine learning models, while the others are general-purpose computing services.
Q180

What happens when you delete an Amazon S3 bucket with versioning enabled?

  • A All versions are deleted instantly
  • B Bucket becomes permanently unrecoverable
  • C Versions remain until deleted individually
  • D Bucket is only marked for deletion
Explanation Versions in a versioned bucket remain until deleted individually, whereas the other options incorrectly suggest different outcomes.