Q19 — AWS AIF-C01 Ch.3
Question 19 of 100 | ← Chapter 3
Which control improves security for AI and ML workloads?
- A. Use data encryption and the principle of least privilege to control access ✓
- B. Establish an open computing and networking environment
- C. Use security questions to protect credentials
- D. Delete previous workloads to maintain a stable version
Correct Answer: A. Use data encryption and the principle of least privilege to control access
Explanation
To improve security for AI and ML workloads, data encryption and the principle of least privilege should be applied to control access. Data encryption ensures confidentiality of data in transit and at rest, preventing unauthorized access. The principle of least privilege ensures that users or system components have only the minimum permissions required to perform their tasks, thereby reducing potential security risks. This measure is a recommended technical mitigation in the 'AI Security Governance Framework' to safeguard AI and ML applications.