AIP-C01 AI Safety Security And Governance Practice Question
You are designing a secure Generative AI architecture on AWS. Which TWO of the following are recommended practices for securing the data ingestion pipeline for RAG?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Enforce TLS 1.2+ for all data movement
Encrypting data in transit (TLS) and at rest (KMS) are fundamental for data pipeline security.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Disable all logging in the pipeline to prevent data exposure
Why it's wrong here
Logging is required for auditing.
- ✗
Store API keys in plain text within the Lambda code
Why it's wrong here
Secrets should be stored in AWS Secrets Manager.
- ✓
Enforce TLS 1.2+ for all data movement
Why this is correct
This secures data in transit.
- ✓
Use AWS KMS to encrypt data at rest in the S3 bucket
Why this is correct
This protects sensitive data files.
- ✗
Store all documents in a public S3 bucket for ease of access
Why it's wrong here
Public buckets are insecure.
About these practice questions
One of 181 original AIP-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Amazon Web Services exam blueprint
This AIP-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AIP-C01 exam.