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.
What happens when you configure an Auto Scaling group to have a minimum size of zero?
AInstances will stop running
BAll resources will be released
CNo instances are launched
DSystem will crash
Explanation
A minimum size of zero means no instances are launched, while option A misinterprets stopping instances, B is incorrect as it implies resource release, and D is not achievable by configuration.
Q82
Which service is best for predictive analytics?
AAmazon SageMaker
BAmazon S3
CAmazon RDS
DAmazon EC2
Explanation
Amazon SageMaker is designed specifically for machine learning and predictive analytics, while others serve different purposes.
Q83
A company needs to securely connect its on-premises data center to AWS. What is the most appropriate solution?
AAWS Direct Connect
BAmazon VPC Peering
CAWS VPN
DAWS Snowball
Explanation
AWS Direct Connect provides a dedicated network connection which is optimal for secure connections, unlike others that are less direct.
Q84
What happens when you enable versioning on an S3 bucket?
AOnly current versions are kept
BAll deleted objects are permanently lost
CPrevious versions are archived automatically
DMultiple versions of objects can be stored
Explanation
Enabling versioning allows multiple versions of objects to be stored, which helps recover from accidental deletes, unlike other options.
Q85
Which AWS service automatically scales based on demand?
AAWS Auto Scaling
BAmazon Lightsail
CAWS CloudFormation
DAmazon S3
Explanation
AWS Auto Scaling dynamically adjusts capacity; others do not scale automatically.
Q86
A company needs to securely share access to its resources with external partners without creating separate AWS accounts. What should they use?
AIAM Roles with External IDs
BAWS Organizations
CResource Access Manager
DCognito Federated Identities
Explanation
IAM Roles with External IDs allow secure external access; others are not optimal for external partner access.
Q87
You are configuring an Amazon SageMaker endpoint for real-time predictions. What happens if the endpoint is idle?