Even though SAP HANA database is a IN-Memory database ,i.e data residing in memory ,it has got its
own persistency.Data is always saved from memory to disk at save points and data changes are written
into redo log files.So that in case of failure they can be used for recovery.
Is there any possiblity of putting up HANA backup and recovery process itself from cloud accessing
instead of using system disk storage?
For instance,
Backup is on-->data directly should be pushed in to cloud storage instead of system disk storage.
Recovery is on-->data should be retrieved from cloud storage to the physical system in memory.
Could you please provide me feed back is it feasible?If it is feasible please suggest me how to implement also.
Thanks in advance
Best Regards,
Gowrisankar