Open
Description
Description
A customer has a requirement to use the Elastic snapshot capability to store data in an immutable repository endpoint.
The repository filesystem only allows for writes and does not allow deletes under any circumstances.
They are asking that we look at how we might adapt the current snapshot and restore capabilities to use this immutable filesystem endpoint.
They also need to be able to restore from any snapshot state.
Meaning, keeping all segments in the repository and if a restore is done from an older backup vs. current only restoring the older segments as a 'point in time'.