ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

205 / 585

Question 205:

An EC2 Instance has been set up in AWS. A software was successfully downloaded and installed on the EC2 Instance. This software uses IPv6 for communication. After the software was installed, and you were trying to access the software via IPv6 on port 80, you could not do so. What needs to be done to alleviate this issue?

Answer options:

A.Add an inbound rule to your security group that allows inbound traffic on port 80 for ::/0.
B.Add an internet gateway for instance.
C.Add an inbound rule to your security group that allows inbound traffic on port 80 for 0.0.0.0/0.
D.Add an egress-only internet gateway.