Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 6 discussion

A company uses NFS to store large video files in on-premises network attached storage. Each video file ranges in size from 1 MB to 500 GB. The total storage is 70 TB and is no longer growing. The company decides to migrate the video files to Amazon S3. The company must migrate the video files as soon as possible while using the least possible network bandwidth.
Which solution will meet these requirements?

  • A. Create an S3 bucket. Create an IAM role that has permissions to write to the S3 bucket. Use the AWS CLI to copy all files locally to the S3 bucket.
  • B. Create an AWS Snowball Edge job. Receive a Snowball Edge device on premises. Use the Snowball Edge client to transfer data to the device. Return the device so that AWS can import the data into Amazon S3.
  • C. Deploy an S3 File Gateway on premises. Create a public service endpoint to connect to the S3 File Gateway. Create an S3 bucket. Create a new NFS file share on the S3 File Gateway. Point the new file share to the S3 bucket. Transfer the data from the existing NFS file share to the S3 File Gateway.
  • D. Set up an AWS Direct Connect connection between the on-premises network and AWS. Deploy an S3 File Gateway on premises. Create a public virtual interface (VIF) to connect to the S3 File Gateway. Create an S3 bucket. Create a new NFS file share on the S3 File Gateway. Point the new file share to the S3 bucket. Transfer the data from the existing NFS file share to the S3 File Gateway.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Gatt
Highly Voted 1 month, 4 weeks ago
Selected Answer: B
Let's analyse this: B. On a Snowball Edge device you can copy files with a speed of up to 100Gbps. 70TB will take around 5600 seconds, so very quickly, less than 2 hours. The downside is that it'll take between 4-6 working days to receive the device and then another 2-3 working days to send it back and for AWS to move the data onto S3 once it reaches them. Total time: 6-9 working days. Bandwidth used: 0. C. File Gateway uses the Internet, so maximum speed will be at most 1Gbps, so it'll take a minimum of 6.5 days and you use 70TB of Internet bandwidth. D. You can achieve speeds of up to 10Gbps with Direct Connect. Total time 15.5 hours and you will use 70TB of bandwidth. However, what's interesting is that the question does not specific what type of bandwidth? Direct Connect does not use your Internet bandwidth, as you will have a dedicate peer to peer connectivity between your on-prem and the AWS Cloud, so technically, you're not using your "public" bandwidth. The requirements are a bit too vague but I think that B is the most appropriate answer, although D might also be correct if the bandwidth usage refers strictly to your public connectivity.
upvoted 114 times
Gatt
2 years ago
I will add that the question does not specify if the company already has DA in place or not. If they don't have DA in place, it will take a long time (weeks) for DA connectivity to be setup. Another point for B here, as Snowball is much quicker from this perspective.
upvoted 9 times
pentium75
11 months ago
It does, because option D says "SET UP a DirectConnect connection", not "use an existing DirectConnect connection".
upvoted 3 times
...
...
OBIOHAnze
6 months ago
B is the correct answer because the migration needs to be completed as soon as possible with limited bandwidth
upvoted 2 times
...
OBIOHAnze
6 months ago
B is the correct answer
upvoted 1 times
...
abhishek_m89
2 years ago
and it says, "The total storage is 70 TB and is no longer growing". Thats why it should be B.
upvoted 5 times
...
...
tuloveu
Highly Voted 2 years, 1 month ago
Selected Answer: B
As using the least possible network bandwidth.
upvoted 35 times
...
OmarRefaat
Most Recent 1 month ago
B is Correct Answer
upvoted 1 times
...
Andreshere
2 months ago
Selected Answer: B
The question states that the storage is no longer growing. This implies that we don’t need to make any kind of data synchronization. Additionally, the total storage is 70 TB, which is a large amount of data. This implies high transfer costs. So, we can discard A, C and D options. Correct option: A. A Snowball device is a physical storage device which supports large data transfers. It is commonly used for transporting huge amounts of data from on-premises to AWS. Concretely, Snowball Edge is suitable for data transfers up to 80 TB. The transport times are between 1 and 2 weeks, so in case that we have hundreds of terabytes of data, we get them earlier than using Internet. In case that we need to transfer petabytes of data, it is recommended to use AWS Snowmobile, which is a physical track that transports data, up to 10 PB.
upvoted 2 times
Andreshere
10 months, 2 weeks ago
The correct answer is B not A, i misswrite that.
upvoted 2 times
...
...
Sandy4v
2 months ago
Selected Answer: B
B is the correct answer
upvoted 1 times
...
KerasHanog
2 months ago
I choose B The key is: - The total storage is 70 TB and is no longer growing. - Using the least possible network bandwidth. No longer Growing mean 1 time migrate, no need file gw Least Possible Nw Bandwith --> Snowball Edge
upvoted 2 times
...
PaulGa
3 months, 1 week ago
Ans B. Agree: Snowball Edge is designed for these types of operations; its more robust and secure because the operation is completed (relatively) quickly. Ans C doesn't really fly.
upvoted 1 times
...
Johnoppong101
3 months, 2 weeks ago
Select answer: B Why? The essence of the S3 File Gateway is to provide a seamless interface for on-premises apps to store and retrieve data in Amazon S3 using standard protocols such as NFS and SMB. On the other hand, As I write this, the first AWS Official use case for Snowball is to migrate data especially when network conditions are limited. The question is a bit tricky. But applying simple logical linguistic analysis, "as soon as possible" coupled with "the least network bandwidth possible" means the question's focal point is network bandwidth. So, whatever the least network bandwidth is, it`s corresponding time to get the data into AWS S3 bucket is the value for "as soon as possible".
upvoted 3 times
...
Supriya_T
3 months, 3 weeks ago
Selected Answer: B
Snowball transfers data faster than the internet, and in this case, as the size of the data is large, so this would be the best option
upvoted 1 times
...
PR5577
4 months ago
Selected Answer: B
Question specifically mentions minimal use of Network bandwidth. Storage gateway are mostly for using cloud storage on-premises. Usually data is copied one time using DataSync or other services like Snow devices.
upvoted 1 times
...
jhg96
4 months, 1 week ago
Selected Answer: B
Minimising network bandwidth
upvoted 1 times
...
ChymKuBoy
5 months, 2 weeks ago
Selected Answer: B
B for sure
upvoted 1 times
...
Ishu_
5 months, 3 weeks ago
Selected Answer: B
Through Snowball edge, large amount of data can be transferred to AWS faster and securely.
upvoted 1 times
...
DrvnkMario
5 months, 4 weeks ago
Selected Answer: B
B is the only solution which satisfies the bandwidth requirement.
upvoted 1 times
...
OBIOHAnze
6 months ago
Selected Answer: B
B seems to be the correct answer
upvoted 1 times
...
the_mellie
6 months ago
Selected Answer: B
A would be way too long + bandwidth usage C would use bandwidth D would take several weeks For me, B is the lesser evil
upvoted 1 times
...
AbhayDev
7 months ago
Selected Answer: B
1. point to use least possible network bandwidth where snowball is a physical device so no use of internet. 2. The data is in TB not GB, so better to use snowball
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...