This commit is contained in:
leonardo federico 2016-09-19 16:16:01 +02:00 committed by GitHub
parent 6e1a3d5856
commit a243d914b8

View File

@ -616,14 +616,14 @@ it.
AWS Certified Solutions Architect Professional Level AWS Certified Solutions Architect Professional Level
Sample Exam Questions Sample Exam Questions
3 3
<h3>Your company hosts an on-premises legacy engineering application with 900GB of data shared via a <h4>Your company hosts an on-premises legacy engineering application with 900GB of data shared via a
central file server. The engineering data consists of thousands of individual files ranging in size from central file server. The engineering data consists of thousands of individual files ranging in size from
megabytes to multiple gigabytes. Engineers typically modify 5-10 percent of the files a day. Your CTO megabytes to multiple gigabytes. Engineers typically modify 5-10 percent of the files a day. Your CTO
would like to migrate this application to AWS, but only if the application can be migrated over the would like to migrate this application to AWS, but only if the application can be migrated over the
weekend to minimize user downtime. You calculate that it will take a minimum of 48 hours to transfer weekend to minimize user downtime. You calculate that it will take a minimum of 48 hours to transfer
900GB of data using your companys existing 45-Mbps Internet connection. 900GB of data using your companys existing 45-Mbps Internet connection.
After replicating the applications environment in AWS, which option will allow you to move the After replicating the applications environment in AWS, which option will allow you to move the
applications data to AWS without losing any data and within the given timeframe?</h3> applications data to AWS without losing any data and within the given timeframe?</h4>
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. to leverage Amazon S3 to serve the engineering files.