nerdexam
Amazon

AIP-C01 · Question #29

A company is designing a solution that uses foundation models (FMs) to support multiple AI workloads. Some FMs must be invoked on demand and in real time. Other FMs require consistent high-throughput

The correct answer is B. Configure provisioned throughput in Amazon Bedrock to ensure consistent performance for high- C. Deploy FMs to Amazon SageMaker AI endpoints with support for edge deployment by using. The correct combination is B and C because together they address both workload diversity and hybrid deployment requirements with minimal custom engineering. Option B provides consistent, high-throughput access by configuring provisioned throughput in Amazon Bedrock. Provisioned t

Deployment, Operations, and Optimization

Question

A company is designing a solution that uses foundation models (FMs) to support multiple AI workloads. Some FMs must be invoked on demand and in real time. Other FMs require consistent high-throughput access for batch processing. The solution must support hybrid deployment patterns and run workloads across cloud infrastructure and on-premises infrastructure to comply with data residency and compliance requirements. Which combination of steps will meet these requirements? (Select TWO.)

Options

  • AUse AWS Lambda to orchestrate low-latency FM inference by invoking FMs hosted on Amazon
  • BConfigure provisioned throughput in Amazon Bedrock to ensure consistent performance for high-
  • CDeploy FMs to Amazon SageMaker AI endpoints with support for edge deployment by using
  • DUse Amazon Bedrock with auto-scaling to handle unpredictable traffic surges.
  • EUse Amazon SageMaker JumpStart to host and invoke the FMs.

How the community answered

(42 responses)
  • A
    14% (6)
  • B
    76% (32)
  • D
    5% (2)
  • E
    5% (2)

Explanation

The correct combination is B and C because together they address both workload diversity and hybrid deployment requirements with minimal custom engineering. Option B provides consistent, high-throughput access by configuring provisioned throughput in Amazon Bedrock. Provisioned throughput guarantees predictable capacity and performance, which is essential for batch processing workloads that require sustained inference rates. This eliminates cold starts and throttling concerns that can occur with purely on-demand usage, making it well suited for high-volume enterprise workloads. Option C enables hybrid deployment across cloud and on-premises environments by deploying foundation models to Amazon SageMaker AI endpoints and using Amazon SageMaker Neo for edge and on-premises optimization. SageMaker Neo compiles models for target hardware, allowing inference to run efficiently outside the AWS cloud while still using AWS-managed tooling. Orchestrating these deployments with AWS Lambda allows consistent invocation patterns across

Topics

#Generative AI Deployment#Amazon Bedrock#Amazon SageMaker#Hybrid Cloud Architectures

Community Discussion

No community discussion yet for this question.

Full AIP-C01 Practice