A company is replicating large daily backups from their on-premises data center to Amazon S3. The data replication requires a consistent network throughput of at least during peak transfer windows. Currently, the company uses a single AWS Site-to-Site VPN connection to AWS, but they are experiencing severe replication delays. Which solution should the solutions architect implement to meet these requirements?
- Establish a dedicated AWS Direct Connect connection with a capacity of to route replication traffic directly to AWS.Cevap
- BConfigure a single AWS Site-to-Site VPN connection with a custom customer gateway to scale the bandwidth of the single IPsec tunnel up to .
- CSet up a VPC Peering connection between the on-premises network and the target AWS VPC, adjusting the Network ACLs to allow the replication traffic.
- DApply an Amazon Route 53 Latency Routing policy to route the replication traffic over the existing VPN connection to the closest AWS endpoint.
Cevap
Establish a dedicated AWS Direct Connect connection with a capacity of to route replication traffic directly to AWS.
Establishing an AWS Direct Connect connection provides a dedicated, private network connection from the on-premises data center to AWS. Direct Connect supports bandwidth options of , , or (and sub- hosted connections), which easily accommodates the required throughput without the overhead and limitations of the public internet or IPsec VPNs.
Adım Adım Çözüm
Anahtar Kavram
AWS Direct Connect provides dedicated, high-throughput, private network connections to AWS, bypassing the internet and overcoming VPN bandwidth limits.