An instance is launched into a VPC subnet with the network ACL configured to allow all inbound traffic and deny all outbound traffic. The instance's security group is configured to allow SSH from any IP address and deny all outbound traffic. What changes need to be made to allow SSH access to the instance?

A. The outbound security group needs to be modified to allow outbound traffic.
B. The outbound network ACL needs to be modified to allow outbound traffic.
C. Nothing, it can be accessed from any IP address using SSH.
D. Both the outbound security group and outbound network ACL need to be modified to allow outbound traffic.

Answer: B. The outbound network ACL needs to be modified to allow outbound traffic.

Computer Science & Information Technology

You might also like to view...

________ testing is how did the user feel about the tasks completed

A) Emotional response B) Accuracy C) Recall D) Performance

Computer Science & Information Technology

How can an EBS volume which is currently attached to an EC2 instance in one Availability Zone to another?

A. Detach the volume and attach to an EC2 instance in another AZ. B. Create a new volume in the other AZ and speciW the current volume as the source. C. Create a snapshot of the volume and then create a volume from the snapshot in the other AZ D. Create a new volume in the AZ and do a disk copy of contents from one volume to another.

Computer Science & Information Technology