以下哪个不是 Security Group 的配置选项?(List of users / Ports / IP addresses / List of protocols)
Which of the following is not an option in security groups? (List of users / Ports / IP addresses / List of protocols)
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: easy
分类: AWS Security
标签: security-group, inbound, outbound, rules
参考答案摘要
核心答案 List of users 。 解释 Security Group 规则按 协议(protocol)/端口(port)/源或目标(IP CIDR 或其他安全组) 来控制流量,不是按“用户列表”做网络层访问控制。
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。