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 191–200 of 498

Q191

A company needs to secure access for multiple AWS accounts with a single identity provider. Which is the best approach?

  • A AWS IAM roles
  • B AWS Organizations
  • C Amazon Cognito
  • D AWS 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?

  • A AWS Shield
  • B AWS Key Management Service
  • C AWS CloudTrail
  • D AWS 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?

  • A Amazon SageMaker
  • B AWS CloudFormation
  • C AWS Lambda
  • D Amazon 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?

  • A Server-side encryption in S3
  • B Using IAM policies
  • C EC2 instance with encryption
  • D CloudFront 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?

  • A Function returns success response
  • B Function execution stops and fails
  • C Invocation continues until completion
  • D Function 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?

  • A Amazon RDS
  • B AWS Lambda
  • C Amazon S3
  • D AWS 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?

  • A Amazon S3 Standard
  • B Amazon ElastiCache
  • C Amazon EFS
  • D Amazon 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?

  • A Instances automatically stop
  • B New instances cannot be launched
  • C Limits are increased automatically
  • D Existing 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?

  • A Amazon Kinesis
  • B AWS Lambda
  • C Amazon S3
  • D Amazon 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?

  • A Amazon Redshift Spectrum
  • B AWS Glue
  • C Amazon Aurora
  • D Amazon QuickSight
Explanation Amazon QuickSight provides on-demand analytics for data visualization, unlike the other options which focus on data storage or processing.