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 train a machine learning model on a large dataset stored in S3. Which service should they use for training the model efficiently?
AAWS Glue
BAmazon SageMaker
CAmazon EC2
DAWS Data Pipeline
Explanation
Amazon SageMaker provides the tools for efficient model training using S3 data, unlike the other options.
Q462
What happens when a denial-of-service attack exceeds your AWS Network ACL limits?
AAll traffic is automatically blocked.
BTraffic continues without disruptions.
CHigher latency may occur.
DDefault rules will take effect.
Explanation
Exceeding limits results in potential latencies, while other options misrepresent how AWS handles traffic.
Q463
Which service allows real-time event-driven architecture in AWS?
AAWS Lambda
BAmazon S3
CAmazon RDS
DAWS CloudFormation
Explanation
AWS Lambda enables event-driven execution, while others do not provide real-time processing.
Q464
A company needs to securely store an API key. Which AWS service should they use?
AAWS Secrets Manager
BAWS S3
CAWS CloudTrail
DAmazon DynamoDB
Explanation
AWS Secrets Manager is designed for securely managing secrets, unlike the other options.
Q465
What happens when an EC2 instance reaches its CPU credit limits?
APerformance degrades temporarily.
BInstance automatically shuts down.
CCPU usage resets immediately.
DBilling increases significantly.
Explanation
When CPU credits run out, performance degrades but the instance does not shut down.
Q466
Which service would you use to deploy machine learning models at scale?
AAmazon SageMaker
BAWS Lambda
CAmazon EC2
DAmazon RDS
Explanation
Amazon SageMaker is specifically designed for building, training, and deploying machine learning models, while other options serve different purposes.
Q467
A company needs their API endpoint to respond with low latency at all times. What AWS service should they use?
AAmazon CloudFront
BAWS Lambda
CAmazon EC2
DAmazon S3
Explanation
Amazon CloudFront, as a CDN, caches content at edge locations, reducing latency, while other options are less efficient for this use case.
Q468
You are configuring access control for an S3 bucket. What happens if an explicit deny policy applies to a user?
AUser access is granted
BUser access is limited
CUser access is denied
DPolicy is ignored
Explanation
An explicit deny in access control always takes precedence over allow policies, denying all access regardless of other permissions.
Q469
Which service allows you to run code without provisioning servers?
AAWS Lambda
BAmazon EC2
CAmazon S3
DAWS Batch
Explanation
AWS Lambda is serverless, while others require server management.
Q470
A company needs to analyze large datasets with pre-built machine learning algorithms. Which service should they use?
AAmazon S3
BAmazon SageMaker
CAWS Glue
DAWS Lambda
Explanation
Amazon SageMaker provides a complete machine learning platform, unlike the other options.