Courseiva
AI Infrastructure and TechnologieseasyMultiple ChoiceObjective-mapped

AI0-001 AI Infrastructure and Technologies Practice Question

A data engineer needs to process streaming clickstream data for real-time feature engineering in an ML pipeline. Which data pipeline technology is BEST suited for this task?

⚠ Common exam trap

CompTIA AI often tests the distinction between data ingestion/messaging systems (Kafka) and batch processing or storage systems, leading candidates to confuse Airflow's orchestration role with actual stream processing capabilities.

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

Apache Kafka

Apache Kafka is the best choice because it is a distributed streaming platform designed for high-throughput, fault-tolerant, real-time data ingestion and processing. It can capture clickstream events as they occur and make them immediately available for feature engineering in an ML pipeline, supporting exactly-once semantics and low-latency delivery.

Answer analysis

Option-by-option breakdown

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

  • Apache Spark in batch mode

    Why it's wrong here

    Batch mode processes data in chunks, not real-time.

  • Snowflake

    Why it's wrong here

    Snowflake is a data warehouse for analytics, not real-time streaming.

  • Apache Kafka

    Why this is correct

    Kafka is purpose-built for real-time data streaming and can feed into ML pipelines.

  • Apache Airflow

    Why it's wrong here

    Airflow is for workflow orchestration, not real-time streaming.

About these practice questions

One of 754 original AI0-001 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 →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.