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 331–340 of 504

Q331

Which service is used for identity management on AWS?

  • A AWS IAM
  • B AWS Lambda
  • C AWS Kinesis
  • D AWS S3
Explanation AWS IAM allows you to manage access and permissions for AWS resources, while the others serve different functionalities.
Q332

A company needs to process streaming data in real-time. Which service should they use?

  • A AWS Glue
  • B Amazon Kinesis
  • C AWS Batch
  • D Amazon SQS
Explanation Amazon Kinesis is specifically designed for real-time data streaming, unlike the other options.
Q333

What happens when you enable versioning in an S3 bucket?

  • A Old versions are deleted
  • B New versions are always stored
  • C Cost increases significantly
  • D Objects become immutable
Explanation When versioning is enabled, new versions of objects are stored, allowing recovery of previous versions, while other options do not describe this accurately.
Q334

Which AWS service is primarily used for data warehousing?

  • A Amazon Redshift
  • B Amazon RDS
  • C Amazon S3
  • D Amazon EC2
Explanation Amazon Redshift is designed for data warehousing, while RDS manages relational databases, S3 is for storage, and EC2 is for computing.
Q335

A company needs to monitor real-time application performance. Which service should they use?

  • A Amazon CloudWatch
  • B AWS Backup
  • C AWS Config
  • D Amazon Inspector
Explanation Amazon CloudWatch provides real-time monitoring, whereas AWS Backup and Config focus on backup and configuration compliance, respectively.
Q336

What happens when you provision an EC2 instance without a key pair?

  • A Instance fails to launch
  • B Instance launches normally
  • C Key pair created automatically
  • D Unencrypted storage is used
Explanation An EC2 instance will launch normally, but you cannot SSH into it without a key pair.
Q337

Which service allows machine learning model versioning?

  • A Amazon SageMaker
  • B Amazon EC2
  • C Amazon RDS
  • D AWS Lambda
Explanation Amazon SageMaker provides built-in support for versioning models, whereas the others do not have this capability.
Q338

A company needs to analyze real-time streaming data from IoT devices. Which AWS service is best suited for this?

  • A AWS Glue
  • B Amazon Kinesis
  • C Amazon S3
  • D AWS Batch
Explanation Amazon Kinesis is specifically designed for real-time data streaming, while the others are not.
Q339

What happens when a Lambda function has a deployment package size exceeding its limit?

  • A Function deployment will succeed
  • B Function will ignore extra data
  • C Deployment will fail
  • D Lambda auto-reduces the package size
Explanation If the deployment package exceeds the limit, the deployment will fail entirely.
Q340

Which AWS service is designed for managing keys for encryption?

  • A AWS Key Management Service
  • B AWS Secrets Manager
  • C AWS CloudHSM
  • D AWS IAM
Explanation AWS Key Management Service manages encryption keys, while the others serve distinct purposes such as secrets management or identity governance.