A company needs to migrate 50 TB of on-premises NAS data into OCI Object Storage over a high-speed dedicated network connection. Which OCI service should be utilized for this network-based transfer?
Trap 1: OCI Data Transfer Appliance
Data Transfer Appliance is a physical offline data shipping device, not a network-based transfer tool.
Trap 2: OCI File Storage Service Mount Target
FSS mount targets are for cloud-native NFS access, not on-premises to cloud migration gateway caching.
Trap 3: OCI Archive Storage Uploader
No such dedicated standalone service exists by that exact name.
- A
OCI Storage Gateway
OCI Storage Gateway enables on-premises applications to interact with OCI Object Storage, translating NFS to REST API calls.
- B
OCI Data Transfer Appliance
Why wrong: Data Transfer Appliance is a physical offline data shipping device, not a network-based transfer tool.
- C
OCI File Storage Service Mount Target
Why wrong: FSS mount targets are for cloud-native NFS access, not on-premises to cloud migration gateway caching.
- D
OCI Archive Storage Uploader
Why wrong: No such dedicated standalone service exists by that exact name.