1Z0-1067 · Question #40
You launched a Linux compute Instance to host the new version of your company website via Apache HTTPS server on HTTPS (port 443). The Instance is created in a public subnet along with other…
The correct answer is D. Create a network security group, add a stateful rule to allow ingress access on port 443 and associate. The NSG is created and then displayed on the Network Security Group page in the compartment you chose. You can specify this NSG when creating or managing instances or other types of parent resources.
Question
You launched a Linux compute Instance to host the new version of your company website via Apache HTTPS server on HTTPS (port 443). The Instance is created in a public subnet along with other Instances. The default security list associated to the subnet is:
You want to allow access to the company website from public Internet without exposing websites eventually hosted on the other instances in the public subnet. Which actions should you take to accomplish the task?
Options
- ACreate a new security list with a stateful rule to allow ingress access on port 443 and associate it to
- BIn default security list, add a stateful rule to allow ingress access on port 443.
- CCreate a network security group, add a stateful rule to allow ingress access on port 443 and associate
- DCreate a network security group, add a stateful rule to allow ingress access on port 443 and associate
How the community answered
(67 responses)- A7% (5)
- B15% (10)
- C4% (3)
- D73% (49)
Explanation
The NSG is created and then displayed on the Network Security Group page in the compartment you chose. You can specify this NSG when creating or managing instances or other types of parent resources.
Topics
Community Discussion
No community discussion yet for this question.