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 371–380 of 504
A company needs to automate content delivery for a global application. Which AWS service should they use?
A
Amazon S3
B
AWS Global Accelerator
C
Amazon CloudFront
D
AWS Direct Connect
Reveal Answer
Explanation
Amazon CloudFront is specifically designed for global content delivery, unlike the other options.
What happens when you exceed the allocated service limits in AWS?
A
Resources become unavailable
B
You receive no alerts
C
Service automatically scales
D
You exceed usage fees
Reveal Answer
Explanation
Exceeding service limits typically results in resources being unavailable, whereas the other options are inaccurate.
Which service simplifies the process of deploying machine learning models?
A
Amazon SageMaker
B
AWS Glue
C
AWS Lambda
D
Amazon Redshift
Reveal Answer
Explanation
Amazon SageMaker is designed for machine learning model deployment, while others serve different purposes.
A company needs to store and query semi-structured data. What should they use?
A
Amazon RDS
B
Amazon S3
C
Amazon DynamoDB
D
Amazon EC2
Reveal Answer
Explanation
Amazon DynamoDB supports semi-structured data, unlike the other databases listed.
What happens when an IAM user is assigned two policies that contradict each other?
A
Policy with higher severity wins
B
Access is completely denied
C
Combined permissions are granted
D
Deny always takes precedence
Reveal Answer
Explanation
In IAM, explicit denies take precedence over allows, impacting access.
Which service offers managed machine learning model training?
A
Amazon SageMaker
B
AWS S3
C
AWS Lambda
D
Amazon EC2
Reveal Answer
Explanation
Amazon SageMaker is designed for ML training, while others serve different purposes.
A company needs to store and retrieve user-generated content. Which AWS service is most appropriate?
A
Amazon RDS
B
Amazon S3
C
Amazon CloudFront
D
AWS DynamoDB
Reveal Answer
Explanation
Amazon S3 is best for storing and retrieving large objects, like content.
You are configuring AWS Identity and Access Management (IAM) policies. What happens when you explicitly deny a permission?
A
Permission is granted anyway
B
Permission is denied regardless of allow
C
Permission is conditionally granted
D
Permission needs re-evaluation
Reveal Answer
Explanation
An explicit deny always overrides allow permissions in IAM policies.
Which service can automate and optimize machine learning model training?
A
SageMaker
B
Lambda
C
CloudWatch
D
RDS
Reveal Answer
Explanation
SageMaker provides tools for building, training, and deploying models, whereas others serve different purposes.
A company needs to securely store API keys. Which AWS service is best?
A
S3
B
Secrets Manager
C
CloudTrail
D
Direct Connect
Reveal Answer
Explanation
Secrets Manager is specifically designed for managing sensitive information, unlike the others.