C1000-176 · Question #39
Designing a solution on IBM Cloud that requires real-time data processing and analytics, which service provides a scalable and serverless platform for streaming data?
The correct answer is A. IBM Cloud Event Streams. IBM Cloud Event Streams is purpose-built for streaming data pipelines, offering a fully managed, scalable Apache Kafka service that ingests and processes high-throughput real-time event data - exactly what the question describes. IBM Cloud Functions (B) is a serverless compute…
Question
Designing a solution on IBM Cloud that requires real-time data processing and analytics, which service provides a scalable and serverless platform for streaming data?
Options
- AIBM Cloud Event Streams
- BIBM Cloud Functions
- CIBM Watson Studio
- DIBM Cloudant
How the community answered
(20 responses)- A75% (15)
- B15% (3)
- C5% (1)
- D5% (1)
Explanation
IBM Cloud Event Streams is purpose-built for streaming data pipelines, offering a fully managed, scalable Apache Kafka service that ingests and processes high-throughput real-time event data - exactly what the question describes. IBM Cloud Functions (B) is a serverless compute platform for event-driven code execution, not a streaming data service. IBM Watson Studio (C) is a data science and ML model-building environment focused on batch analytics and model training, not real-time streaming. IBM Cloudant (D) is a NoSQL document database optimized for storage and querying, not streaming ingestion or real-time analytics pipelines.
Memory tip: Think "Event Streams = streams of events in real time" - the name literally describes its purpose. If the question mentions streaming, real-time, or Kafka, Event Streams is your answer.
Topics
Community Discussion
No community discussion yet for this question.