728x90 반응형 prefix lists1 aws Security Group 만들기 목차Bastion용 SGPrivate WAS용 SGDB용 SGALB용 SGECS용 SG VPC 만들기https://orange-makiyato.tistory.com/129 빨간색 Security Group 추가하기 Bastion용 SGname : 명확하게description : 써도 되고 안써도 되고VPC : 사용할 VPC 선택 Inbound Bastion 이니까 ssh만 허용 Outbound제한 없음. all traffic Private WAS용 SG Inbound bastion 통해서 들어오는 ssh와 도메인 호출을 통해서 들어오는 http, https 허용. ssh는 bastion 을 통해서만 들어와야하기 때문에 source를 bastion-sg 로 선택. Outbound.. 2025. 3. 5. 이전 1 다음 728x90 반응형