6) What security constructs are associated with VPC subnets and EC2 instances?*10 pointsSecurity Group at the subnet level and NACL at EC2 levelBoth NACL and Security Group at the subnet levelBoth NACL and Security Group at EC2 levelNACL at the subnet level and Security Group at EC2 level
Question
- What security constructs are associated with VPC subnets and EC2 instances?*10 pointsSecurity Group at the subnet level and NACL at EC2 levelBoth NACL and Security Group at the subnet levelBoth NACL and Security Group at EC2 levelNACL at the subnet level and Security Group at EC2 level
Solution
The correct answer is "NACL at the subnet level and Security Group at EC2 level".
Here's why:
-
Network Access Control Lists (NACLs) are associated with subnets. They provide a rule-based tool for controlling inbound and outbound traffic at the protocol and subnet level.
-
Security Groups are associated with EC2 instances. They provide a virtual firewall for your instance to control inbound and outbound traffic.
So, NACLs are used to control traffic coming into and going out of a subnet, while Security Groups are used to control traffic to and from an EC2 instance.
Similar Questions
Subnets are the main area where security is implemented in the cloud. Which of the following is used to provide security at the virtual instance level in subnets? 1 puntoVirtual Private Cloud or VPCPublic GatewaysSecurity Groups or SGsLoad Balancers
Which of the following statements are CORRECT regarding the AWS VPC service? (Select two)Question 25AnswerA.A Security Group can have both allow and deny rulesB.A Security Group can have allow rules onlyC.A Network Address Translation instance (NAT instance) is managed by AWSD.A Network Address Translation gateway (NAT gateway) is managed by AWS
Please choose an appropriate answer.What are some common features of AWS’s VPC?SubnetsIP AddressingRoutingAll of the mentioned
Which of the following are the recommended resources to be deployed in the Amazon VPC private subnet?a)NAT Gatewaysb)Database Serversc)Internet Gatewaysd)Bastion Hosts
Please choose an appropriate answer.What aws command can you use to describe your VPC’s?aws describe-vpcsaws ec2 list-vpcsaws ec2 describe-subnetsaws ec2 describe-vpcs
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.