AFM to cloud object storage operation modes

AFM to cloud object storage filesets can be created for all AFM modes: single writer (SW), independent writer (IW), local update (LU), read only (RO), or manual update (MU).

AFM to cloud object storage synchronizes operations between the cache fileset and the cloud object storage bucket by using http or https protocol. Both push and pull of files or objects are supported based on the mode of the fileset.

All operations from the AFM to cloud object storage gateway are queued in the memory on the primary gateway and then all operations are pushed to the cloud object storage asynchronously based on the afmAsyncDelay interval.