ESCAPE
ESCAPE
Topic
VM migration in Cloud in order to preventing the consistent attack.
Related Work
Snapshot
Advantages: Lightweight, Rapid Response
Disadvantages
- While the latest version will probably be fragile, the container will be dangerous.
- the Snapshot could not prevent consistent attack.
Live Container Migration
**Advantages: ** Well prevention from consistent attack.
Disadvantages
- Resouces strongly needed.
- Time insensitive.
Objective
Realization
Central Behavior Monitoring
Once On Attack
As for Stateful Application
- Before Live Migration Solution, We rollback n times untill the attack has been checked as a consistent attack.(For loosen the cost of the ESCAPE)
- Live Migrate the Application once the attack is a consistent attack.
As for Stateless Application
Once we check out it has been attacked, we restart the server or migrates the container to a new host while rerouting the associated network connection.