Question 264:
An application server running on an Amazon EC2 instance in a private subnet in a VPC must connect to the internet to download software updates. How can this be achieved?
Answer options:
A.Create a NAT gateway and update the route table. B.Assign an Elastic IP address to the EC2 instance. C.Update the security group for the EC2 instance to allow Port 80 from 0.0.0.0/0 D.Update the rule for the inbound network access control list for the subnet containing the EC2 instance.