Security, Compliance, and Governance for AI Solutions
Targeted AIF-C01 practice for this exam objective, with an explanation for every answer option.
- Certification
- AIF-C01
- Domain
- Security, Compliance, and Governance for AI Solutions
- Questions
- 9
Practice AIF-C01 Security, Compliance, and Governance for AI Solutions questions with exam-style scenarios, detailed explanations, and option-by-option rationale for this domain.
Example question from this objective
Each option is explained, so the reasoning behind the distractors is part of the answer.
A regulated company must call Bedrock without traffic traversing the public internet. Which AWS feature provides this connectivity?
- Public Bedrock endpoints with TLS only.
- AWS PrivateLink (interface VPC endpoint) for the Bedrock service.
- Direct Connect across all VPCs.
- S3 Transfer Acceleration.
Public Bedrock endpoints with TLS only. — Public endpoints traverse the internet by definition.
AWS PrivateLink (interface VPC endpoint) for the Bedrock service. — Correct. PrivateLink endpoints keep traffic on the AWS backbone. Required for many regulated workloads.
Direct Connect across all VPCs. — Direct Connect connects on-prem to AWS, separate concept.
S3 Transfer Acceleration. — S3 Transfer Acceleration is about speeding up S3 uploads, unrelated.