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 361–370 of 498

Q361

Which service provides managed conversational interfaces?

  • A Amazon Lex
  • B Amazon Polly
  • C Amazon Comprehend
  • D AWS Lambda
Explanation Amazon Lex enables the creation of chatbots through natural language processing, while others focus on text analysis or text-to-speech.
Q362

A company needs to automatically categorize images based on their content. Which AWS service should they use?

  • A Amazon Rekognition
  • B AWS Config
  • C Amazon Translate
  • D Amazon Kinesis
Explanation Amazon Rekognition specializes in image and video analysis, while the other services serve different purposes.
Q363

You are configuring a training job for a ML model in SageMaker. What happens if you set the 'max_runtime_in_seconds' parameter to 0?

  • A Training runs indefinitely
  • B Training fails immediately
  • C Training duration is ignored
  • D Training lasts one hour
Explanation Setting the parameter to 0 indicates no limit, unlike other options that imply time constraints or failures.
Q364

Which service can automatically scale based on demand?

  • A AWS Lambda
  • B Amazon SageMaker
  • C Amazon RDS
  • D AWS Glue
Explanation AWS Lambda automatically scales based on incoming request volume, while others require manual scaling or specific configurations.
Q365

A company needs to securely store sensitive data in transit. Which AWS service should they use?

  • A Amazon SNS
  • B AWS Secrets Manager
  • C AWS S3 Standard Storage
  • D Amazon CloudFront
Explanation AWS Secrets Manager is specifically designed for securely storing and managing sensitive information, unlike the other options.
Q366

What happens when an AWS IAM user attempts to access an S3 bucket without permission?

  • A Access granted by default
  • B Access denied with an error
  • C Warnings logged in CloudTrail
  • D Access granted with limitations
Explanation Access is denied without explicit permissions in IAM policies, while the other options imply incorrect default behaviors.
Q367

Which AWS service provides serverless computing functionalities?

  • A AWS Lambda
  • B Amazon EC2
  • C Amazon RDS
  • D Amazon S3
Explanation AWS Lambda allows running code without provisioning servers, while the others are managed services needing server provisioning.
Q368

A company needs to analyze large datasets in real-time; which AWS service should they use?

  • A Amazon S3
  • B AWS Glue
  • C Amazon Kinesis
  • D Amazon CloudWatch
Explanation Amazon Kinesis specializes in real-time data processing, unlike the others which focus on storage or monitoring.
Q369

You are configuring a VPC with private and public subnets; what happens if you place an instance in a public subnet?

  • A It cannot connect to the internet.
  • B It gets a public IP address.
  • C It's isolated from all traffic.
  • D It can only receive traffic from private IPs.
Explanation Instances in a public subnet can access the internet with a public IP; the others misrepresent network behavior.
Q370

Which service allows creation of conversational agents?

  • A Amazon Lex
  • B AWS Lambda
  • C Amazon S3
  • D AWS CloudFormation
Explanation Amazon Lex is specifically designed for building conversational interfaces, while others serve different purposes.