You created a new Linux EC2 instance and installed PostgreSQL but you are not able to establish a connection to the server from your local computer. What steps do you take to resolve this issue?
You created a new Linux EC2 instance and installed PostgreSQL but you are not able to establish a connection to the server from your local computer. What steps do you take to resolve this issue?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: medium
分类: Cloud, DevOps
标签: AWS, Skill Assessment
参考答案摘要
选项 [ ] Create a security group rule that allows all traffic from 0.0.0.0/0. This will verify whether or not another rule is denying the traffic. [x] Verify that the assigned security groups allow traf...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。