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 271–280 of 504

Q271

Which AWS service automatically scales your applications based on demand?

  • A Amazon EC2 Auto Scaling
  • B Amazon RDS
  • C AWS Lambda
  • D AWS CodeDeploy
Explanation Amazon EC2 Auto Scaling adjusts capacity to maintain performance, while others serve different purposes.
Q272

A company needs to securely store sensitive customer data and comply with data protection regulations. Which AWS service should they use?

  • A Amazon S3 with SSE
  • B Amazon RDS without encryption
  • C AWS CloudTrail
  • D Amazon Elasticache
Explanation Amazon S3 with Server-Side Encryption securely stores sensitive data, while the others do not primarily focus on data security in this context.
Q273

What happens when an AWS Lambda function exceeds its timeout limit?

  • A Function execution is terminated
  • B Function retries automatically
  • C Function continues until completion
  • D AWS charges extra fees
Explanation When a Lambda function exceeds the timeout, execution is terminated, unlike retries or continuing to run.
Q274

Which service is ideal for real-time data processing?

  • A Amazon Kinesis
  • B Amazon S3
  • C Amazon EC2
  • D Amazon RDS
Explanation Amazon Kinesis is specifically designed for real-time processing; the others are more suited for storage or static processing.
Q275

A company needs to determine the type of data stored in S3 for compliance. What's the best approach?

  • A Use S3 Inventory
  • B Encrypt the data
  • C Delete unused data
  • D Change storage class
Explanation S3 Inventory provides detailed reports on stored objects, whereas the other options do not assist in understanding data types.
Q276

You are configuring an IAM policy. What happens if permissions for an action are denied?

  • A Access to the action is granted
  • B Access is determined by deny rules
  • C Only certain users can access it
  • D Role assumptions are skipped
Explanation Deny rules in IAM take precedence over allow rules, restricting access regardless of other permissions.
Q277

Which AWS service is best for scalable file storage?

  • A Amazon S3
  • B Amazon EC2
  • C Amazon RDS
  • D AWS Lambda
Explanation Amazon S3 is designed for scalable object storage, while others serve different purposes like compute or databases.
Q278

A company needs to analyze their log data in real-time. Which service should they use?

  • A Amazon Athena
  • B Amazon Redshift
  • C AWS Glue
  • D Amazon Kinesis
Explanation Amazon Kinesis specializes in real-time data processing, unlike the other services which focus on batch or structured query capabilities.
Q279

What happens when you exceed the limit of IAM roles per user?

  • A New roles overwrite old ones
  • B No new roles can be created
  • C User loses all role access
  • D Roles reroute automatically
Explanation Once the limit is reached, no additional roles can be assigned until existing roles are removed.
Q280

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

  • A Amazon Kinesis
  • B Amazon S3
  • C Amazon RDS
  • D AWS Lambda
Explanation Amazon Kinesis is designed for real-time data streaming and analytics; the others focus on storage or database services.