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
Questions 31–40 of 504
Which service is used to host a scalable web application?
A
Amazon EC2
B
Amazon CloudFront
C
AWS Lambda
D
Amazon S3
Reveal Answer
Explanation
Amazon EC2 allows you to run virtual servers for scalable applications, unlike the other options.
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
Reveal Answer
Explanation
AWS IAM is designed for managing access to AWS resources, which aligns with the company's needs.
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
Reveal Answer
Explanation
A static (Elastic) IP is retained even if the instance is stopped and started.
Which AWS service is best for processing streaming data?
A
Amazon Kinesis
B
Amazon S3
C
AWS Lambda
D
Amazon RDS
Reveal Answer
Explanation
Amazon Kinesis is designed for processing streaming data, while the others serve different purposes like storage or databases.
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
Reveal Answer
Explanation
AWS Elastic Beanstalk automates deployment and scaling, while the others require more management effort.
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.
Reveal Answer
Explanation
Block public access settings prevent any public access regardless of other permissions, ensuring security.
Which AWS service is primarily used for building machine learning models?
A
Amazon SageMaker
B
AWS Lambda
C
Amazon EC2
D
Amazon S3
Reveal Answer
Explanation
Amazon SageMaker is designed specifically for building machine learning models, while others serve different purposes.
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
Reveal Answer
Explanation
Amazon Kinesis is specifically designed for real-time data processing, while the other services focus on different data handling tasks.
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
Reveal Answer
Explanation
AWS Budgets sends alerts when spending exceeds defined thresholds, it does not impact service availability or limits.
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
Reveal Answer
Explanation
Amazon CloudWatch can monitor log files and create alerts based on them; the others do not focus on log monitoring.