
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
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.
Explanation:
Correct Answer: B - Establish a new AWS Direct Connect connection and direct backup traffic through this new connection.
Why this is correct:
Analysis of other options:
A. Establish AWS VPN connections and proxy all traffic through a VPC gateway endpoint.
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.
Key AWS Services Considered:
Best Practice: For organizations with large, ongoing data transfer needs and internet bandwidth constraints, AWS Direct Connect provides a dedicated, high-bandwidth connection that separates backup traffic from regular internet usage, ensuring both timely backups and minimal impact on user connectivity.