You are designing an IoT system for a smart city project that requires real-time processing of data from thousands of sensors spread across the city. Which computing model would be most appropriate to minimize latency?
- Cloud Computing
- Edge Computing
- Fog Computing
- Quantum Computing
In this scenario, 'Edge Computing' is the most appropriate computing model. It involves processing data closer to the data source, reducing latency by minimizing the need to send data to a remote data center (as in cloud computing) or relying on quantum computing, which is not yet widely available for practical IoT applications.
Loading...
Related Quiz
- What is the main difference between static routing and dynamic routing?
- In wireless networking, the method used to spread communication signals across available bandwidths to enhance data throughput is called _______.
- Which module in an ERP system typically manages human resources, payroll, and benefits?
- In data visualization, what technique would you use to visualize high-dimensional data in two or three dimensions?
- The process of repeatedly merging code from different team members into a shared mainline to prevent integration problems is known as _______.