Question 356 of 500
AI Implementation and OperationsmediumMultiple ChoiceObjective-mapped

Quick Answer

The correct practice is to encrypt all PHI at rest and in transit within the inference pipeline. This is required because HIPAA mandates that protected health information must remain confidential and unreadable if intercepted, and encryption is the only technical safeguard that ensures data privacy during both storage and transmission of AI model outputs. On the CompTIA AI+ AI0-001 exam, this question tests your understanding of how HIPAA compliance applies specifically to AI inference, not just general data handling—a common trap is assuming network segmentation or de-identification alone satisfies the mandate, but encryption is the non-negotiable baseline for PHI in motion and at rest. Remember the memory tip: “Encrypt every byte, in flight and in sight” to recall that both states require protection.

AI0-001 AI Implementation and Operations Practice Question

This AI0-001 practice question tests your understanding of ai implementation and operations. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A healthcare company must deploy a diagnostic AI model that uses protected health information (PHI). To comply with HIPAA, the operations team needs to ensure data privacy during model inference. Which practice should be implemented?

Question 1mediummultiple choice
Full question →

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

Encrypt all PHI at rest and in transit within the inference pipeline

Option B is correct because HIPAA mandates encryption of protected health information (PHI) both at rest and in transit to safeguard data confidentiality during model inference. Encrypting the entire inference pipeline ensures that even if data is intercepted or accessed without authorization, it remains unreadable. This practice directly addresses the compliance requirement for data privacy without relying on network location or partial obfuscation.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Run the model on-premises to avoid cloud data transmission

    Why it's wrong here

    On-premises doesn't guarantee encryption or compliance automatically.

  • Encrypt all PHI at rest and in transit within the inference pipeline

    Why this is correct

    Encryption ensures confidentiality of PHI.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Mask sensitive fields in the input data before inference

    Why it's wrong here

    Masking may alter the input and affect model output.

  • Apply differential privacy during model training only

    Why it's wrong here

    Differential privacy protects training data, not inference data.

Common exam traps

Common exam trap: answer the scenario, not the keyword

CompTIA often tests the misconception that on-premises deployment or data masking alone satisfies HIPAA, when in fact encryption of PHI at rest and in transit is the mandatory technical safeguard under the HIPAA Security Rule.

Trap categories for this question

  • Command / output trap

    Masking may alter the input and affect model output.

Detailed technical explanation

How to think about this question

Under the hood, encryption at rest typically uses AES-256 (e.g., for database storage or model artifacts), while encryption in transit relies on TLS 1.2/1.3 for API calls and data streams. In a real-world scenario, a healthcare AI pipeline might use a cloud-based inference endpoint with end-to-end encryption, where the model decrypts input only within a trusted execution environment (TEE) like Intel SGX, ensuring PHI is never exposed in plaintext outside the secure enclave.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A junior network technician can log in to a core router but cannot reach the enable prompt or configuration mode. The AAA server is authenticating the login — but the authorisation policy only grants privilege level 1, not 15. Authentication (who you are) is working; authorisation (what you can do) is not.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI0-001 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI0-001 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI0-001 question test?

AI Implementation and Operations — This question tests AI Implementation and Operations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Encrypt all PHI at rest and in transit within the inference pipeline — Option B is correct because HIPAA mandates encryption of protected health information (PHI) both at rest and in transit to safeguard data confidentiality during model inference. Encrypting the entire inference pipeline ensures that even if data is intercepted or accessed without authorization, it remains unreadable. This practice directly addresses the compliance requirement for data privacy without relying on network location or partial obfuscation.

What should I do if I get this AI0-001 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AI0-001 practice question is part of Courseiva's free CompTIA 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 AI0-001 exam.