Cloud/개념

Azure 와 AWS 차이점 ( 용어 정리 )

dodomp0114 2021. 8. 2. 19:42

 

AWS Azure Service
EC2(Elastic Compute Cloud)
인스턴스
Virtual Machines 가상 머신
Auto Scaling Virtual Machine Scale Sets 수요 증가/감소 에 따라 유연하게 서버 자원을 제공.
Security Groups Network Security Group 보안 그룹
VPC Virtual Network 가상 네트워크
EKS AKS (Azure Kubernetes Service) 쿠버네티스
Lambda Functions 서버리스 함수

 

 

AWS Azure Service
Route 53 Azure DNS 도메인 서비스
CloudFront Content Delivery Network 정적데이터를 더욱 빠르기 전송하기 위한 기능
NLB Load balancer 부하 분산 장치
ALB / ELB Application Gateway 부하 분산 장치

 

AWS Azure Service
S3 Block Blob (Storage Account) 가상 머신
EBS Page Blob (Storage Account) / Managed Disk 가상머신 디스크가 저장되는 장소
EFS Files (Storage Account) 공유 파일디스크
Glacier Archive (Storage Account) 가상 네트워크
Snowball Databox(Preview) 대용량 디스크 이전 기능

 

 

AWS Azure Service
IAM Aactive Directory, IAM 인증 및 허가 등 인증 허가
S3 Key Management Storage Account Encryption 저장소 관련 암호화
AWS Shield Azure DDos Protection 디도스 보호

 

 

'Cloud > 개념' 카테고리의 다른 글

Bastion Host 란  (0) 2021.03.02