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 331–340 of 498

Q331

Which AWS service is primarily used for modeling and training machine learning models?

  • A Amazon SageMaker
  • B Amazon S3
  • C Amazon EC2
  • D AWS Lambda
Explanation Amazon SageMaker is specifically designed for machine learning workflows, whereas the others serve different purposes.
Q332

A company needs to store sensitive user data securely while allowing immediate access. Which AWS service is best for this scenario?

  • A Amazon Glacier
  • B Amazon RDS
  • C Amazon S3 with SSE
  • D AWS Snowball
Explanation Amazon S3 with Server-Side Encryption (SSE) offers both security and immediate access to data.
Q333

What happens when a Lambda function times out during execution?

  • A Function retries automatically.
  • B Lambda logs an error and stops.
  • C No response is generated.
  • D Lambda restarts without logging.
Explanation A timeout causes Lambda to log an error, while options A, C, and D incorrectly describe its behavior.
Q334

Which service is best for real-time data analytics?

  • A Amazon Kinesis
  • B Amazon RDS
  • C Amazon S3
  • D AWS Lambda
Explanation Amazon Kinesis is designed for real-time data stream processing, whereas RDS, S3, and Lambda serve different purposes.
Q335

A company needs to ensure their API Gateway usage limits can scale dynamically based on demand; which feature best achieves this?

  • A Usage Plans
  • B Throttling
  • C Caching
  • D Stages
Explanation Usage Plans allow for dynamic scaling of API usage reporting and limits, unlike throttling, caching, and stages, which manage traffic differently.
Q336

You are configuring an IAM role for an application. What happens when you assign an inline policy to this role?

  • A Policy won’t attach to users.
  • B Role is restricted to EC2.
  • C Policy only affects that role.
  • D Role automatically inherits limits.
Explanation An inline policy is specifically tied to the role it’s attached to, impacting only that role, unlike options A, B, and D.
Q337

Which service enables secure SharePoint hosting in AWS?

  • A Amazon WorkDocs
  • B Amazon S3
  • C Amazon Chime
  • D AWS Lambda
Explanation Amazon WorkDocs is tailored for secure document collaboration, whereas others serve different purposes.
Q338

A company needs to process large datasets using a serverless approach. Which AWS service should they use?

  • A AWS Glue
  • B Amazon EC2
  • C AWS Lambda
  • D Amazon RDS
Explanation AWS Glue is specifically designed for ETL jobs in a serverless architecture, while the rest require more management.
Q339

What happens when a resource is tagged with 'Environment: Production' but not 'Owner: TeamA'?

  • A Access is denied
  • B Compliance rules fail
  • C Resource ownership is unclear
  • D It affects billing
Explanation Lack of 'Owner: TeamA' creates ambiguity in accountability, while others do not directly result from the absence of this tag.
Q340

Which service allows for building custom machine learning models?

  • A Amazon SageMaker
  • B AWS CloudFormation
  • C Amazon CloudFront
  • D AWS Lambda
Explanation Amazon SageMaker is specifically designed for building ML models, while others serve different purposes.