如果一个 Security Group 被多个 EC2 实例使用,你能修改规则吗?修改后会立即作用于已有实例吗?
You want to modify the security group rules while it is being used by multiple EC2 instances. Will you be able to do that? If yes, will the new rules be implemented on all previously running EC2 instances that were using that security group?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: easy
分类: AWS 安全组, 配置变更
标签: Security Group, rule update, instant apply
参考答案摘要
核心答案 可以修改 。修改会 立即生效 并应用到所有正在使用该 Security Group 的实例,无需重启。
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。