ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

81 / 585

Question 81:

You have a MySQL cluster that is hosted in AWS. The nodes in the cluster currently work with private IP addresses. There is a self-referencing security group that is used for securing access across the nodes of the cluster. There is now requirement to ensure that disaster recovery is in place for these nodes in another AWS region with database replication to it with only private access being enabled. How can you achieve communication across the nodes between different AWS regions securely?

Answer options:

A.Use public IP addresses and use SSL certificates for secure communication across the nodes.
B.Use the private IP addresses of the nodes and use SSL certificates for secure communication across the nodes.
C.Create a VPN IPSec tunnel. Ensure the nodes in the different region reference the security groups assigned to the nodes in the primary region.
D.Create a VPN IPSec tunnel. Ensure the nodes in the different region reference the VPC CIDR block in their security groups.