Login
Remember
Register
Ask a Question
Name and explain some security products and features available in VPC?
0
votes
asked
Jul 4, 2022
in
AWS
by
john ganales
Name and explain some security products and features available in VPC?
security-products
vpc
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 4, 2022
by
john ganales
Here is a selection of security products and features:
Security groups - This acts as a firewall for the EC2 instances, controlling inbound and outbound traffic at the instance level.
Network access control lists - It acts as a firewall for the subnets, controlling inbound and outbound traffic at the subnet level.
Flow logs - These capture the inbound and outbound traffic from the network interfaces in your VPC.
...