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 secure access for multiple AWS accounts with a single identity provider. Which is the best approach?
AAWS IAM roles
BAWS Organizations
CAmazon Cognito
DAWS Single Sign-On
Explanation
AWS Single Sign-On allows secure access across accounts effectively, while the others do not offer this capability directly.
Q192
You are configuring a predictive model in AWS that processes sensitive data. What should you enable for secure handling of data?
AAWS Shield
BAWS Key Management Service
CAWS CloudTrail
DAWS CodePipeline
Explanation
AWS Key Management Service helps encrypt and manage sensitive data, unlike the other services which serve different purposes.
Q193
Which service would you use to train and deploy ML models on AWS?
AAmazon SageMaker
BAWS CloudFormation
CAWS Lambda
DAmazon RDS
Explanation
Amazon SageMaker is designed specifically for ML model training and deployment, while the others serve different purposes.
Q194
A company needs a secure way to upload files to S3 that automatically encrypts each file. Which solution meets this requirement?
AServer-side encryption in S3
BUsing IAM policies
CEC2 instance with encryption
DCloudFront distribution
Explanation
Server-side encryption in S3 ensures files are encrypted automatically, unlike IAM policies or EC2 that do not handle direct file encryption.
Q195
You are configuring a Lambda function while setting the timeout. What happens if the timeout is reached?
AFunction returns success response
BFunction execution stops and fails
CInvocation continues until completion
DFunction is retried automatically
Explanation
If the timeout is reached, the execution stops and returns an error, while the others describe incorrect behaviors of Lambda functions.
Q196
Which service provides a scalable database solution in AWS?
AAmazon RDS
BAWS Lambda
CAmazon S3
DAWS CloudFormation
Explanation
Amazon RDS offers a fully managed scalable relational database service, while the others serve different purposes.
Q197
A company needs to store logs while ensuring compliance standards for data durability. Which storage solution should they use?
AAmazon S3 Standard
BAmazon ElastiCache
CAmazon EFS
DAmazon S3 Glacier
Explanation
Amazon S3 Standard offers high durability and compliance, while the other options either focus on different use cases or do not meet the requirement.
Q198
What happens when you exceed EC2 instance limits?
AInstances automatically stop
BNew instances cannot be launched
CLimits are increased automatically
DExisting instances are terminated
Explanation
When you exceed your EC2 limits, new instances cannot be launched until you request an increase; the other scenarios are incorrect.
Q199
Which service provides real-time application streaming?
AAmazon Kinesis
BAWS Lambda
CAmazon S3
DAmazon RDS
Explanation
Amazon Kinesis specifically enables real-time data streaming, while others do not primarily focus on this use case.
Q200
A company needs a fast, on-demand portable analysis of their data warehouse. Which AWS service is most suitable?
AAmazon Redshift Spectrum
BAWS Glue
CAmazon Aurora
DAmazon QuickSight
Explanation
Amazon QuickSight provides on-demand analytics for data visualization, unlike the other options which focus on data storage or processing.