Storage Comparison

S3: Object Storage 객체 스토리지, 서버리스, 프로비저닝 할 필요 없음

Glacier : Object Archival 객체 아카이브를 위한 곳, 객체를 오랫동안 저장하고, 회수할 일이 드물 때 사용

EFS: Network File System for Linux instances, POSIX file system

리눅스 인스턴스 용의 네트워크 파일 시스템이다. (POSIX 파일 시스템)

FSx for Windows: Network File System for Windows servers

윈도우 서버 전용 네트워크 파일 시스템

FSx for Lustre: High Performance Computing Linux file system

고성능 컴퓨팅이 가능한 리눅스 파일 시스템

EBS volumes: Network storage for one EC2 instances at a time

한 번에 하나의 EC2 인스턴스와만 연결 가능한 네트워크 스토리지

Instance Storage: Physical storage for your EC2 instance (high IOPS)

EC2 인스턴스의 물리적 스토리지 (높은 IOPS가 특징이지만 EC2 인스턴스가 중단되면 스토리지가 영구적으로 손실됨)

Storage Gateway: File Gateway, Volume Gateway(Cache & stored), Tape Gateway

Snowball / Snowmobile: to move large amount of data to the cloud, physically

대용량 데이터를 클라우드로 물리적으로 옮기는 방법

Database: for specific workloads, usually with indexing and querying

일반적으로 인덱싱 및 쿼리를 사용하여 특정 워크로드에 사용할 수 있습니다.

'Cloud > AWS' 카테고리의 다른 글

Amazon SNS  (0) 2022.12.02
Amazon SQS  (0) 2022.12.01
AWS Storage Gateway 개요  (0) 2022.11.28
Amazon FSx - Overview  (0) 2022.11.28
AWS Snow Family 개요  (0) 2022.11.27

+ Recent posts