Topic 1 Question 104
A company is using custom models in Amazon Bedrock for a generative AI application. The company wants to use a company managed encryption key to encrypt the model artifacts that the model customization jobs create.
Which AWS service meets these requirements?
AWS Key Management Service (AWS KMS)
Amazon Inspector
Amazon Macie
AWS Secrets Manager
ユーザの投票
コメント(4)
- 正解だと思う選択肢: A
The company needs to use a company-managed encryption key to encrypt model artifacts. This points directly to key management.
A. AWS Key Management Service (AWS KMS): This is the correct answer. AWS KMS allows you to create and manage encryption keys, including customer-managed keys (CMKs), which give you control over the key lifecycle and usage.
B. Amazon Inspector: Inspector is a vulnerability management service that scans for security vulnerabilities in your AWS resources.
C. Amazon Macie: Macie is a data security and privacy service that uses machine learning to discover and protect sensitive data in AWS.
D. AWS Secrets Manager: Secrets Manager helps you manage secrets such as passwords, API keys, and database credentials. While it can store encrypted secrets, it's not the primary service for managing encryption keys used to protect model artifacts at rest.
👍 3Moon2024/12/31 - 正解だと思う選択肢: A
To securely manage encryption keys for the custom models' artifacts, AWS Key Management Service (AWS KMS) is the correct service.
👍 1aws_Tamilan2024/12/27 The company needs to use a company-managed encryption key to encrypt model artifacts. This points directly to key management.
A. AWS Key Management Service (AWS KMS): This is the correct answer. AWS KMS allows you to create and manage encryption keys, including customer-managed keys (CMKs), which give you control over the key lifecycle and usage.
B. Amazon Inspector: Inspector is a vulnerability management service that scans for security vulnerabilities in your AWS resources.
C. Amazon Macie: Macie is a data security and privacy service that uses machine learning to discover and protect sensitive data in AWS.
D. AWS Secrets Manager: Secrets Manager helps you manage secrets such as passwords, API keys, and database credentials. While it can store encrypted secrets, it's not the primary service for managing encryption keys used to protect model artifacts at rest.
👍 1Moon2024/12/31
シャッフルモード