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 191–200 of 504

Q191

A company needs to orchestrate multiple services for a machine learning workflow. Which AWS service should they use?

  • A AWS Step Functions
  • B Amazon SageMaker
  • C AWS CloudTrail
  • D Amazon Comprehend
Explanation AWS Step Functions is specifically designed for orchestrating services, unlike the other choices.
Q192

You are configuring an IAM user. What will happen if no permissions are attached?

  • A User can access all services
  • B User has no access by default
  • C User can only access S3
  • D User will be suspended
Explanation IAM users without attached permissions cannot access any AWS services by default.
Q193

Which service is best for real-time analytics on streaming data?

  • A Amazon Kinesis
  • B Amazon RDS
  • C AWS Lambda
  • D Amazon S3
Explanation Amazon Kinesis is designed for real-time streaming data analytics, while the others serve different purposes.
Q194

A company needs to offload its machine learning workloads. Which AWS service should they prioritize?

  • A Amazon SageMaker
  • B AWS Glue
  • C Amazon EC2
  • D Amazon S3
Explanation Amazon SageMaker specializes in managing machine learning workloads effectively, unlike the others.
Q195

You are configuring Amazon S3 bucket policies. What happens if a policy allows public access?

  • A Files become private automatically
  • B Public users can access files
  • C Access is restricted to the owner
  • D Files are stored on Glacier
Explanation A public access policy permits anyone to access the files, whereas the other options describe incorrect scenarios.
Q196

Which Amazon service is primarily used for serverless computing?

  • A AWS Lambda
  • B AWS EC2
  • C AWS S3
  • D AWS RDS
Explanation AWS Lambda lets you run code without provisioning servers; EC2, S3, and RDS involve managing instances, storage, or databases.
Q197

A company needs its web applications to be fault-tolerant and globally available. Which AWS service should they use?

  • A AWS VPC
  • B Amazon CloudFront
  • C AWS Direct Connect
  • D AWS Lambda
Explanation Amazon CloudFront is a global content delivery network that distributes web applications for low latency; the others are not primarily used for global availability.
Q198

You are configuring access to S3 buckets. What happens when a bucket has a public access block enabled?

  • A All public access is allowed.
  • B No public access is allowed.
  • C Access is limited to certain IPs.
  • D Only root user can access.
Explanation Enabling public access block prevents any public access to the S3 bucket; the other options incorrectly imply varying levels of public access.
Q199

Which AWS service is primarily used for real-time analytics on streaming data?

  • A Kinesis
  • B S3
  • C RDS
  • D Glacier
Explanation Kinesis is designed for real-time streaming data, while S3 is for storage.
Q200

A company needs to manage user permissions more efficiently for multiple AWS accounts. What should they implement?

  • A IAM Policies
  • B Service Control Policies
  • C User Groups
  • D Resource Tags
Explanation Service Control Policies enable management of permissions across multiple accounts.