
AWS Certified DevOps Engineer - Professional
Get started today
Ultimate access to all questions.
A DevOps engineer is tasked with developing a script for a data archival project that involves migrating on-premises data older than one month to an Amazon S3 bucket. The script utilizes the S3 PutObject operation and must ensure that data is not corrupted during transmission. To achieve this, the script must verify data integrity using MD5 checksums before deleting the original on-premises data. Which methods should be implemented in the script to ensure data integrity during the migration process?
A DevOps engineer is tasked with developing a script for a data archival project that involves migrating on-premises data older than one month to an Amazon S3 bucket. The script utilizes the S3 PutObject operation and must ensure that data is not corrupted during transmission. To achieve this, the script must verify data integrity using MD5 checksums before deleting the original on-premises data. Which methods should be implemented in the script to ensure data integrity during the migration process?
Exam-Like