Security and Scalability of IoT Systems
Security and Scalability of IoT Systems
a) HTTP
b) MQTT
c) HTTPS
d) FTP
7. In a layered security approach for IoT, securing which layer is the most challenging?
a) Application Layer
b) Network Layer
c) Physical Layer
d) Data Layer
8. Horizontal scalability in IoT refers to:
a) Adding more devices or nodes to the system
b) Upgrading device capabilities
c) Increasing cloud storage
d) Reducing communication protocols
9. Which scalability solution is best for managing sudden spikes in data traffic?
a) Vertical scalability
b) Load balancing
c) Redundant gateways
d) Lightweight operating systems
10. What is a potential issue with using centralized cloud architectures for IoT scalability?
a) Increased device failure
b) Higher latency due to network distance
c) Lack of interoperability
d) Incompatibility with wireless protocols
11. Which protocol is most suited for lightweight and scalable IoT systems?
a) MQTT
b) HTTP
c) SMTP
d) FTP
13. Using ___ cloud architecture allows IoT systems to balance scalability and data privacy.
14. To minimize latency and bandwidth usage, IoT systems often perform ___ processing on the
devices themselves.
15. The technique of distributing tasks across multiple devices or servers to avoid overloading is
called ___.
ANSWERS
1. c) HTTPS
2. b) Unauthorized device control
3. c) Intercepting data during transmission
4. b) By implementing checksum or hash functions
5. b) Firmware signing with PKI
6. a) Increased latency and power consumption
7. c) Physical Layer
8. a) Adding more devices or nodes to the system
9. b) Load balancing
10. b) Higher latency due to network distance
11. a) MQTT
12. b) Perform processing locally on the edge
13. Hybrid
14. Local or Edge
15. Load Balancing