wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Table of Content

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Based on the Table of Content shown, which sequence correctly lists the first and last sections in order?

a)

Introduction; Stream Computing

b)

Characteristics; Architecture

c)

Introduction; Advantages & Usecases

d)

Architecture; Characteristics

2.

Which statement best defines a data stream as shown in the Introduction to Stream Data Processing?

a)

A fixed-size dataset processed periodically

b)

A continuous, real-time flow of data

c)

A historical archive of sensor readings

d)

A static snapshot of social media data

3.

Compare stream processing with batch processing using the description provided: In stream processing, data is _______ and the goal is to extract _______ and make instant decisions. Fill in the blanks.

a)

processed as it arrives; real-time insights

b)

processed in batches; historical data

c)

stored first; delayed insights

d)

analyzed after storage; periodic reports

4.

Fill in the blank with the exact phrase from the slide: Stream data is _______ & _______; data keeps coming non-stop.

a)

Continuous & Infinite

b)

Discrete & Finite

c)

Static & Limited

d)

Periodic & Bounded

5.

A fraud detection system must alert within milliseconds while ingesting logs, sensors, and app events. Using the slide’s characteristics, which TWO properties most directly justify the need for such low-latency, multi-source handling?

a)

Continuous & Infinite

b)

Real-time Processing: Low latency is critical.

c)

Unbounded Data Size: Cannot store all data before processing.

d)

Time-sensitive: Old data loses value quickly.

e)

Heterogeneous Sources: From logs, sensors, apps, etc.

6.

Based on the diagram, which component receives multiple "Streams entering" (e.g., sequences like 1,5,2,7,4,0,3,5; q,w,e,r,t,y,u,o; 0,1,1,0,1,0,0,0) and produces "Output streams" while also accepting "Ad-hoc Queries"?

a)

Standing Queries

b)

Stream Processor

c)

Limited Working Storage

d)

Archival Storage

7.

In the Stream Model Architecture diagram, how do "Standing Queries" and "Ad-hoc Queries" interact with storage components to support processing over time, referencing the directional connections between the Stream Processor, Limited Working Storage, and Archival Storage?

a)

Standing Queries continuously process incoming data and use Limited Working Storage for temporary results, while Ad-hoc Queries access Archival Storage for historical data.

b)

Standing Queries only access Archival Storage, while Ad-hoc Queries use Limited Working Storage for real-time data.

c)

Both Standing Queries and Ad-hoc Queries only interact with Limited Working Storage for all data needs.

d)

Standing Queries and Ad-hoc Queries do not interact with any storage components in the architecture.

8.

You are designing a stream computing pipeline using only the technologies explicitly listed. Choose one valid combination that uses a tool from each of the specified layers: data ingestion, stream processing, storage, and visualization.

a)

Kafka → Spark Streaming → HDFS → Power BI

b)

Flume → Storm → Cassandra → Grafana

c)

Kinesis → Flink → MongoDB → Kibana

d)

Logs → Flink → HDFS → Grafana

9.

Which combination best captures the advantages of stream computing highlighted in the slide?

a)

Batch-oriented processing with high latency

b)

Real-time analytics and alerts

c)

Reduced latency and faster decision-making

d)

Scalable and fault-tolerant

10.

The concluding slide of the document displays a short message. What exact two-word phrase is shown on the slide?

a)

THANK YOU!

b)

GOOD JOB!

c)

WELL DONE!

d)

SEE YOU!