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 401–410 of 504

Q401

A company needs to securely manage user permissions. Which AWS service should they use?

  • A Amazon EC2
  • B AWS IAM
  • C S3 Bucket Policy
  • D AWS 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?

  • A The event is re-queued.
  • B The event is ignored.
  • C The function is retried immediately.
  • D The 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?

  • A Auto Scaling
  • B CloudFront
  • C S3
  • D IAM
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?

  • A Amazon RDS
  • B Amazon S3
  • C Amazon DynamoDB
  • D Amazon 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?

  • A Decreased processing power
  • B Increased training time
  • C Higher cost for usage
  • D Reduced dataset size
Explanation Higher instance types cost more, boosting performance.
Q406

Which service can automatically scale EC2 instances?

  • A Auto Scaling Group
  • B Elastic Load Balancing
  • C Amazon Route 53
  • D AWS Lambda
Explanation Auto Scaling Groups automatically manage instance scaling, while others serve different functions.
Q407

A company needs to visualize their cloud resource usage and costs. Which AWS service should they use?

  • A AWS Config
  • B Amazon CloudWatch
  • C AWS Cost Explorer
  • D AWS Trusted Advisor
Explanation AWS Cost Explorer provides visualization of cost-related data, unlike the other services that focus on compliance or performance.
Q408

You are configuring an S3 bucket to be private. What happens if you set 'Block Public Access' settings?

  • A Everyone can access the bucket.
  • B Only the bucket owner can access.
  • C Public access is blocked entirely.
  • D IAM roles can access the bucket.
Explanation Setting 'Block Public Access' prevents public access entirely, unlike the other options which allow some level of access.
Q409

Which AWS service provides a fully managed AI model training?

  • A Amazon SageMaker
  • B Amazon EC2
  • C AWS Lambda
  • D Amazon RDS
Explanation Amazon SageMaker specializes in training AI models; others are not focused on AI model training.
Q410

A company needs real-time data stream processing. Which service should they choose?

  • A Amazon S3
  • B AWS Athena
  • C Amazon Kinesis
  • D AWS CloudFront
Explanation Amazon Kinesis is designed for real-time data streaming, while others serve different purposes.