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.
A company needs to deploy a model that can handle real-time inferences from users using AWS. Which architecture is best?
AAWS Lambda with Amazon S3
BAmazon EC2 with Amazon SageMaker
CAmazon SageMaker with Amazon API Gateway
DAWS Step Functions with S3
Explanation
Amazon SageMaker with API Gateway allows for optimal and scalable real-time model deployment, unlike the other options.
Q342
What happens when a model is retrained with outdated training data?
AIncreased model accuracy
BModel performance degradation
CImmediate service termination
DEnhanced data insights
Explanation
Using outdated data can lead to a model that fails to generalize well, thus degrading performance.
Q343
Which AWS service allows real-time data processing and analytics?
AAmazon Kinesis
BAmazon S3
CAWS Lambda
DAmazon RDS
Explanation
Amazon Kinesis is designed for real-time data processing, while the others serve different purposes.
Q344
You are configuring an EC2 instance with an IAM role. What is the main benefit of using an IAM role instead of embedding access keys?
AImproved instance performance
BAutomatic credential rotation
CEasier instance scaling
DEnhanced logging capabilities
Explanation
IAM roles provide automatic credential rotation, unlike static access keys.
Q345
A company needs to migrate a large amount of cold data to a cost-effective storage solution. Which service should they use?
AAmazon EBS
BAmazon Glacier
CAmazon RDS
DAmazon EC2
Explanation
Amazon Glacier is specifically designed for cost-effective long-term data storage, unlike other options.
Q346
You are designing a Generative AI model. Which AWS service would best facilitate training and deployment?
AAmazon SageMaker
BAWS Lambda
CAmazon Lightsail
DAWS Elastic Beanstalk
Explanation
Amazon SageMaker is specifically designed for ML model training and deployment, while the others serve different functions in AWS.
Q347
A company needs to conduct real-time analysis of streaming data from various sources. Which service is the most appropriate for this use case?
AAmazon Kinesis
BAmazon DynamoDB
CAWS SQS
DAmazon RDS
Explanation
Amazon Kinesis is designed for real-time data streaming, unlike the others which serve storage or FIFO queue purposes.
Q348
What happens when an IAM user is deleted in AWS?
AAll permissions are retained.
BUser’s access keys are invalidated.
CUser's resources are deleted.
DUser can access resources later.
Explanation
Deleting an IAM user results in the immediate invalidation of their access keys, while other options are not applicable actions when a user is deleted.
Q349
A data scientist wants to deploy a machine learning model. Which AWS service is ideal for managing ML workflows?
AAmazon SageMaker
BAWS Glue
CAmazon EMR
DAWS Lambda
Explanation
Amazon SageMaker is specifically designed for ML workflows, unlike the others.
Q350
You are configuring an Amazon Lex bot for customer service. What should you use to enhance the bot's natural language understanding?
ACloudFront
BAWS Comprehend
CAmazon Polly
DAWS Lambda
Explanation
AWS Comprehend improves natural language understanding, while the others serve different purposes.