== Container Service Migration == === Description === Containers run at the user-space process over the Kernel and have better bandwidth and CPU performance as compared to VMs. The shared resource dynamic container migration approach, therefore, can be used to address deteriorating application QoS, arising from the processing latency (system load) and/or the network latency (user mobility). This tutorial demonstrates how to accomplish service migrations using containers. === Prerequisites === In order to access the testbed, create a reservation, and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. Please follow the process shown on [wiki:cosmos_workflow the COSMOS work flow page] to get started. === Resources required === Three nodes are required to run this experiment. === Topology === The following topology is used in this experiment. The registry node stores the container layer information which can be queried by any of the nodes. The migration from the source to the destination takes place using multiple container layers. [[Image(topo.png, 400)]]