NPTELAssign 1
NPTELAssign 1
c) High-bandwidth CDN
Solution: Edge computing requires efficient data ingestion (e.g., using Kafka) and
stream processing for real-time data analysis. These are key building blocks for
processing data at the edge, as opposed to sending data to the cloud for processing.
2. In edge computing, which tier is responsible for running machine learning models?
b) Storage Tier
d) Intelligence Tier
Solution: The Intelligence Tier in edge computing is responsible for running machine
learning models. While the cloud may handle model training, the edge handles
model inferencing, providing real-time insights based on data from edge devices.
Solution: Cloud computing, due to its centralized nature, suffers from latency issues
when AI models need to respond in real-time. This limitation makes it unsuitable for
mission-critical AI applications that require immediate feedback, which edge
computing can address by processing data locally
5. Which component is responsible for real-time queries and data processing in edge
computing?
a) Stream Processing
b) Function as a Service
c) Object Storage
d) M2M Brokers
Solution: Stream processing allows real-time data analysis and immediate response
to incoming data. In edge computing, this capability ensures that data is processed
and acted upon as it arrives, reducing the delay in decision-making.
b) By providing capabilities like device management and stream analytics near data
sources
Solution: Edge computing mimics public cloud capabilities by offering features like
device management, stream analytics, and even running machine learning models
close to where the data is generated, thus enhancing real-time decision-making.
7. What is the primary purpose of the actionable insight layer in edge computing?
a) Storing unstructured data
Solution: The actionable insight layer is responsible for converting insights from the
intelligence layer into actions, such as sending alerts to stakeholders, updating
dashboards, or controlling actuators to respond to events immediately.
Solution: The primary advantage of edge computing is that it reduces latency by processing
data locally, closer to the source, and ensures data sovereignty by keeping sensitive data
within local boundaries.
9. Which IoT data flow path processes real-time data immediately upon generation?
a) Cold path
b) Warm path
c) Batch path
d) Hot path
Solution: The hot path in IoT systems refers to the processing of real-time data as it is
generated. This is essential for applications that require immediate insights or
actions, such as real-time monitoring of industrial systems.
Solution: Federated learning ensures that data remains decentralized, with the
machine learning models being trained on local devices. Only model updates are
aggregated at a central server, preserving privacy by keeping sensitive data on the
local devices.