FSx
3rd party high-performance File System
- Fully managed service
FSx for Windows
- SMB, NTFS protocol
- Can be mounted Linux EC2 instance
- 다중 AZ, S3 백업
FSx for Lustre
- High Performance Computing
- S3와 높은 호환성을 제공한다. S3를 파일 시스템처럼 읽고 쓸 수 있다.
FSx for Lustre Deployment Option
- Scratch
- 임시 저장소
- 서버에 문제가 생기면 데이터 유실
- S3에 보관할 수 있다.
- Persistent
- Long-term
- 같은 가용영역에 데이터를 복사해둔다.
- S3에 보관할 수 있다.
FSx for NetApp ONTAP
- NFS, SMB, iSCSI 프로토콜
- 다양한 환경과 운영체제를 지원한다.
- Point-in-time instantaneous cloning 지원 → staging file system 에 활용할 수 있다.
Storage Gateway
Bridge between on-premise and cloud
- Use cases: backup, on-premise cache
- on-premise 데이터센터에 위치한다.
S3 FIle Gateway
on-premise 서버와 NFS, SMB 프로토콜로 통신한다.
- Glacier를 제외한 S3 버킷과 호환된다. Lifecycle을 통해 Glacier 로 전환할 수 있다.
FSx File Gateway
Native access to FSx for Windows File Server
- 이미 FSx 만으로도 on-premise에서 cloud로 접근할 수 있다.
- File Gateway를 추가하면 자주 접근하는 데이터를 cache에 저장할 수 있다.
Volume Gateway
Block storage 스냅샷을 iSCSI 프로토콜을 사용하여 S3에 백업한다. on-premise 백업에 유용하다.
- Cached(low latency), Stored(스케쥴 백업)
'AWS' 카테고리의 다른 글
[aws] Certified Solutions Architect Associate - Disaster Recovery (0) | 2024.07.04 |
---|---|
[aws] Certified Solutions Architect Associate - VPC (0) | 2024.07.04 |
[aws] Certified Solutions Architect Associate - ENI, EBS, EC2 Placement (0) | 2024.07.03 |
[aws] Certified Solutions Architect Associate - EC2 (0) | 2024.06.04 |
[aws] Certified Solutions Architect Associate - IAM (0) | 2024.06.03 |