資訊人筆記

Work hard, Have fun, Make history!

使用者工具

網站工具


other:acloud_guru:certified_solutions_architect_associate_2018:ch5-5_security_groups_basics

Chapter 5-5: Security Groups Basics

0x00 Security Group Lab

  • All inbound traffic is blocked by default.
  • All outbound traffic is allowed.
  • Changes to Security Groups take effect immediately.
  • You can have any number of EC2 instances within a security group.
  • You can have multiple security groups attached to EC2 instances.
  • Security Groups are STATEFUL.
    • If you create an inbound rule allowing traffic in, that traffic is automatically allowed back out again.
  • You cannot block specific IP address using Security Groups, instead use Network Access Control Lists.
  • You can specify allow rules, but not deny rules.

other/acloud_guru/certified_solutions_architect_associate_2018/ch5-5_security_groups_basics.txt · 上一次變更: 127.0.0.1