NPTEL Cloud Computing and Distributed Systems Week 2 Assignment Answers 2025
1. What are the two key design goals for Open vSwitch ?
- Scalability and partitioning
- Isolation and tunneling
- Reliability and filtering
- Flexible and fast-forwarding
Answer :- For Answers Click Here
2. Consider the following statements related to Software-defined networking (SDN) technology:
Statement 1: SDN is an approach to network management that enables dynamic, programmatically efficient network configuration in order to improve network performance and monitoring making it more like cloud computing than traditional network management.
Statement 2: SDN attempts to centralize network intelligence in one network component by disassociating the forwarding process of network packets (data plane) from the routing process (control plane).
- Only statement 1 is true
- Only statement 2 is true
- Both statements are false
- Both statements are true
Answer :-
3. Match the correct pairs:
- P: IV, Q: III, R: I, S: II
- P: IV, Q: I, R: II, S: III
- P: III, Q: I, R: II, S: IV
- P: II, Q: IV, R: III, S: I
Answer :-
4. True or False ?
Docker is an open-source project that automates the deployment of applications inside software containers, by providing an additional layer of abstraction and automation of OS–level virtualization on Linux.
- True
- False
Answer :-
5. ______________ is a network emulator which creates a network of virtual hosts, switches, controllers, and links.
- Docker
- Mininet
- Hypervisor
- KVM
Answer :-
6. To offer hot-spot free performance for arbitrary traffic matrices, VL2 uses two related mechanisms:
- Flows and out-of-order delivery
- Clos network and EQMP
- Agility and Load balancing
- VLB and ECMP
Answer :- For Answers Click Here
7. The key challenges of a Multi-Tenant Data Center are:
I. Performance uniformity
II. Agility
III. Scalability
IV. Location independent addressing
Options:
- I, II, III
- I, II, IV
- II, III, IV
- I, III, IV
Answer :-
8. Consider the following statements:
Statement 1: In Single-root I/O Virtualization (SR-IOV), forwarding is no longer as flexible because it relies on a layer two switch that is built into the hardware of the NIC.
Statement 2: In Single-root I/O Virtualization (SR-IOV), the live VM migration becomes trickier, because the virtual machine is tied to physical resources of the machine.
- Only statement 1 is true
- Only statement 2 is true
- Both statements are true
- Both statements are false
Answer :-
9. ______________ is the original OpenFlow controller. It serves as a network control platform, that provides a high level programmatic interface for management and the development of network control applications. Its system-wide abstractions turn networking into a software problem.
- Routing Control Platform
- 4D architecture
- Ethane
- NOX
Answer :-
10. Choose the correct items for X, Y, and Z.
X architecture comprises a hierarchy of controllers. At the top level we have the Y, which is talking to an SDN gateway. The gateway can be thought of as a super controller that talks to the controller’s at all these different Z.
- X: Global controller, Y: Google’s B4, Z: Data center sites
- X: Google’s B4, Y: Data center sites, Z: Global controller
- X: Google’s B4, Y: Global controller, Z: Data center sites
- X: Data center sites, Y: Google’s B4, Z: Global controller
Answer :- For Answers Click Here