Database Migration Service - Estimate the size of data from RDS to S3 with compression using parquet files and without compression

0

Is there a way to estimate the size of the data to be migrated from RDS where our source is MYSQL and destination being S3, exporting all the data to S3 using Amazon DMS task (with and without compression)

Here is my connection attributes for the destination endpoint

addColumnName=true;bucketFolder=buketfolder;bucketName=bucketname-s3;compressionType=GZIP;csvDelimiter=,;csvRowDelimiter=\n;dataFormat=parquet;datePartitionEnabled=false;

VS
質問済み 1ヶ月前125ビュー
回答なし

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

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

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

関連するコンテンツ