AWS security

AWS 보안 모범 사례

2016년 8월 (이 문서의 최신 버전은 http://aws.amazon.com/security를 참조)

https://d1.awsstatic.com/whitepapers/Security/KO_Whitepapers/AWS_Security_Best_Practices_KO.pdf

IAM

IAM의 보안 모범 사례

Security best practices in IAM - AWS Identity and Access Management

 

접근제어에 대한 통제는 IP address, MFA 설정 등 여러 가지를 조합해서 할 수 있음.

IAM에 대한 조건 설정

날짜 및 시간, IP 등을 이용하여 IAM 에 대한 접근권한 설정이 가능함.

예를 들어 VPN을 이용하여 사내 시스템에 대한 접근을 하는 경우에는 사무실 대역 및 VPN 대역에서만 접근을 하도록 할 수 있음. (AWS 콘솔 접근에 대한 IP 접근제어에서도 활용 가능)

https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_IPAddress

MFA 설정

AWS 콘솔 접근에 대한 MFA 설정 : AWS IAM MFA 디바이스 활성화

AWS CLI, API 접근에 대한 MFA 설정 : AWS 사용자의 CLI 및 API 접근에 대한 MFA 설정

참고자료

AWS Builders - Industry Edition : Welcome to Security Modernization

https://aws.amazon.com/ko/security/