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.

質問済み 2年前570ビュー
1回答
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
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ