Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
An EC2 instance with a web server in a public subnet has an Elastic IP and the default security group. The default network ACL is set to block all traffic. What steps are required to make the web server accessible on port 443 globally?
A
Add a security group rule for TCP port 443 from any source.
B
Create a security group rule for TCP port 443.
C
Modify the network ACL to allow TCP port 443 from any source.
D
Adjust the network ACL for inbound/outbound TCP port 443.
E
Update the network ACL for inbound TCP port 443 and outbound ephemeral ports.