Q86 — AWS AIF-C01 Ch.2
Question 86 of 100 | ← Chapter 2
A company is exploring foundation models (FMs) to build a custom solution for domain-specific data. The company does not want to manage underlying infrastructure and requires intellectual property (IP) protection features. Which solution satisfies these requirements?
- A. Using Hugging Face FMs available in Amazon SageMaker
- B. Using FMs available in Amazon SageMaker JumpStart
- C. Using FMs available in AWS Deep Learning Containers
- D. Using Amazon Titan FMs available in Amazon Bedrock ✓
Correct Answer: D. Using Amazon Titan FMs available in Amazon Bedrock
Explanation
Amazon Bedrock offers fully managed access to foundation models, including Amazon Titan FMs, eliminating infrastructure management. Crucially, Amazon Titan FMs include built-in IP protection: customer data is not used to train or improve underlying models, and outputs are not stored by AWS. In contrast, options A, B, and C require provisioning and managing compute resources (e.g., SageMaker instances or EC2), violating the 'no infrastructure management' requirement. Therefore, only D — Amazon Titan FMs in Amazon Bedrock — satisfies both infrastructure abstraction and IP protection.