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 31–40 of 504

Q31

Which service is used to host a scalable web application?

  • A Amazon EC2
  • B Amazon CloudFront
  • C AWS Lambda
  • D Amazon S3
Explanation Amazon EC2 allows you to run virtual servers for scalable applications, unlike the other options.
Q32

A company needs to categorize its data based on access permissions for sensitive information. Which AWS service should it implement?

  • A AWS Shield
  • B AWS IAM
  • C Amazon CloudWatch
  • D AWS Config
Explanation AWS IAM is designed for managing access to AWS resources, which aligns with the company's needs.
Q33

What happens when you set a static IP address for an AWS EC2 instance?

  • A Instance terminates immediately
  • B IP address is lost on restart
  • C IP is retained through stops
  • D Only public IP is static
Explanation A static (Elastic) IP is retained even if the instance is stopped and started.
Q34

Which AWS service is best for processing streaming data?

  • A Amazon Kinesis
  • B Amazon S3
  • C AWS Lambda
  • D Amazon RDS
Explanation Amazon Kinesis is designed for processing streaming data, while the others serve different purposes like storage or databases.
Q35

A company needs to deploy a scalable web application with minimal administration. Which service should they use?

  • A Amazon EC2
  • B Amazon ECS
  • C AWS Elastic Beanstalk
  • D Amazon Lightsail
Explanation AWS Elastic Beanstalk automates deployment and scaling, while the others require more management effort.
Q36

You are configuring an Amazon S3 bucket with public access. What happens if you use a block public access setting?

  • A Public access is granted.
  • B Public access is blocked.
  • C Access is determined by ACLs.
  • D Bucket becomes read-only.
Explanation Block public access settings prevent any public access regardless of other permissions, ensuring security.
Q37

Which AWS service is primarily used for building machine learning models?

  • A Amazon SageMaker
  • B AWS Lambda
  • C Amazon EC2
  • D Amazon S3
Explanation Amazon SageMaker is designed specifically for building machine learning models, while others serve different purposes.
Q38

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

  • A Amazon Athena
  • B Amazon Kinesis
  • C AWS Glue
  • D Amazon RDS
Explanation Amazon Kinesis is specifically designed for real-time data processing, while the other services focus on different data handling tasks.
Q39

What happens when you set a budget in AWS Budgets?

  • A Automatically shuts down services
  • B Sends alerts when limits are reached
  • C Reduces resource usage
  • D Increases service spend limit
Explanation AWS Budgets sends alerts when spending exceeds defined thresholds, it does not impact service availability or limits.
Q40

Which AWS service can be used for monitoring and alerting on application log files?

  • A Amazon CloudWatch
  • B AWS Lambda
  • C Amazon RDS
  • D AWS CodeDeploy
Explanation Amazon CloudWatch can monitor log files and create alerts based on them; the others do not focus on log monitoring.