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 43 discussion

A company has an on-premises application that generates a large amount of time-sensitive data that is backed up to Amazon S3. The application has grown and there are user complaints about internet bandwidth limitations. A solutions architect needs to design a long-term solution that allows for both timely backups to Amazon S3 and with minimal impact on internet connectivity for internal users.
Which solution meets these requirements?

  • A. Establish AWS VPN connections and proxy all traffic through a VPC gateway endpoint.
  • B. Establish a new AWS Direct Connect connection and direct backup traffic through this new connection.
  • C. Order daily AWS Snowball devices. Load the data onto the Snowball devices and return the devices to AWS each day.
  • D. Submit a support ticket through the AWS Management Console. Request the removal of S3 service limits from the account.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Sinaneos
Highly Voted 2 years, 3 months ago
Selected Answer: B
A: VPN also goes through the internet and uses the bandwidth C: daily Snowball transfer is not really a long-term solution when it comes to cost and efficiency D: S3 limits don't change anything here So the answer is B
upvoted 40 times
...
Buruguduystunstugudunstuy
Highly Voted 2 years, 1 month ago
Selected Answer: B
Option B (correct). Establish a new AWS Direct Connect connection and direct backup traffic through this new connection. AWS Direct Connect is a network service that allows you to establish a dedicated network connection from your on-premises data center to AWS. This connection bypasses the public Internet and can provide more reliable, lower-latency communication between your on-premises application and Amazon S3. By directing backup traffic through the AWS Direct Connect connection, you can minimize the impact on your internet bandwidth and ensure timely backups to S3.
upvoted 35 times
Buruguduystunstugudunstuy
2 years, 1 month ago
Option A (wrong), establishing AWS VPN connections and proxying all traffic through a VPC gateway endpoint, would not necessarily minimize the impact on internet bandwidth as it would still utilize the public Internet to access S3. Option C (wrong), using AWS Snowball devices, would not address the issue of internet bandwidth limitations as the data would still need to be transferred over the Internet to and from the Snowball devices. Option D (wrong), submitting a support ticket to request the removal of S3 service limits, would not address the issue of internet bandwidth limitations and would not ensure timely backups to S3.
upvoted 10 times
OmegaLambda7XL9
1 year, 2 months ago
Snowball isn't timely since it takes days after ordering to receive the Snowball devices and days to have it shipped and backed up
upvoted 3 times
...
Bofi
1 year, 11 months ago
Option C is wrong so is your reason. you do not need internet to load data into Snowball Devices. if you are using snow cone for example, u will connect it to your on-premises device directly for loading and Aws will load it in the cloud. However, it not effective to do that everyday , hence option B is the better choice.
upvoted 4 times
Buruguduystunstugudunstuy
1 year, 11 months ago
You're right Option B is the correct answer. I answered Option B as the correct answer above.
upvoted 1 times
...
...
...
...
Dharmarajan
Most Recent 1 week, 2 days ago
Selected Answer: B
This one is clear from the given choices. There is no specification of "immediate" need, which means the company can afford to wait for that one month time period required to set up AWS Direct connect.
upvoted 1 times
...
MGKYAING
1 month, 1 week ago
Selected Answer: B
Establishing an AWS Direct Connect connection provides a dedicated, high-bandwidth, low-latency link between the on-premises environment and AWS. This solution effectively addresses the problem by: Reducing Internet Bandwidth Usage: By routing backup traffic through the Direct Connect connection, internal users' internet bandwidth is preserved for other activities. Ensuring Timely Backups: Direct Connect provides a consistent and reliable connection with speeds ranging from 50 Mbps to 100 Gbps, ensuring that large volumes of time-sensitive data can be backed up efficiently. Long-Term Scalability: This solution supports long-term data transfer needs as the application's data volume grows
upvoted 1 times
...
Tjazz04
1 month, 3 weeks ago
Selected Answer: B
Ans. B For long term solution, using AWS Direct Connect for backup traffic will have its own bandwidth for backing-up data and will not share the bandwidth used by the users.
upvoted 1 times
...
zied007
5 months ago
Selected Answer: B
The answer is B
upvoted 1 times
...
awsgeek75
1 year ago
Selected Answer: B
Direct Connect is the only working solution. A: VPN uses same bandwidth so doesn't solve anything C: Snowball devices are physical devices requiring physical shipment so wrong solution D: There are no S3 service limitations in the account related to this problem
upvoted 2 times
...
NicolasB
1 year, 1 month ago
Option B. AWS Direct Connect link your on-premise instance with VPC, and all traffic will bypass your Internet Service Provider. https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html
upvoted 2 times
...
[Removed]
1 year, 2 months ago
Resolve Internet connection problem - Direct Connect
upvoted 2 times
...
Ruffyit
1 year, 3 months ago
AWS Direct Connect is a network service that allows you to establish a dedicated network connection from your on-premises data center to AWS. This connection bypasses the public Internet and can provide more reliable, lower-latency communication between your on-premises application and Amazon S3. By directing backup traffic through the AWS Direct Connect connection, you can minimize the impact on your internet bandwidth and ensure timely backups to S3.
upvoted 3 times
...
AWSStudyBuddy
1 year, 3 months ago
Selected Answer: B
I picked option B, because AWS Direct Connect offers a dedicated, secure, high-performance connection that may circumvent bandwidth restrictions and minimize the impact on internet access, AWS Direct Connect is the ideal choice for backing up data to Amazon S3. Some solutions are not as good because they are not as scalable, reliable, or secure as VPN connections, Snowball devices, or reducing S3 service constraints.
upvoted 3 times
...
tom_cruise
1 year, 3 months ago
Selected Answer: B
Key: time sensitive. So snowball does not apply here.
upvoted 2 times
...
srinivasmn
1 year, 4 months ago
Right option is C,, In AWS Direct Connect, the network is not fluctuating and provides a consistent experience, while in AWS VPN the VPN is connected with shared and public networks, so the bandwidth and latency fluctuate. Hence direct connect is better choice than virtual connect.
upvoted 2 times
srinivasmn
1 year, 4 months ago
Typo correction to my my above comment. The right option is B.
upvoted 2 times
...
...
chandu7024
1 year, 4 months ago
Option B Correct. Reason is that, Direct connect will not use internet. But it will take good amount of time to establish the connectivity.
upvoted 1 times
...
Guru4Cloud
1 year, 6 months ago
Selected Answer: B
AWS Direct Connect is a dedicated network connection between your on-premises network and AWS. This provides a private, high-bandwidth connection that is not subject to the same internet bandwidth limitations as traditional internet connections. This will allow for timely backups to Amazon S3 without impacting internet connectivity for internal users.
upvoted 2 times
...
TariqKipkemei
1 year, 6 months ago
Selected Answer: B
AWS Direct Connect cloud service is the shortest path to your AWS resources. While in transit, your network traffic remains on the AWS global network and never touches the public internet. This reduces the chance of hitting bottlenecks or unexpected increases in latency. https://aws.amazon.com/directconnect/#:~:text=The-,AWS%20Direct%20Connect,-cloud%20service%20is
upvoted 2 times
...
miki111
1 year, 6 months ago
Option B is the right answer.
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago