A company has a hybrid network architecture where their on-premises database must replicate data to multiple Amazon RDS instances deployed across three VPCs in the AWS Cloud. The replication workload requires a continuous, low-latency connection with a guaranteed throughput of . The architecture must be highly available and resilient to single points of failure. Which TWO steps should the solutions architect take to design a high-performing and scalable network architecture that meets these requirements? (Select TWO.)
- Provision two AWS Direct Connect connections at separate Direct Connect locations for redundancy and high performance.Cevap
- Create an AWS Transit Gateway to interconnect the VPCs, and attach it to a Direct Connect gateway using a transit virtual interface (transit VIF).Cevap
- CEstablish a single AWS Site-to-Site VPN connection and configure Equal-Cost Multi-Path (ECMP) routing to scale the tunnel throughput to support the replication workload.
- DConfigure Network ACLs on the database subnets to allow inbound replication traffic, without adding corresponding outbound rules, assuming that return traffic will be statefully allowed.
- EConfigure Amazon Route 53 with a latency-based routing policy to resolve database endpoints to reduce latency between the on-premises database and the AWS VPCs.
Cevap
Provision two AWS Direct Connect connections at separate Direct Connect locations, and create an AWS Transit Gateway to interconnect the VPCs, attaching it to a Direct Connect gateway using a transit virtual interface (transit VIF).
To support a continuous, high-performance database replication workload requiring of low-latency throughput, AWS Direct Connect is the most suitable service. By provisioning two Direct Connect connections at separate physical locations, the architecture ensures high availability and eliminates single points of failure. AWS Transit Gateway simplifies the routing complexity of connecting multiple VPCs to the on-premises network. Attaching the Transit Gateway to a Direct Connect gateway via a transit virtual interface (transit VIF) allows all three VPCs to share the high-throughput Direct Connect connection, optimizing performance and scalability.
Adım Adım Çözüm
Anahtar Kavram
AWS Direct Connect combined with AWS Transit Gateway via a transit virtual interface provides a scalable, highly available, and high-performing hybrid network topology.
Tahmini Süre:2m 0s