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
Start Mock Test Timed · Full-length · Scored

Questions 91–100 of 498

Q91

Which service helps in building chatbots easily?

  • A Amazon Lex
  • B AWS Lambda
  • C Amazon S3
  • D Amazon RDS
Explanation Amazon Lex is designed for chatbot creation; others do not serve this purpose.
Q92

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
Explanation Amazon Elastic Transcoder is created specifically for video file processing, while others serve different roles.
Q93

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.
Explanation An explicit deny takes precedence over any allow rules, blocking access regardless of other permissions.
Q94

Which service allows you to create serverless applications using event-driven compute?

  • A AWS Lambda
  • B EC2 Instances
  • C Elastic Beanstalk
  • D RDS
Explanation AWS Lambda enables event-driven serverless applications, while others are associated with managing servers or databases.
Q95

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
Explanation Amazon SageMaker is designed for deploying and managing machine learning models efficiently, unlike the other options.
Q96

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
Explanation Deny rules override allow policies in IAM, enforcing the denial regardless of other permissions.
Q97

Which AWS service is specifically designed for deploying and managing machine learning models?

  • A SageMaker
  • B EC2
  • C Lambda
  • D DynamoDB
Explanation SageMaker is designed specifically for deploying ML models, while the others serve different purposes.
Q98

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
Explanation Amazon RDS Multi-AZ provides high availability across regions, while others do not fulfill this specific requirement.
Q99

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
Explanation In IAM, explicit deny always overrides any allow permissions, regardless of the context.
Q100

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
Explanation AWS VPN securely encrypts data in transit, while the others do not specialize in securing transit data.