This commit is contained in:
leonardo federico 2016-09-19 16:19:42 +02:00 committed by GitHub
parent df05ea16da
commit bbfa92f6c2

View File

@ -628,7 +628,7 @@ A) Copy the data to Amazon S3 using multiple threads and multi-part upload for l
weekend, and work in parallel with your developers to reconfigure the replicated application environment
to leverage Amazon S3 to serve the engineering files.<br>
<code>B) Sync the application data to Amazon S3 starting a week before the migration, on Friday morning perform</span>
a final sync, and copy the entire data set to your AWS file server after the sync completes.</code>
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
delivery, the USB drive to AWS Import/Export to be imported as an EBS volume, mount the resulting EBS
volume to your AWS file server on Sunday.<br>