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.
You are configuring an S3 bucket to host a static website. What happens if you do not enable public access?
AWebsite becomes publicly accessible
BData is stored but inaccessible
CWebsite will not load
DBucket 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?
AAmazon Lex
BAmazon Polly
CAWS Lambda
DAmazon 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?
AAmazon SageMaker
BAWS Glue
CAmazon EMR
DAWS 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?
AIt generates an error.
BIt outputs 'unknown' label.
CIt fails silently.
DIt 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?
AAmazon SageMaker
BAmazon EC2
CAmazon RDS
DAWS 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?
AAmazon S3
BAmazon Kinesis
CAWS Glue
DAmazon 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?
AAll objects are deleted too
BObjects are retained in Glacier
CObjects are transferred to RDS
DBucket 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?
AAmazon Elasticsearch Service
BAmazon Glacier
CAWS Lambda
DAmazon 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?
AAWS SageMaker
BAmazon EC2
CAmazon RDS
DAWS 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?
AAll versions are deleted instantly
BBucket becomes permanently unrecoverable
CVersions remain until deleted individually
DBucket is only marked for deletion
Explanation
Versions in a versioned bucket remain until deleted individually, whereas the other options incorrectly suggest different outcomes.