
Answer-first summary for fast verification
Answer: Building and training a generative AI model from scratch by using specific data that a customer owns.
## Explanation of the Correct Answer Based on the **Generative AI Security Scoping Matrix**, the solution scope that gives a company the **MOST ownership of security responsibilities** is **building and training a generative AI model from scratch using specific data that the customer owns**. ### Why Option D is Correct 1. **Complete Control Over the Entire AI Lifecycle**: When a company builds a model from scratch, it assumes full responsibility for every stage of development, including: - **Data Security**: The company must secure the training data, which often contains sensitive or proprietary information. This includes implementing data encryption, access controls, and compliance with data protection regulations. - **Model Development**: The company controls the model architecture, training algorithms, hyperparameter tuning, and validation processes, requiring security measures to protect intellectual property and prevent model tampering. - **Infrastructure Security**: The company manages the underlying compute, storage, and networking infrastructure, necessitating robust security configurations, monitoring, and vulnerability management. - **Deployment and Operations**: Post-deployment, the company is responsible for securing the model in production, implementing monitoring for adversarial attacks, and ensuring ongoing model integrity. 2. **Highest Level of Responsibility**: According to AWS's Generative AI Security Scoping Matrix, ownership of security responsibilities increases with greater control and customization. Building from scratch represents the maximum level of control, placing the entire security burden on the company. ### Why Other Options Are Less Suitable - **Option A (Using a third-party enterprise application with embedded generative AI features)**: This represents the **lowest** level of security ownership. The company relies entirely on the third-party vendor for security of the AI components, infrastructure, and model. The company's responsibilities are limited to application-level security and user access management. - **Option B (Building an application using an existing third-party foundation model)**: While the company builds the application layer, the foundation model and its underlying infrastructure are managed by the third-party provider. The company shares security responsibilities but does not have control over the core model's training data, architecture, or foundational security measures. - **Option C (Refining an existing third-party foundation model through fine-tuning)**: This provides more control than Option B, as the company customizes the model with specific data. However, security responsibilities are shared with the third-party provider, who still controls the base model architecture, initial training data, and foundational security. The company's ownership is partial, not complete. ### Key Takeaway The Generative AI Security Scoping Matrix clearly indicates that **full ownership of security responsibilities correlates with complete control over the AI solution's development lifecycle**. Option D represents this maximum control scenario, making it the correct choice for the company seeking the greatest security ownership.
Ultimate access to all questions.
No comments yet.
Author: LeetQuiz Editorial Team
Based on the Generative AI Security Scoping Matrix, which of the four identified solution scopes results in the company having the greatest ownership of security responsibilities?
A
Using a third-party enterprise application that has embedded generative AI features.
B
Building an application by using an existing third-party generative AI foundation model (FM).
C
Refining an existing third-party generative AI foundation model (FM) by fine-tuning the model by using data specific to the business.
D
Building and training a generative AI model from scratch by using specific data that a customer owns.