Amazon AWS
AWS Certified Generative AI Developer – Professional
AIP-C01
The AWS Certified Generative AI Developer – Professional (AIP-C01) exam tests your ability to build and deploy generative AI applications on AWS. It is designed for developers specializing in AI technologies.
498 questions
0 views
Free
Questions 91–100 of 498
Which service helps in building chatbots easily?
A
Amazon Lex
B
AWS Lambda
C
Amazon S3
D
Amazon RDS
Reveal Answer
Explanation
Amazon Lex is designed for chatbot creation; others do not serve this purpose.
A company wants to process video files while reducing costs. Which service should they consider for this use case?
A
Amazon Elastic Transcoder
B
AWS Glue
C
Amazon EMR
D
Amazon S3
Reveal Answer
Explanation
Amazon Elastic Transcoder is created specifically for video file processing, while others serve different roles.
You are configuring an IAM policy. What happens if there is an explicit deny in a policy?
A
Access is granted override any allows.
B
Access is always denied.
C
Allow rules are prioritized.
D
Policy becomes inactive.
Reveal Answer
Explanation
An explicit deny takes precedence over any allow rules, blocking access regardless of other permissions.
Which service allows you to create serverless applications using event-driven compute?
A
AWS Lambda
B
EC2 Instances
C
Elastic Beanstalk
D
RDS
Reveal Answer
Explanation
AWS Lambda enables event-driven serverless applications, while others are associated with managing servers or databases.
A company needs to run machine learning models in the cloud while ensuring low-latency inference. Which service should they use?
A
AWS S3
B
Amazon SageMaker
C
EC2 Spot Instances
D
AWS Glue
Reveal Answer
Explanation
Amazon SageMaker is designed for deploying and managing machine learning models efficiently, unlike the other options.
You are configuring an IAM policy. What happens if your policy denies a specific action allowed by a user’s role?
A
Allow action due to role
B
Action is denied regardless
C
Policy has no effect
D
Require MFA for access
Reveal Answer
Explanation
Deny rules override allow policies in IAM, enforcing the denial regardless of other permissions.
Which AWS service is specifically designed for deploying and managing machine learning models?
A
SageMaker
B
EC2
C
Lambda
D
DynamoDB
Reveal Answer
Explanation
SageMaker is designed specifically for deploying ML models, while the others serve different purposes.
A company needs to ensure high availability for its applications across multiple regions. What AWS feature should they utilize?
A
Elastic Load Balancer
B
AWS Direct Connect
C
Amazon RDS Multi-AZ
D
AWS CloudFormation
Reveal Answer
Explanation
Amazon RDS Multi-AZ provides high availability across regions, while others do not fulfill this specific requirement.
You are configuring IAM policies. What happens when a user has both allow and deny permissions on a resource?
A
Allow will override deny
B
Deny will override allow
C
Neither permission is effective
D
User can choose which to follow
Reveal Answer
Explanation
In IAM, explicit deny always overrides any allow permissions, regardless of the context.
A company wants to securely store sensitive data in transit. Which AWS service should they use?
A
AWS Shield
B
AWS VPN
C
Amazon S3
D
AWS Lambda
Reveal Answer
Explanation
AWS VPN securely encrypts data in transit, while the others do not specialize in securing transit data.