AWS Certified Solutions Architect – Associate (SAA-C02) — Question 800

A company needs to connect its on-premises data center network to a new VPC. The data center network has a 100 Mbps symmetrical internet connection. An application that is running on premises will transfer multiple gigabytes of data each day. The application will use an Amazon Kinesis Data Firehose delivery stream for processing.
What should a solutions architect recommend for maximum performance?

Answer options

Correct answer: D

Explanation

Establishing a 1 Gbps AWS Direct Connect connection provides a dedicated, high-speed physical link that bypasses the public internet and overcomes the 100 Mbps bottleneck of the local internet connection, while AWS PrivateLink allows secure, private access to Kinesis Data Firehose. VPC peering does not support on-premises connections, and a Site-to-Site VPN would be bottlenecked by the slow 100 Mbps internet link. AWS Snowball Edge is designed for batch migrations and is not suitable for continuous daily streaming data ingestion.