글로벌 CSP 보안 항목 비교

글로벌 CSP 4사인 AWS, Microsoft Azure, Google Cloud, Oracle OCI의 보안 항목들을 비교해보았다.

약 80% 정도는 대체로 비슷하나 일부 항목은 구현방식의 차이로 인해 약간의 차이가 있다.


먼저 전반적인 항목들을 살펴보자.

항목AWSAzureGCPOCI
조직/계정 구조Organizations / OU / AccountTenant / Management Group / SubscriptionOrganization / Folder / ProjectTenancy / Compartment
인증IAM Identity CenterMicrosoft Entra IDCloud Identity / IAMIAM Identity Domains
권한 통제IAM / SCP / RCP / Permission BoundaryAzure RBAC / Entra Roles / PIMIAM / Org Policy / IAM DenyIAM Policy
정책기반 예방통제SCP / RCP / Control TowerAzure PolicyOrganization PolicySecurity Zones
CSPMSecurity Hub CSPMDefender for CloudSecurity Command CenterCloud Guard
위협탐지GuardDutyDefender for CloudSecurity Command CenterCloud Guard
구성 감사AWS ConfigAzure PolicyAsset Inventory / Org Policy / SCCCloud Guard
API 감사 로그CloudTrailActivity LogCloud Audit LogsAudit
SIEMSecurity Lake + 외부 SIEMMicrosoft SentinelChronicle / Google SecOpsLogging Analytics / 외부 SIEM
키 관리KMS / CloudHSMKey Vault / Managed HSMCloud KMS / Cloud HSMVault
SecretSecrets ManagerKey VaultSecret ManagerVault / Secret Management
취약점InspectorDefender Vulnerability ManagementVulnerability Manager / SCCVulnerability Scanning
데이터분류MaciePurviewSensitive Data ProtectionData Safe
관리자 접속Systems Manager Session ManagerAzure BastionIAP / OS LoginOCI Bastion
WAFAWS WAFApplication Gateway WAF / Front Door WAFCloud ArmorOCI WAF
FWNetwork FirewallAzure FirewallCloud NGFWNetwork Firewall
Private PaaS 연결PrivateLink / VPC EndpointPrivate LinkPrivate Service ConnectService Gateway / Private Endpoint
공통 항목별 비교


AWS는 Organizations를 중심으로 Security Hub CSPM, GuardDuty, Config, IAM Access Analyzer, CloudTrail 등을 모든 계정에 배포하고, Security Tooling 계정으로 중앙 관리하는 구조를 공식 SRA에서 권장한다.

Azure는 MCSB(Microsoft Cloud Security Benchmark)를기준으로 네트워크, IAM, 특권 접근, 데이터 보호, 자산 관리, 로깅, 사고 대응, 취약점, 백업, DevOps보안 등을 하나의 통제체계로 구성한다.

GCP는 SecureEnterprise Foundation에서 인증/인가, 조직, 네트워크, 로깅, 키/Secret 관리, Security Posture를 핵심 영역으로 정의하고 있다.

OCI는 Compartment를 IAM과 보안 경계의 핵심으로 사용하고 Cloud Guard와 Security Zones를 결합하는 형태가 특징적이다.