
Answer-first summary for fast verification
Answer: Create a new dual-stack Site-to-Site VPN connection between the data center and AWS. Provision routing. Delete the original Site-to-Site VPN connection., Add a new IPv6 peer in the existing VIF. Use the IPv6 address provided by Amazon on the peer router.
To transition the data center's connectivity to AWS with the least amount of time while implementing dual-stack architectures, the company should focus on options that allow for the simultaneous use of IPv4 and IPv6 without requiring the deletion of existing connections until the new setup is fully operational. Option B suggests creating a new dual-stack Site-to-Site VPN connection between the data center and AWS, provisioning routing, and then deleting the original Site-to-Site VPN connection. This approach ensures that there is no downtime during the transition, as the original connection remains active until the new dual-stack connection is fully operational. Option D recommends adding a new IPv6 peer in the existing VIF and using the IPv6 address provided by Amazon on the peer router. This method leverages the existing Direct Connect connection, allowing for a seamless transition to IPv6 without the need for additional VPN connections or the immediate deletion of existing infrastructure. Both options B and D provide a path to implement dual-stack architectures with minimal disruption and downtime, making them the most efficient choices for the company's transition.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Which two steps should the company take to transition its data center's connectivity to AWS with minimal downtime while implementing dual-stack architectures?
A
Create a new Site-to-Site VPN tunnel for the IPv6 traffic.
B
Create a new dual-stack Site-to-Site VPN connection between the data center and AWS. Provision routing. Delete the original Site-to-Site VPN connection.
C
Associate a new dual-stack public VIF with the Direct Connect connection. Migrate the Direct Connect traffic to the new VIF.
D
Add a new IPv6 peer in the existing VIF. Use the IPv6 address provided by Amazon on the peer router.
E
Send IPv6 traffic between the data center and AWS in a tunnel inside the existing IPv4 tunnels.