Build a Cloud Sync Engine for Windows to Sync S3 Data

0

Hi, I have been using this (Build a Cloud Sync Engine) documentation to build a Cloud Sync Engine, Is there any possibility to Sync the Data from the AWS as like OneDrive did,

We are already have users data in S3 bucket, I'm planning to sync them with this, Like the Folders and Files that are in the user's account, I'm planning to display them in the cloud sync folder like this,

Enter image description here

Kindly suggest me a way to integrate the AWS with the cloud sync engine Any suggestions would be helpful! Thanks for your time.

posta 2 anni fa570 visualizzazioni
1 Risposta
0

AWS has a service called Storage Gateway. One of the gateways supported by Storage Gateway is a File Gateway. You can find more information about this in the relevant AWS docs - https://aws.amazon.com/storagegateway/file/

The file gateway can be used to not only move files from your on-prem to Amazon S3 and Amazon FSx for Windows File Servers on AWS but also make those files accessible for your on-prem users.

This blog https://aws.amazon.com/blogs/storage/aws-storage-gateway-in-2021-year-in-review/ also has information on this.

profile pictureAWS
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande