ESCAPE

ESCAPE

Topic

VM migration in Cloud in order to preventing the consistent attack.

Snapshot

Advantages: Lightweight, Rapid Response

Disadvantages

  1. While the latest version will probably be fragile, the container will be dangerous.
  2. the Snapshot could not prevent consistent attack.

Live Container Migration

**Advantages: ** Well prevention from consistent attack.

Disadvantages

  1. Resouces strongly needed.
  2. Time insensitive.

Objective

Realization

Central Behavior Monitoring

Once On Attack

As for Stateful Application

  1. 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)
  2. 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.

Appendix

stateless service and stateful service – Reference

First-Post-Test