An enterprise runs a high-throughput, latency-sensitive SaaS platform across three AWS accounts in the Region: a Production account, a Data Analytics account, and a Shared Services account. The Production VPC and Data Analytics VPC need to query a centralized, high-performance Amazon ElastiCache cluster hosted in the Shared Services VPC.
Currently, all VPCs are interconnected using an AWS Transit Gateway, but the application teams are reporting latency overhead and high network data processing costs. In addition, applications in the Production and Data Analytics VPCs are experiencing DNS resolution failures when attempting to resolve the cache cluster's domain name, which is managed via a Route 53 Private Hosted Zone () created in the Shared Services account.
Which of the following actions should the Solutions Architect take to optimize network performance, minimize latency, and resolve the DNS issues? (Select TWO.)
- Establish direct VPC Peering connections between the Shared Services VPC and the other two VPCs, and update the route tables to route traffic directly over the peered connections.Answer
- Authorize the Route 53 Private Hosted Zone association from the Shared Services account, and associate the private hosted zone with both the Production VPC and the Data Analytics VPC.Answer
- CDeploy Route 53 Resolver inbound and outbound endpoints in each VPC, and configure a forwarding rule to resolve the private hosted zone domain across the accounts.
- DRoute all inter-VPC traffic through a centralized, single NAT Gateway in the Shared Services VPC to manage caching traffic and security policies.
- EConfigure a Direct Connect Gateway to route transitive traffic between the spoke VPCs, and submit a ticket to AWS Support to pre-warm the network endpoints.