You are on page 1of 1

Assignment 3

Aim:
Programming of the project functions, interfaces and GUI (if any) as per 1st Term
term-work submission using corrective actions recommended in Term-I assessment of Term-
work.

Project functions:
 Restore the system applications state using CRIU tool.
 Restore the web application state using SELENIUM Web Driver tool.
 Uploads the data to Amazon cloud platform for later restoration.
 Multi-location access to the contents by providing account credentials.

Interface:
A. Interface for cloud storage:
Amazon cloud platform provides with set of libraries to securely transfer the application state
being dumped from client system to the cloud.

B. Interface to communicate with web browser:


Selenium Web Drivers namely gecko for Firefox, chrome-driver for chrome and Internet
Explorer Driver for internet explorer are being used for communication between ASBAR and
browsers enabling us to send and receive the data.

You might also like