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.
A company needs to securely manage user permissions. Which AWS service should they use?
AAmazon EC2
BAWS IAM
CS3 Bucket Policy
DAWS Lambda
Explanation
AWS IAM provides detailed user permission management, whereas the others do not manage permissions specifically.
Q402
You are configuring an AWS Lambda function to process S3 events. What happens when the function times out?
AThe event is re-queued.
BThe event is ignored.
CThe function is retried immediately.
DThe event triggers an SNS notification.
Explanation
When a Lambda function times out, the invocation is considered failed and the event is not processed further, unlike retry or re-queue actions.
Q403
Which AWS service can automatically scale based on demand?
AAuto Scaling
BCloudFront
CS3
DIAM
Explanation
Auto Scaling adjusts capacity automatically, while others do not manage scaling.
Q404
A company needs to store unstructured data securely. Which service should they choose?
AAmazon RDS
BAmazon S3
CAmazon DynamoDB
DAmazon QuickSight
Explanation
Amazon S3 is designed for storing unstructured data safely.
Q405
You are configuring an ML model in AWS SageMaker. What happens when you choose a higher instance type?