File replication using Oracle Object storage
Summary
File replication using Oracle Object storageContent
We support services that have servers across multiple networks (data centers). We are trying to implement file replication across data centers using Object storage so our scripts and other files are in sync across all data centers we use, and we have to modify files in just one place alone.
I have seen the API and SDKs to use Object storage, but have not come across any solution that is already implemented using Object storage for the above use case. Can you please let me know if such a solution exists already to use, or do we have to build it afresh using the API?
0