
Answer-first summary for fast verification
Answer: Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWSRegion. Transfer the data over a VPN connection into the Region to store the data in Amazon S3.
Establishing a 10 Gbps AWS Direct Connect connection between the company's location and the nearest AWS Region and transferring the data over a VPN connection ensures several key benefits and meets the specific requirements of the scenario: 1. **Bandwidth and Speed**: The company's internet connection is limited to 100 Mbps and shared among multiple departments, which is inadequate for transferring 600 TB of data within the three-week deadline. A 10 Gbps Direct Connect link provides significantly higher bandwidth, allowing for a much faster and more efficient data transfer. 2. **Data Volume**: Moving such a large data volume (600 TB) over a typical internet connection, especially with a shared 100 Mbps link, would not complete in the required timeframe. The high-speed Direct Connect connection is suitable for such a massive data transfer. 3. **Data Security**: Direct Connect provides a private, dedicated connection between the company’s on-premises environment and AWS. By utilizing a VPN over Direct Connect, the data in transit can be encrypted, fulfilling the company's requirement for encryption of data in transit. 4. **One-Time Transfer**: Since the data transfer occurs just once, setting up a high-speed, dedicated connection is more reasonable. Unlike Snowball Edge, which might require the physical logistics of handling multiple devices, Direct Connect eliminates this overhead and can ensure compliance with precise timelines. 5. **Cost-Effectiveness**: Although Direct Connect may have an initial setup cost, it becomes cost-effective when considering the time saved and the efficiency of transferring such a large amount of data in a short period. The cost will likely be less than a prolonged transfer over a low-speed internet connection and less logistical overhead compared to using multiple Snowball Edge devices. Therefore, option B with AWS Direct Connect provides a highly scalable, secure, and efficient method for meeting the organization's data transfer requirements within the given timeline and constraints.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A video processing firm wishes to create a machine learning (ML) model utilizing 600 TB of compressed data stored in the form of thousands of files on the company's on-premises network attached storage system. The organization lacks the requisite computational capacity on-premises for machine learning studies and wishes to use AWS. Within three weeks, the organization must complete the data move to AWS. The data transmission will occur just once. Encryption of data in transit is required. The company's internet connection has a measured upload speed of 100 Mbps, and it is shared by many departments. Which approach will be the most cost-effective in meeting these requirements?
A
Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console. Configure the devices with a destination S3 bucket. Copy the data to the devices. Ship the devices back to AWS.
B
Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWSRegion. Transfer the data over a VPN connection into the Region to store the data in Amazon S3.
C
Create a VPN connection between the on-premises network storage and the nearest AWS Region.Transfer the data over the VPN connection.
D
Deploy an AWS Storage Gateway file gateway on premises. Configure the file gateway with a destination S3 bucket. Copy the data to the file gateway.