Skip to content

This project would project the Recovery point creation and Projection Cost.

Notifications You must be signed in to change notification settings

diyaayay/Projection-of-RPC-and-AC

Repository files navigation

Projection-of-RPC-and-AC

This project would project the Recovery point creation and Projection Cost.

Projection of Run : Since each recovery point can have an expiry set on it – We must determine how many copies will exist because of this policy execution at any given instant with an identification of its source

Cost Projection : With every recovery point that is created – new delta of data will get backed up and take up space on the device. Certain parameters will be provided to consider cost calculation of maintaining these recovery points We need to predict how much the cost will be at a future point in time, based on how much delta is expected based on previous data as well as the cost associated parameters

Detection of overlaps in schedules : Warnings to be issued to the user

To Run The Project:

  • Run main.py of the root directory
  • Open terminal and cd to client
  • npm run start

About

This project would project the Recovery point creation and Projection Cost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published