mirror of
https://gist.github.com/leonardofed/bbf6459ad154ad5215d354f3825435dc
synced 2025-06-07 20:56:09 +00:00
This commit is contained in:
parent
abd6c5cbc9
commit
8c19e70da8
@ -627,7 +627,7 @@ application’s data to AWS without losing any data and within the given timefra
|
|||||||
A) Copy the data to Amazon S3 using multiple threads and multi-part upload for large files over the
|
A) Copy the data to Amazon S3 using multiple threads and multi-part upload for large files over the
|
||||||
weekend, and work in parallel with your developers to reconfigure the replicated application environment
|
weekend, and work in parallel with your developers to reconfigure the replicated application environment
|
||||||
to leverage Amazon S3 to serve the engineering files.<br>
|
to leverage Amazon S3 to serve the engineering files.<br>
|
||||||
<span style="color:#4caf50;">B) Sync the application data to Amazon S3 starting a week before the migration, on Friday morning perform</span>
|
<code style="font-color:#4caf50;">B) Sync the application data to Amazon S3 starting a week before the migration, on Friday morning perform</code>
|
||||||
a final sync, and copy the entire data set to your AWS file server after the sync completes.</code></br>
|
a final sync, and copy the entire data set to your AWS file server after the sync completes.</code></br>
|
||||||
C) Copy the application data to a 1-TB USB drive on Friday and immediately send overnight, with Saturday
|
C) Copy the application data to a 1-TB USB drive on Friday and immediately send overnight, with Saturday
|
||||||
delivery, the USB drive to AWS Import/Export to be imported as an EBS volume, mount the resulting EBS
|
delivery, the USB drive to AWS Import/Export to be imported as an EBS volume, mount the resulting EBS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user