Note :- Don't Copy Answers Blindly.
NPTEL Edge Computing Week 1 Assignment Solution
Why does MEC significantly improve Quality of Experience (QoE) for real-time applications?
- A) It increases bandwidth availability
- B) It reduces packet loss using redundancy
- C) It shifts computation entirely to the cloud
- D) It minimizes end-to-end latency by local processing
Which deployment location best supports MEC’s objective of ultra-low latency?
- A) Centralized hyperscale cloud
- B) User equipment only
- C) Base stations or aggregation points
- D) Internet backbone routers
Which feature of SDN makes it suitable for supporting large-scale edge services?
- A) Centralized traffic engineering and global view
- B) Hardware-defined routing
- C) Distributed control planes
- D) Static routing policies
Why does the distributed nature of edge computing increase its attack surface?
- A) Edge nodes use outdated protocols
- B) Edge nodes store sensitive data permanently
- C) Edge nodes are geographically dispersed and physically exposed
- D) Edge systems disable encryption
A smart surveillance camera performs real-time object detection. Local processing drains battery quickly, but a nearby MEC server is lightly loaded. What is the MOST suitable decision?
- A) Execute fully on the cloud
- B) Execute fully on the device
- C) Delay processing until batch mode
- D) Offload computation to the MEC server
A global gaming platform wants fast response times for users in Asia and Europe while complying with regional data laws. Which architecture best satisfies this requirement?
- A) Single centralized cloud
- B) Geo-distributed edge-cloud architecture
- C) Edge-only deployment
- D) Local device processing
Which factor MOST differentiates MEC from fog computing?
- A) Standardized integration with cellular networks
- B) Use of distributed nodes
- C) Use of virtualization
- D) Use of cloudlets
Which cloud service model provides users with virtualized computing resources such as virtual machines, storage, and networking, while allowing full control over the operating system?
- A) Software as a Service (SaaS)
- B) Platform as a Service (PaaS)
- C) Infrastructure as a Service (IaaS)
- D) Function as a Service (FaaS)
A company wants to deploy applications without managing servers or operating systems, while still controlling application logic and data. Which cloud service model best fits this requirement?
- A) Infrastructure as a Service (IaaS)
- B) Private Cloud
- C) Software as a Service (SaaS)
- D) Platform as a Service (PaaS)
Micro edge computing refers to computing performed at intelligent sensors or end devices. Which statement correctly describes micro edge devices?
- A) They are high-performance servers deployed in data centers
- B) They are cloud-managed virtual machines with unlimited resources
- C) They consist of data-generating sensors or devices with low-end processors and minimal distance to computation
- D) They are intermediate nodes between edge and cloud

Post a Comment