SlideShare a Scribd company logo
1 of 63
Download to read offline
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS 레벨업하기! 스토리지
현륜식 솔루션즈 아키텍트, AWS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Agenda
• Storage
• AWS 에서 생각하는 Storage
• Block Storage
• File Storage
• Object Storage
• Data Migration Tool
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Block vs File vs Object
Block Storage
사용자의 데이터를 Local Disk 또는 SAN Storage 상의 Volume에 Block 단위로 저장 및 Access하는 스토리지 유형
일반적으로 파일 시스템을 구성하여 사용
e.g.: Local Disk, SAN/iSCSI Storage, NTFS, ZFS, Amazon EBS
File Storage
파일 시스템으로 구성된 저장소를 Network 기반의 Protocol을 사용하여 파일 단위로 Access하는 스토리지 유형(NAS)
e.g.: NAS, Amazon EFS, Amazon FSx
Object Storage
Encapsulate된 데이터 및 속성, 메타데이터, 오브젝트 ID를 저장하는 가상의 컨테이너
API 기반의 데이터 접속
메타 데이터 또는 정책에 기반하여 운영
e.g.: Amazon S3, OpenStack Swift, Ceph
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
스토리지의 특성
내구성 가용성 보안 비용 확장성 성능 Integration
기대 데이터
손실
기대 Downtime 저장 및 전송 중
데이터 보안
storage 단위
가격
e.g. $ / GB
유연성,
스토리지
크기, 사용자
수
성능 메트릭
e.g. 대역폭, IOPS
API 제공 여부
및 다른
서비스와의
상호 작용
가능성
스토리지 도입에 고려되는 사항
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS에서 생각하는 Storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
On-premises
• 선납 방식 - Capex
• 기간별로 다른 금액 정책
• 빠른 혁신이 불가능
불필요한 자원 소모
AWS
• 사용한 만큼만 과금
• 지속적이고 자동으로 가격 인하
• 끊임없는 혁신
UX 저하
AWS 모델
Data
클라우드의 중심은 스토리지
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
99.99%
내구성 디자인
하나의 Site 에 두개 복사본
99.999%
내구성 디자인
두개의 Site에 하나의 복사본
99.999999999%
내구성 디자인
GlacierStandard IA
AWS 리전
내구성 이해하기
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
내구성과 가용성
% 가용성 내구성
99.999 5 minutes 15 seconds 1 in 100,000
99.9999 31 seconds 1 in 1,000,000
99.99999 3 seconds 1 in 10,000,000
99.999999999 300 uSeconds 1 in 100,000,000,000
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
다양한 스토리지 옵션들
Amazon Elastic Block Store
(EBS)
Amazon Elastic File System Amazon FSx for LustreAmazon FSx
Amazon S3 GlacierAmazon Simple Storage
Service (S3)
AWS SnowballAmazon FSx for Windows File
Server
Volume
Gateway
File Gateway Tape Gateway
AWS Storage GatewayAWS BackupAWS SnowmobileAWS Snowball Edge
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Block Storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EC2 인스턴스와 Block Storage
EC2 인스턴스
물리 호스트
인스턴스 스토어
or
EC2 인스턴스
물리 호스트
or
스토리지 호스트
EBS 스토어
Block IO
인스턴스 스토어 EBS (Elastic Block Store)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EBS(Elastic Block Store)
Amazon EBS
EC2 인스턴스를 위한 Persistent Block Level 스토리지
생성한 용량만큼만 비용을 지불
이중화(중복) 기본 제공 및 Write Cache
일관성 있는 낮은 지연의 성능을 제공
Random I/O에 최적화
저장된 상태에서의 암호화가 기본으로 제공
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EBS(Elastic Block Store)
Amazon EBS
Network 연결 기반의 Block Storage
데이터 수명에 독립적
가상 디스크
하나의 EC2인스턴스가 다수의 EBS볼륨을 가질 수 있음
하나의 EBS 볼륨은 한번에 하나의 EC2인스턴스에만 연결이 가능
연결 해제 후, 다른 EC2 인스턴스에 장착이 가능
Raw Block Device
포멧되어 있지 않은 Block Device
데이터베이스 또는 파일시스템에 적합
다양한 종류의 EBS가 제공됨
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EBS의 기능
항목 제공 기능
내구성 (Durable)
• 99.999%(five 9’s)의 신뢰성을 제공하도록 설계됨
• 단일 가용영역(AZ) 내에서 다중의 스토리지로 복제
보안성 (Secure)
• Identity and Access 정책
• 암호화 기능
성능 (Performance)
• 지연이 낮은 SSD
• 일관된 I/O 성능
• 보다 높은 성능을 위하여 다수의 EBS볼륨을 Stripe 볼륨으로 구성 가능
백업 (Backup)
• Point-in-Time 스냅샷 (시점 기반)
• 생성된 스냅샷을 가용영역(AZ)간 또는 리전(Region)간 복제 기능 제공
확장성 (Scalable)
• 1GiB ~ 16TiB의 필요한 용량 제공
• 손쉽게 용량/성능의 확장 및 축소가 가능
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EBS 볼륨 종류별 비교
항목
SSD(Solid State Drive) HDD(Hard Disk Drive)
General Purpose
SSD (gp2)
Provisioned IOPS
SSD (io1)
Throughput
Optimized HDD (st1)
Cold HDD (sc1)
간략한 설명
• 범용 SSD 볼륨은
다양한 트랜잭션
워크로드를 위해
가격과 성능의 균형을
맞춤
• 고성능 SSD 볼륨은
지연 시간에 민감한
트랜잭션 워크로드를
위해 설계됨
• 저비용 HDD 볼륨은
자주 액세스하고 처리량
집약적인 워크로드를
위해 설계됨
• 최저비용 HDD
볼륨은 액세스 빈도가
낮은 워크로드를 위해
설계됨
사용 사례 • 대부분의 workload
• I/O 집약적 NoSQL
및 관계형
데이터베이스
• Big Data 분석 • 간헐적 사용 데이터
볼륨 크기 • 1GiB – 16TiB • 4GiB – 16TiB • 500GiB – 16TiB • 500GiB – 16TiB
최대 IOPS/볼륨
• 16,000 (볼륨 size에
따라 다름)
• 64,000 • 500 • 250
비용
(버지니아 북부
기준)
• $0.10/GB-Month
• I/O 양에 무관
• $0.125/GB-Month
• $0.065/Provisioned
IOPS
• $0.045/GB-Month • $0.025/GB-Month
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Choosing an Amazon EBS volume type
gp2
Latency?
< 1 ms Single-digit ms
Which is more important?
Cost Performance
IOPS
≤ 80,000> 80,000
is more important
io1
Throughput
is more important
Small, random I/O Large, sequential I/O
st1
d2
≤ 1,750 MiB/s
Aggregate throughput?
> 1,750 MiB/s
Which is more important?
Cost Performance
sc1
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Elastic Volumes: Features
Increase volume size
Increase/decrease provisioned IOPS
Change volume type
standard gp2
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EC2 Instance Store (Ephemeral Volumes)
EC2 인스턴스에 포함 (무료)
SAS, SSD, NVMe 디스크 제공
인스턴스 패밀리에 따라 종류 및 사이즈가 다름
로컬 하드웨어에 직접 연결된 디스크
Stop/Start로 인해 하드웨어가 바뀌면 사라짐 (휘발성)
디스크 오류, 인스턴스 중지, 인스턴스 종료 시 데이터 소실
IO의 타입에 따라 다양한 형태로 지원
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Cloud
EC2 Availability Zone
EC2
Amazon S3
EBS
EC2 EC2
EBS EBS EBS EBS EBS
EBS Snapshot
EBS Snapshot
EBS Snapshot
Create Snapshot
Clone From
Snapshot
Amazon EBS Snapshot
스냅샷을 찍는 시점에 대한 복사본
S3에 저장, EBS API 지원
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EBS Volume
Time
Snapshot 1 Snapshot 2 Snapshot 3
S3
Block 1
Block 2
Block 3
Block 4
Chunk 1
Chunk 2
Chunk 3
Chunk 4
Amazon EBS Snapshot
용량 최적화
연속적으로 생성되는
스냅샷의 경우 용량
절감을 위하여
Incremental로 저장
스냅샷 삭제 시 해당
스냅샷에만 저장되었던
데이터 삭제
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
TIP!
중요한 정보가 EBS에 있다면 Amazon Data Lifecycle Manager를 이용하여 EBS를
정기적으로 Snapshot 찍어주세요.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
File Storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Elastic File System (EFS)
Amazon EFS
EC2인스턴스를 위한 완전 관리형 네트워크 파일시스템
표준 파일시스템 기능 제공
운영체제 표준 API 지원
수천대의 EC2 인스턴스간 파일시스템 공유
페타바이트 규모로 탄력적으로 확장
다양한 워크로드를 위한 성능을 제공
고가용성 및 내구성
NFS v4 기반
On-Premise의 서버에서도 사용 가능
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EFS - Simple
완전 관리형
하드웨어, 네트워크 및 파일시스템 불필요
수초이내에 확장가능한 파일시스템 생성
기존 도구 및 어플리케이션과 유연하게 통합
NFS v4.1 – 표준 기반
표준 파일시스템
운영체제의 표준 파일시스템 API 호환
단순한 비용 체계 – 손쉬운 비용 예측
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EFS - Elastic
사용자의 파일 추가, 제거에 따라 자동적으로 확장 또는 축소
스토리지 용량 및 성능을 미리 준비할 필요가 없음
초기 비용 없이 사용한 만큼만 비용 지불
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EFS - Scalable
페타바이트 규모까지 파일시스템 확장 가능
파일시스템의 사용증가에 따라 자동으로 용량 및 성능이 확장
파일시스템 크기에 관계 없이 일관된 성능 제공
수천개 이상의 동시접속 지원
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EFS – High Available
가용영역 장애를 고려한 디자인
다수의 가용영역에 걸쳐 자원이 통합
전통적인 NAS보다 뛰어난 가용성 모델
Production 및 Tier-0 어플리케이션에 적합
Big Data Analytics
Media Workflow Processing
Web Services
Content Management
Home Directories
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EFS Infrequent Access
자주 사용하지 않는 데이터 용도
EFS Lifecycle Policy
85% savings for files accessed <1
time per month
EFS Standard EFS IA
Frequently
accessed
file system
Infrequently
accessed
file system
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EFS Bursting Throughput
Data ingest
Compute
D U R A T I O N
A V E R A G E
T H R O U G H P U T
1TB of 1MB files
from 1 c5.2xlarge instance
2h 53m 105 MB/s
EFS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EFS Provisioned Throughput
Data ingest
Compute
D U R A T I O N
A V E R A G E
T H R O U G H P U T
1TB of 1MB files
from 1 c5.2xlarge instance
1h 12m 250 MB/s
2h 53m 105 MB/s
EFS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Compute
Compute
Compute
EFS Provisioned Throughput
Data ingest
Compute
D U R A T I O N
A V E R A G E
T H R O U G H P U T
1TB of 1MB files
from 4x c5.2xlarge instances
18m 1000 MB/s
1h 12m 250 MB/s
EFS
2h 53m 105 MB/s
90%
reduction
in time
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EFS - Mounting
가용영역 1
REGION
가용영역 2
가용영역 3
Amazon
EFS
EC2
EC2
EC2
EFS DNS Name
availability-zone.file-system-id.efs.aws-region.amazonaws.com
Mount on machine
sudo mount -t nfs4 mount-target-DNS:/ ~/efs-mount-point
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
FSx for Windows
AWS 서비스들과
쉽게 연동
완전 관리형 Windows file
systems …
… built on Windows Server
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
기본 Windows 호환성 및 기능
네이티브
Windows 호환성
DFS
Namespaces 및
DFS Replication
Microsoft AD 및
Windows ACLs
지원
AD
NTFS
Windows Server
Native SMB
2.0 to 3.1.1
SMB
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon FSx for Lustre
For compute-intensive data processing
use cases like HPC or Machine Learning
S3에 저장된 Raw 데이터를
처리하기 위해 FSx에 저장
보존을 위해 S3에 반환된 처리
출력
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon FSx for Lustre 성능
대단위 확장 가능한 성능
100+ GB/s throughput | Millions of IOPS |
일관된 sub-millisecond 호출시간
Parallel file system Supports hundreds of
thousands of cores
SSD-based
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Object Storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon S3 (Simple Storage Service)
Amazon S3
웹에서 사용 가능한 오브젝트 저장소
사용한 만큼만 비용 지불
뛰어난 내구성 (99.999999999%의 내구성 설계)
제약없는 확장성
4가지 유형의 서비스
Standard Storage : $0.025/GB/월
Standard-IA(Infrequent Access) Storage : $0.018/GB/월
One Zone-IA(Infrequent Access) Storage : $0.0144/GB/월
Glacier(장기보존) : $0.005/GB/월
Glacier Deep Archive : $0.002/GB/월
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon S3 (Simple Storage Service)
Amazon S3
병렬 처리 지원 (Multipart Upload, Ranged GETs)
Resource 단위의 IAM 권한
버킷(Bucket) 접근 정책 및 ACL
API를 통한 직접 사용 가능
Server Side Encryption
Static Website Hosting
데이터에 대한 수명주기 관리 기능
Amazon Athena 지원
Amazon S3에 저장된 데이터를 표준 SQL을 사용하여 분석할 수
있게 하는 대화형 Query 서비스
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Availability Zone
AWS Object 스토리지의 특징
S3 Standard
S3 Intelligent-Tiering
S3 Standard-IA
Availability Zone
S3 One Zone-IA
AWS Region AWS Region
S3 Glacier
S3 Glacier Deep Archive
Availability ZoneAvailability Zone
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Object Storage Tiering
데이터에 대한 S3 Life Cycle 정책을 통한 Tiering
GlacierS3 - IAS3 Standard
주 사용 데이터
Big Data 분석용 데이터
작은 오브젝트들
작업용 임시 공간
파일 동기화 및
공유서비스
아카이브 또는 백업
미디어 트랜스 코딩
재해 복구용 (DR/Geo
Redundancy)
장기 보존용 아카이브
Tape Vaulting
백업
Cold 유형의 데이터
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
알맞는 Amazon S3 스토리지 티어 선택하기
Access FrequencyFrequent Infrequent
• Active, frequently
accessed data
• Milliseconds access
• > 3 AZ
• Data with changing
access patterns
• Milliseconds access
• > 3 AZ
• Monitoring fee per Obj.
• Min storage duration
• Infrequently accessed
data
• Milliseconds access
• > 3 AZ
• Retrieval fee per GB
• Min storage duration
• Min object size
S3 Standard S3 Standard-IA S3 One Zone-IA S3 Glacier
• Re-creatable, less
accessed data
• Milliseconds access
• 1 AZ
• Retrieval fee per GB
• Min storage duration
• Min object size
• Archive data
• Select minutes or
hours
• > 3 AZ
• Retrieval fee per GB
• Min storage duration
• Min object size
S3 Intelligent-Tiering
S3 Glacier
Deep Archive
• Archive data
• Select 12 or 48 hours
• > 3 AZ
• Retrieval fee per GB
• Min storage duration
• Min object size
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Infrequent access tierFrequent access tier
액세스 패턴에 따라 자동으로 스토리지 계층화
S3 Intelligent-Tiering
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Glacier
Amazon Glacier
저렴한 보관용 스토리지(Archival)
높은 보안성 (SSL & AES-256)
높은 내구성 (99.999999999 %)
데이터의 보존 및 백업에 최적화된 스토리지
한시간 이내의 RTO 조건에 적합
스토리지 저장 비용과 검색 비용
3가지 검색 옵션 : 긴급(Expedited), 표준(Standard), 대량(Bulk)
GB당 $0.005/month의 저장 요금 (한국)
S3와 통합된 life cycle 관리
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S3 performance increase
데이터 분석을 위한 S3
BEFORE
Compute
W R I T E T I M E R E A D T I M E
5TB of 2MB objects
S3
41m 40s 13m 52s
1with prefix
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S3 performance increase
S3 요청 성능 향상
NOW
Compute
W R I T E T I M E R E A D T I M E
S3
12m 00s 7m 00s
41m 40s 13m 52s
5TB of 2MB objects
1with prefix0
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S3 performance increase
S3 요청 성능 향상
병렬 처리
Compute
W R I T E T I M E R E A D T I M E
S3
12m 00s 7m 00s
41m 40s 13m 52s
x10
0h 1m 12s 0h 0m 42s
5TB of 2MB objects
1with 0 prefix
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon CloudFront
Amazon Glacier
구성과 사용이 매우 간단한 컨텐츠 전송 네트워크(CDN) 서비스
사용한 만큼만 비용을 지불, 초기 약정 불필요
다양한 원본 컨턴츠 Origin : S3, EC2, On-Premise
전세계 180개 이상의 Edge Locations
Video Streaming
지역별 제한 기능 (Geo Restriction)
Custom SSL Certificate
Dynamic Content
POST/PUT 지원
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
TIP!
S3 Lifecycle Management의 Incomplete Multipart Uploads를 삭제하는 Rule을
설정하세요.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Data Migration Tool
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
데이터 이동을 위한 5가지 질문
저장되어 있는 데이터는 어떤 종류의 데이터이고 어디로 옮겨야 하는가?
단발성인가? 지속적으로 옮겨야 하는가?
단방향인가? 양방향 동기화가 필요한가?
얼마나 많은 데이터가 있는가? 얼마 동안에 옮겨야 하는가?
데이터를 WAN 으로 옮겨도 되는가?
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
온라인 데이터 이동을 쉽고 빠르게 – 오픈소스 툴 대비 10배 이상 빠른 속도로
AWS Region
NAS
NFS
DataSync
Agent
AWS
DataSync
S3 Bucket
EFS File
System
Corporate Data Center
AWS Direct Connect or WAN
Encryption with TLS
Migrate active
application data to AWS
Transfer data for timely
in-cloud analysis
Replicate data to AWS
for business continuity
AWS DataSync
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Your SFTP
end users
FTP over SSH
Archival
Analytics
Processing
S3AWS Transfer
for SFTP
S3를 위한 완전 관리형 SFTP 서비스
기존 Active Directory
및 LDAP 과 연동
S3에서 데이터에 대한 처리
및 아카이빙을 위한 준비
높은 가용성과 확장성
제공
AWS Transfer for SFTP
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon S3 Transfer Acceleration
Rio De Janeiro Warsaw New York Atlanta Madrid Virginia Melbourne Paris Los Angeles Seattle Tokyo Singapore
Time[hrs]
500 GB 데이터를 싱가폴 S3 버킷에 업로드시
Internet 망Transfer Accelerator
최대 300% 속도 개선
평균 171%
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Snowball & Snowball Edge
On-Premise  AWS 클라우드간의 빠르고 단순하며 안정적인
데이터 이동 수단 제공
10Gbps connection
50 TB/80 TB Capacity (Snowball)
100 TB Capacity (Snowball Edge)
Local S3 Storage APIs (Snowball Edge)
Local Lambda Functions (Snowball Edge)
멀티미디어 트랜스코딩, 실시간 압축, 커스텀 오디팅 지원
• Snowball Edge [Compute]
- 52 vCPUs or NVIDIA G100 GPU
- 42 TB capacity/100 Gb/s networking
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Snowball
E-ink 배송 라벨
매우 견고한
케이스
End-to-End
데이터 암호화
50 / 80 TB
10G 네트워크
방수 및 방진
기능
극한, 혹서의
환경에서도
기능을 발휘
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Snowball의 속도 비교
대역폭
평균 사용률
인터넷 대역폭
1Gbps 500Mbps 300Mbps 150Mbps
25% 95 190 315 632
50% 47 95 158 316
75% 32 63 105 211
250TB의 데이터 이동을 위하여 5개의 Snowball을 사용하면 수일 이내에 이동 가능 (개당
50TB, 10Gbps 전송 x 5)
배송기간에 따라 지연 발생 가능여부
250TB의 데이터를 인터넷을 통하여 이동하는 경우의 소요 시간(단위, days)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Korea 공식 소셜 채널에서
발표자료 및 녹화 동영상을 확인하세요.
발표자료 다운로드
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
설문조사와 강연 평가에
참여해 주신 모든 분들께
랩탑 백팩을 드립니다!
여러분의 피드백을 기다립니다!
#GamesOnAWS 해시태그와 함께
여러분의 행사 소감을 SNS에 올려주세요.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
입문자 트랙 강연을 듣고, AWS 공식 교육 바우처를 받으세요!
1
2
3 6층 AWS 전문가 상담부스에서 바우처 수령
3개 이상의 강연에서 입장/퇴장 스탬프 획득
AWS 입문자 트랙 입구에서 스탬프카드 수령
*강연 시작 후 10분 이내에 ‘입장’ & 강연 종료 후 ‘퇴장’
*선착순 100명 한정
*AWS 입문자 트랙 참여하신 분들께만 제공됩니다*
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
감사합니다

More Related Content

What's hot

What's hot (20)

[AWS Migration Workshop] VMware Cloud on AWS - 하이브리드 환경의 운영
[AWS Migration Workshop]  VMware Cloud on AWS - 하이브리드 환경의 운영[AWS Migration Workshop]  VMware Cloud on AWS - 하이브리드 환경의 운영
[AWS Migration Workshop] VMware Cloud on AWS - 하이브리드 환경의 운영
 
[Games on AWS 2019] 오전 강연 | 새로운 게임을 준비하며 아쉬웠던 2% 를 채워줄 AWS 의 서비스와 기능 업데이트 - 안...
[Games on AWS 2019] 오전 강연 | 새로운 게임을 준비하며 아쉬웠던 2% 를 채워줄 AWS 의 서비스와 기능 업데이트 - 안...[Games on AWS 2019] 오전 강연 | 새로운 게임을 준비하며 아쉬웠던 2% 를 채워줄 AWS 의 서비스와 기능 업데이트 - 안...
[Games on AWS 2019] 오전 강연 | 새로운 게임을 준비하며 아쉬웠던 2% 를 채워줄 AWS 의 서비스와 기능 업데이트 - 안...
 
[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | Aurora로 게임 데이터베이스 레벨 업! - 김병수 AWS ...
[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | Aurora로 게임 데이터베이스 레벨 업! - 김병수 AWS ...[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | Aurora로 게임 데이터베이스 레벨 업! - 김병수 AWS ...
[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | Aurora로 게임 데이터베이스 레벨 업! - 김병수 AWS ...
 
AWS 의 비용 절감 프레임워크와 신규 프로그램을 활용한 전략적 비용절감 :: AWS Travel and Transportation 온라인...
AWS 의 비용 절감 프레임워크와 신규 프로그램을 활용한 전략적 비용절감 :: AWS Travel and Transportation 온라인...AWS 의 비용 절감 프레임워크와 신규 프로그램을 활용한 전략적 비용절감 :: AWS Travel and Transportation 온라인...
AWS 의 비용 절감 프레임워크와 신규 프로그램을 활용한 전략적 비용절감 :: AWS Travel and Transportation 온라인...
 
강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
강의 2: AWS 핵심 서비스:: AWSome Day Online Conference강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
 
[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | AWS에서 분산 서비스 거부 공격(DDoS)을 고민하지 않는 ...
[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | AWS에서 분산 서비스 거부 공격(DDoS)을 고민하지 않는 ...[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | AWS에서 분산 서비스 거부 공격(DDoS)을 고민하지 않는 ...
[Games on AWS 2019] AWS 사용자를 위한 만랩 달성 트랙 | AWS에서 분산 서비스 거부 공격(DDoS)을 고민하지 않는 ...
 
[Games on AWS 2019] 오전 강연 | Does your IT really matter? : 게임사의 전략과 경쟁력을 위한 AW...
[Games on AWS 2019] 오전 강연 | Does your IT really matter? : 게임사의 전략과 경쟁력을 위한 AW...[Games on AWS 2019] 오전 강연 | Does your IT really matter? : 게임사의 전략과 경쟁력을 위한 AW...
[Games on AWS 2019] 오전 강연 | Does your IT really matter? : 게임사의 전략과 경쟁력을 위한 AW...
 
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
 
[AWS Dev Day] 이머징 테크 | AWS AI 서비스로 SAP 비지니스 프로세스 자동화하기 - 이상규 AWS 솔루션즈 아키텍트, 이...
[AWS Dev Day] 이머징 테크 | AWS AI 서비스로 SAP 비지니스 프로세스 자동화하기 - 이상규 AWS 솔루션즈 아키텍트, 이...[AWS Dev Day] 이머징 테크 | AWS AI 서비스로 SAP 비지니스 프로세스 자동화하기 - 이상규 AWS 솔루션즈 아키텍트, 이...
[AWS Dev Day] 이머징 테크 | AWS AI 서비스로 SAP 비지니스 프로세스 자동화하기 - 이상규 AWS 솔루션즈 아키텍트, 이...
 
[애플리케이션 현대화 및 개발] 클라우드를 통한 현대적 애플리케이션 디자인 및 구축 패턴 - 윤석찬, AWS 수석 테크 에반젤리스트
[애플리케이션 현대화 및 개발] 클라우드를 통한 현대적 애플리케이션 디자인 및 구축 패턴 - 윤석찬, AWS 수석 테크 에반젤리스트[애플리케이션 현대화 및 개발] 클라우드를 통한 현대적 애플리케이션 디자인 및 구축 패턴 - 윤석찬, AWS 수석 테크 에반젤리스트
[애플리케이션 현대화 및 개발] 클라우드를 통한 현대적 애플리케이션 디자인 및 구축 패턴 - 윤석찬, AWS 수석 테크 에반젤리스트
 
데이터베이스 운영, 서버리스로 걱정 끝! - 윤석찬, AWS 테크에반젤리스트 - AWS Builders Online Series
데이터베이스 운영, 서버리스로 걱정 끝! - 윤석찬, AWS 테크에반젤리스트 - AWS Builders Online Series데이터베이스 운영, 서버리스로 걱정 끝! - 윤석찬, AWS 테크에반젤리스트 - AWS Builders Online Series
데이터베이스 운영, 서버리스로 걱정 끝! - 윤석찬, AWS 테크에반젤리스트 - AWS Builders Online Series
 
AWS 환경에서 Dell Technologies 데이터 보호 솔루션을 활용한 데이터 보호 방안 - 정진환 이사, Dell EMC :: AW...
AWS 환경에서 Dell Technologies 데이터 보호 솔루션을 활용한 데이터 보호 방안 - 정진환 이사, Dell EMC :: AW...AWS 환경에서 Dell Technologies 데이터 보호 솔루션을 활용한 데이터 보호 방안 - 정진환 이사, Dell EMC :: AW...
AWS 환경에서 Dell Technologies 데이터 보호 솔루션을 활용한 데이터 보호 방안 - 정진환 이사, Dell EMC :: AW...
 
[AWS Dev Day] 이머징 테크 | AWS 서버리스를 이용하여 IoT 수준의 메세지 폭풍을 처리하는 방법 - 김민성 AWS 솔루션즈 ...
[AWS Dev Day] 이머징 테크 | AWS 서버리스를 이용하여 IoT 수준의 메세지 폭풍을 처리하는 방법 - 김민성 AWS 솔루션즈 ...[AWS Dev Day] 이머징 테크 | AWS 서버리스를 이용하여 IoT 수준의 메세지 폭풍을 처리하는 방법 - 김민성 AWS 솔루션즈 ...
[AWS Dev Day] 이머징 테크 | AWS 서버리스를 이용하여 IoT 수준의 메세지 폭풍을 처리하는 방법 - 김민성 AWS 솔루션즈 ...
 
[AWS Builders 온라인 시리즈] AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈]  AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트[AWS Builders 온라인 시리즈]  AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈] AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트
 
[AWSome Day온라인 컨퍼런스] 강의 1: 클라우드 소개 - 정도현, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 1: 클라우드 소개 - 정도현, AWS 테크니컬 트레이너[AWSome Day온라인 컨퍼런스] 강의 1: 클라우드 소개 - 정도현, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 1: 클라우드 소개 - 정도현, AWS 테크니컬 트레이너
 
클라우드 환경으로 데이터베이스 이전하기 - 강민석, AWS SR. Database SA
클라우드 환경으로 데이터베이스 이전하기 - 강민석, AWS SR. Database SA클라우드 환경으로 데이터베이스 이전하기 - 강민석, AWS SR. Database SA
클라우드 환경으로 데이터베이스 이전하기 - 강민석, AWS SR. Database SA
 
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
 
AWS Builders - Industry Edition: AWS가 추천하는 'App개발 및 데이터 관리, 분석 소프트웨어 서비스'_Tma...
AWS Builders - Industry Edition: AWS가 추천하는 'App개발 및 데이터 관리, 분석 소프트웨어 서비스'_Tma...AWS Builders - Industry Edition: AWS가 추천하는 'App개발 및 데이터 관리, 분석 소프트웨어 서비스'_Tma...
AWS Builders - Industry Edition: AWS가 추천하는 'App개발 및 데이터 관리, 분석 소프트웨어 서비스'_Tma...
 
[애플리케이션 현대화 및 개발] 파트너 세션 | 모던 인프라스트럭쳐 아키텍쳐 - 서호석 이사, 영우디지탈
[애플리케이션 현대화 및 개발] 파트너 세션 | 모던 인프라스트럭쳐 아키텍쳐 - 서호석 이사, 영우디지탈 [애플리케이션 현대화 및 개발] 파트너 세션 | 모던 인프라스트럭쳐 아키텍쳐 - 서호석 이사, 영우디지탈
[애플리케이션 현대화 및 개발] 파트너 세션 | 모던 인프라스트럭쳐 아키텍쳐 - 서호석 이사, 영우디지탈
 
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
 

Similar to [Games on AWS 2019] AWS 입문자를 위한 초단기 레벨업 트랙 | AWS 레벨업 하기! : 스토리지 - 현륜식 AWS 솔루션즈 아키텍트

빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
Amazon Web Services Korea
 

Similar to [Games on AWS 2019] AWS 입문자를 위한 초단기 레벨업 트랙 | AWS 레벨업 하기! : 스토리지 - 현륜식 AWS 솔루션즈 아키텍트 (20)

워크로드에 적합한 최적의 클라우드 스토리지를 찾기 원하는 당신에게 - 김기현 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul ...
워크로드에 적합한 최적의 클라우드 스토리지를 찾기 원하는 당신에게 - 김기현 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul ...워크로드에 적합한 최적의 클라우드 스토리지를 찾기 원하는 당신에게 - 김기현 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul ...
워크로드에 적합한 최적의 클라우드 스토리지를 찾기 원하는 당신에게 - 김기현 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul ...
 
AWS Summit Seoul 2023 | 잘나가는 애플리케이션 성능? 알맞은 스토리지로부터!
AWS Summit Seoul 2023 | 잘나가는 애플리케이션 성능? 알맞은 스토리지로부터!AWS Summit Seoul 2023 | 잘나가는 애플리케이션 성능? 알맞은 스토리지로부터!
AWS Summit Seoul 2023 | 잘나가는 애플리케이션 성능? 알맞은 스토리지로부터!
 
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
 
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1
 
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
 
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
 
AWS 스토리지 서비스 소개 및 실습 - 김용기, AWS 솔루션즈 아키텍트
AWS 스토리지 서비스 소개 및 실습 - 김용기, AWS 솔루션즈 아키텍트AWS 스토리지 서비스 소개 및 실습 - 김용기, AWS 솔루션즈 아키텍트
AWS 스토리지 서비스 소개 및 실습 - 김용기, AWS 솔루션즈 아키텍트
 
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
 
AWS로 데이터 마이그레이션을 위한 방안과 옵션 - 박성훈 스토리지 스페셜리스트 테크니컬 어카운트 매니저, AWS :: AWS Summit...
AWS로 데이터 마이그레이션을 위한 방안과 옵션 - 박성훈 스토리지 스페셜리스트 테크니컬 어카운트 매니저, AWS :: AWS Summit...AWS로 데이터 마이그레이션을 위한 방안과 옵션 - 박성훈 스토리지 스페셜리스트 테크니컬 어카운트 매니저, AWS :: AWS Summit...
AWS로 데이터 마이그레이션을 위한 방안과 옵션 - 박성훈 스토리지 스페셜리스트 테크니컬 어카운트 매니저, AWS :: AWS Summit...
 
[AWS Migration Workshop] SQL Server Performance on AWS
[AWS Migration Workshop]  SQL Server Performance on AWS[AWS Migration Workshop]  SQL Server Performance on AWS
[AWS Migration Workshop] SQL Server Performance on AWS
 
AWS Finance Symposium_천만 고객을 위한 AWS 클라우드 아키텍쳐 확장하기
AWS Finance Symposium_천만 고객을 위한 AWS 클라우드 아키텍쳐 확장하기AWS Finance Symposium_천만 고객을 위한 AWS 클라우드 아키텍쳐 확장하기
AWS Finance Symposium_천만 고객을 위한 AWS 클라우드 아키텍쳐 확장하기
 
진화하는 CloudFront 의 이해와 글로벌 서비스 활용 - 안수일 시니어 솔루션즈 아키텍트, GS NEOTEK :: AWS Summit...
진화하는 CloudFront 의 이해와 글로벌 서비스 활용 - 안수일 시니어 솔루션즈 아키텍트, GS NEOTEK :: AWS Summit...진화하는 CloudFront 의 이해와 글로벌 서비스 활용 - 안수일 시니어 솔루션즈 아키텍트, GS NEOTEK :: AWS Summit...
진화하는 CloudFront 의 이해와 글로벌 서비스 활용 - 안수일 시니어 솔루션즈 아키텍트, GS NEOTEK :: AWS Summit...
 
AWS Summit 2019 - GS네오텍
AWS Summit 2019 - GS네오텍AWS Summit 2019 - GS네오텍
AWS Summit 2019 - GS네오텍
 
SAP on AWS 사례로 알아보는 핵심 업무 이전 : SAP Competency 파트너사의 경험과 비젼 - 이상규 솔루션즈 아키텍트, A...
SAP on AWS 사례로 알아보는 핵심 업무 이전 : SAP Competency 파트너사의 경험과 비젼 - 이상규 솔루션즈 아키텍트, A...SAP on AWS 사례로 알아보는 핵심 업무 이전 : SAP Competency 파트너사의 경험과 비젼 - 이상규 솔루션즈 아키텍트, A...
SAP on AWS 사례로 알아보는 핵심 업무 이전 : SAP Competency 파트너사의 경험과 비젼 - 이상규 솔루션즈 아키텍트, A...
 
워크로드에 맞는 데이터베이스 찾기 - 박주연 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
워크로드에 맞는 데이터베이스 찾기 - 박주연 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019워크로드에 맞는 데이터베이스 찾기 - 박주연 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
워크로드에 맞는 데이터베이스 찾기 - 박주연 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
 
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
 
데이터 마이그레이션 및 전송을 위한 AWS 스토리지 서비스 활용방안 - 박용선, 메가존 클라우드 매니저
데이터 마이그레이션 및 전송을 위한 AWS 스토리지 서비스 활용방안 - 박용선, 메가존 클라우드 매니저데이터 마이그레이션 및 전송을 위한 AWS 스토리지 서비스 활용방안 - 박용선, 메가존 클라우드 매니저
데이터 마이그레이션 및 전송을 위한 AWS 스토리지 서비스 활용방안 - 박용선, 메가존 클라우드 매니저
 
글로벌 기업들의 효과적인 데이터 분석을 위한 Data Lake 구축 및 분석 사례 - 김준형 (AWS 솔루션즈 아키텍트)
글로벌 기업들의 효과적인 데이터 분석을 위한 Data Lake 구축 및 분석 사례 - 김준형 (AWS 솔루션즈 아키텍트)글로벌 기업들의 효과적인 데이터 분석을 위한 Data Lake 구축 및 분석 사례 - 김준형 (AWS 솔루션즈 아키텍트)
글로벌 기업들의 효과적인 데이터 분석을 위한 Data Lake 구축 및 분석 사례 - 김준형 (AWS 솔루션즈 아키텍트)
 
Prepare Windows EOS with AWS - 방승훈 Team Manager, TechData :: AWS Summit Seoul...
Prepare Windows EOS with AWS - 방승훈 Team Manager, TechData :: AWS Summit Seoul...Prepare Windows EOS with AWS - 방승훈 Team Manager, TechData :: AWS Summit Seoul...
Prepare Windows EOS with AWS - 방승훈 Team Manager, TechData :: AWS Summit Seoul...
 

More from Amazon Web Services Korea

More from Amazon Web Services Korea (20)

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
 
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
 

[Games on AWS 2019] AWS 입문자를 위한 초단기 레벨업 트랙 | AWS 레벨업 하기! : 스토리지 - 현륜식 AWS 솔루션즈 아키텍트

  • 1. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS 레벨업하기! 스토리지 현륜식 솔루션즈 아키텍트, AWS
  • 2. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Agenda • Storage • AWS 에서 생각하는 Storage • Block Storage • File Storage • Object Storage • Data Migration Tool
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Storage
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Block vs File vs Object Block Storage 사용자의 데이터를 Local Disk 또는 SAN Storage 상의 Volume에 Block 단위로 저장 및 Access하는 스토리지 유형 일반적으로 파일 시스템을 구성하여 사용 e.g.: Local Disk, SAN/iSCSI Storage, NTFS, ZFS, Amazon EBS File Storage 파일 시스템으로 구성된 저장소를 Network 기반의 Protocol을 사용하여 파일 단위로 Access하는 스토리지 유형(NAS) e.g.: NAS, Amazon EFS, Amazon FSx Object Storage Encapsulate된 데이터 및 속성, 메타데이터, 오브젝트 ID를 저장하는 가상의 컨테이너 API 기반의 데이터 접속 메타 데이터 또는 정책에 기반하여 운영 e.g.: Amazon S3, OpenStack Swift, Ceph
  • 5. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 스토리지의 특성 내구성 가용성 보안 비용 확장성 성능 Integration 기대 데이터 손실 기대 Downtime 저장 및 전송 중 데이터 보안 storage 단위 가격 e.g. $ / GB 유연성, 스토리지 크기, 사용자 수 성능 메트릭 e.g. 대역폭, IOPS API 제공 여부 및 다른 서비스와의 상호 작용 가능성 스토리지 도입에 고려되는 사항
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS에서 생각하는 Storage
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. On-premises • 선납 방식 - Capex • 기간별로 다른 금액 정책 • 빠른 혁신이 불가능 불필요한 자원 소모 AWS • 사용한 만큼만 과금 • 지속적이고 자동으로 가격 인하 • 끊임없는 혁신 UX 저하 AWS 모델
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 99.99% 내구성 디자인 하나의 Site 에 두개 복사본 99.999% 내구성 디자인 두개의 Site에 하나의 복사본 99.999999999% 내구성 디자인 GlacierStandard IA AWS 리전 내구성 이해하기
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 내구성과 가용성 % 가용성 내구성 99.999 5 minutes 15 seconds 1 in 100,000 99.9999 31 seconds 1 in 1,000,000 99.99999 3 seconds 1 in 10,000,000 99.999999999 300 uSeconds 1 in 100,000,000,000
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 다양한 스토리지 옵션들 Amazon Elastic Block Store (EBS) Amazon Elastic File System Amazon FSx for LustreAmazon FSx Amazon S3 GlacierAmazon Simple Storage Service (S3) AWS SnowballAmazon FSx for Windows File Server Volume Gateway File Gateway Tape Gateway AWS Storage GatewayAWS BackupAWS SnowmobileAWS Snowball Edge
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Block Storage
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EC2 인스턴스와 Block Storage EC2 인스턴스 물리 호스트 인스턴스 스토어 or EC2 인스턴스 물리 호스트 or 스토리지 호스트 EBS 스토어 Block IO 인스턴스 스토어 EBS (Elastic Block Store)
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EBS(Elastic Block Store) Amazon EBS EC2 인스턴스를 위한 Persistent Block Level 스토리지 생성한 용량만큼만 비용을 지불 이중화(중복) 기본 제공 및 Write Cache 일관성 있는 낮은 지연의 성능을 제공 Random I/O에 최적화 저장된 상태에서의 암호화가 기본으로 제공
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EBS(Elastic Block Store) Amazon EBS Network 연결 기반의 Block Storage 데이터 수명에 독립적 가상 디스크 하나의 EC2인스턴스가 다수의 EBS볼륨을 가질 수 있음 하나의 EBS 볼륨은 한번에 하나의 EC2인스턴스에만 연결이 가능 연결 해제 후, 다른 EC2 인스턴스에 장착이 가능 Raw Block Device 포멧되어 있지 않은 Block Device 데이터베이스 또는 파일시스템에 적합 다양한 종류의 EBS가 제공됨
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EBS의 기능 항목 제공 기능 내구성 (Durable) • 99.999%(five 9’s)의 신뢰성을 제공하도록 설계됨 • 단일 가용영역(AZ) 내에서 다중의 스토리지로 복제 보안성 (Secure) • Identity and Access 정책 • 암호화 기능 성능 (Performance) • 지연이 낮은 SSD • 일관된 I/O 성능 • 보다 높은 성능을 위하여 다수의 EBS볼륨을 Stripe 볼륨으로 구성 가능 백업 (Backup) • Point-in-Time 스냅샷 (시점 기반) • 생성된 스냅샷을 가용영역(AZ)간 또는 리전(Region)간 복제 기능 제공 확장성 (Scalable) • 1GiB ~ 16TiB의 필요한 용량 제공 • 손쉽게 용량/성능의 확장 및 축소가 가능
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EBS 볼륨 종류별 비교 항목 SSD(Solid State Drive) HDD(Hard Disk Drive) General Purpose SSD (gp2) Provisioned IOPS SSD (io1) Throughput Optimized HDD (st1) Cold HDD (sc1) 간략한 설명 • 범용 SSD 볼륨은 다양한 트랜잭션 워크로드를 위해 가격과 성능의 균형을 맞춤 • 고성능 SSD 볼륨은 지연 시간에 민감한 트랜잭션 워크로드를 위해 설계됨 • 저비용 HDD 볼륨은 자주 액세스하고 처리량 집약적인 워크로드를 위해 설계됨 • 최저비용 HDD 볼륨은 액세스 빈도가 낮은 워크로드를 위해 설계됨 사용 사례 • 대부분의 workload • I/O 집약적 NoSQL 및 관계형 데이터베이스 • Big Data 분석 • 간헐적 사용 데이터 볼륨 크기 • 1GiB – 16TiB • 4GiB – 16TiB • 500GiB – 16TiB • 500GiB – 16TiB 최대 IOPS/볼륨 • 16,000 (볼륨 size에 따라 다름) • 64,000 • 500 • 250 비용 (버지니아 북부 기준) • $0.10/GB-Month • I/O 양에 무관 • $0.125/GB-Month • $0.065/Provisioned IOPS • $0.045/GB-Month • $0.025/GB-Month https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Choosing an Amazon EBS volume type gp2 Latency? < 1 ms Single-digit ms Which is more important? Cost Performance IOPS ≤ 80,000> 80,000 is more important io1 Throughput is more important Small, random I/O Large, sequential I/O st1 d2 ≤ 1,750 MiB/s Aggregate throughput? > 1,750 MiB/s Which is more important? Cost Performance sc1
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Elastic Volumes: Features Increase volume size Increase/decrease provisioned IOPS Change volume type standard gp2
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EC2 Instance Store (Ephemeral Volumes) EC2 인스턴스에 포함 (무료) SAS, SSD, NVMe 디스크 제공 인스턴스 패밀리에 따라 종류 및 사이즈가 다름 로컬 하드웨어에 직접 연결된 디스크 Stop/Start로 인해 하드웨어가 바뀌면 사라짐 (휘발성) 디스크 오류, 인스턴스 중지, 인스턴스 종료 시 데이터 소실 IO의 타입에 따라 다양한 형태로 지원
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Cloud EC2 Availability Zone EC2 Amazon S3 EBS EC2 EC2 EBS EBS EBS EBS EBS EBS Snapshot EBS Snapshot EBS Snapshot Create Snapshot Clone From Snapshot Amazon EBS Snapshot 스냅샷을 찍는 시점에 대한 복사본 S3에 저장, EBS API 지원
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EBS Volume Time Snapshot 1 Snapshot 2 Snapshot 3 S3 Block 1 Block 2 Block 3 Block 4 Chunk 1 Chunk 2 Chunk 3 Chunk 4 Amazon EBS Snapshot 용량 최적화 연속적으로 생성되는 스냅샷의 경우 용량 절감을 위하여 Incremental로 저장 스냅샷 삭제 시 해당 스냅샷에만 저장되었던 데이터 삭제
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. TIP! 중요한 정보가 EBS에 있다면 Amazon Data Lifecycle Manager를 이용하여 EBS를 정기적으로 Snapshot 찍어주세요.
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. File Storage
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Elastic File System (EFS) Amazon EFS EC2인스턴스를 위한 완전 관리형 네트워크 파일시스템 표준 파일시스템 기능 제공 운영체제 표준 API 지원 수천대의 EC2 인스턴스간 파일시스템 공유 페타바이트 규모로 탄력적으로 확장 다양한 워크로드를 위한 성능을 제공 고가용성 및 내구성 NFS v4 기반 On-Premise의 서버에서도 사용 가능
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EFS - Simple 완전 관리형 하드웨어, 네트워크 및 파일시스템 불필요 수초이내에 확장가능한 파일시스템 생성 기존 도구 및 어플리케이션과 유연하게 통합 NFS v4.1 – 표준 기반 표준 파일시스템 운영체제의 표준 파일시스템 API 호환 단순한 비용 체계 – 손쉬운 비용 예측
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EFS - Elastic 사용자의 파일 추가, 제거에 따라 자동적으로 확장 또는 축소 스토리지 용량 및 성능을 미리 준비할 필요가 없음 초기 비용 없이 사용한 만큼만 비용 지불
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EFS - Scalable 페타바이트 규모까지 파일시스템 확장 가능 파일시스템의 사용증가에 따라 자동으로 용량 및 성능이 확장 파일시스템 크기에 관계 없이 일관된 성능 제공 수천개 이상의 동시접속 지원
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EFS – High Available 가용영역 장애를 고려한 디자인 다수의 가용영역에 걸쳐 자원이 통합 전통적인 NAS보다 뛰어난 가용성 모델 Production 및 Tier-0 어플리케이션에 적합 Big Data Analytics Media Workflow Processing Web Services Content Management Home Directories
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EFS Infrequent Access 자주 사용하지 않는 데이터 용도 EFS Lifecycle Policy 85% savings for files accessed <1 time per month EFS Standard EFS IA Frequently accessed file system Infrequently accessed file system
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EFS Bursting Throughput Data ingest Compute D U R A T I O N A V E R A G E T H R O U G H P U T 1TB of 1MB files from 1 c5.2xlarge instance 2h 53m 105 MB/s EFS
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. EFS Provisioned Throughput Data ingest Compute D U R A T I O N A V E R A G E T H R O U G H P U T 1TB of 1MB files from 1 c5.2xlarge instance 1h 12m 250 MB/s 2h 53m 105 MB/s EFS
  • 33. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Compute Compute Compute EFS Provisioned Throughput Data ingest Compute D U R A T I O N A V E R A G E T H R O U G H P U T 1TB of 1MB files from 4x c5.2xlarge instances 18m 1000 MB/s 1h 12m 250 MB/s EFS 2h 53m 105 MB/s 90% reduction in time
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EFS - Mounting 가용영역 1 REGION 가용영역 2 가용영역 3 Amazon EFS EC2 EC2 EC2 EFS DNS Name availability-zone.file-system-id.efs.aws-region.amazonaws.com Mount on machine sudo mount -t nfs4 mount-target-DNS:/ ~/efs-mount-point
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. FSx for Windows AWS 서비스들과 쉽게 연동 완전 관리형 Windows file systems … … built on Windows Server
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 기본 Windows 호환성 및 기능 네이티브 Windows 호환성 DFS Namespaces 및 DFS Replication Microsoft AD 및 Windows ACLs 지원 AD NTFS Windows Server Native SMB 2.0 to 3.1.1 SMB
  • 37. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon FSx for Lustre For compute-intensive data processing use cases like HPC or Machine Learning S3에 저장된 Raw 데이터를 처리하기 위해 FSx에 저장 보존을 위해 S3에 반환된 처리 출력
  • 38. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon FSx for Lustre 성능 대단위 확장 가능한 성능 100+ GB/s throughput | Millions of IOPS | 일관된 sub-millisecond 호출시간 Parallel file system Supports hundreds of thousands of cores SSD-based
  • 39. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Object Storage
  • 40. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon S3 (Simple Storage Service) Amazon S3 웹에서 사용 가능한 오브젝트 저장소 사용한 만큼만 비용 지불 뛰어난 내구성 (99.999999999%의 내구성 설계) 제약없는 확장성 4가지 유형의 서비스 Standard Storage : $0.025/GB/월 Standard-IA(Infrequent Access) Storage : $0.018/GB/월 One Zone-IA(Infrequent Access) Storage : $0.0144/GB/월 Glacier(장기보존) : $0.005/GB/월 Glacier Deep Archive : $0.002/GB/월
  • 41. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon S3 (Simple Storage Service) Amazon S3 병렬 처리 지원 (Multipart Upload, Ranged GETs) Resource 단위의 IAM 권한 버킷(Bucket) 접근 정책 및 ACL API를 통한 직접 사용 가능 Server Side Encryption Static Website Hosting 데이터에 대한 수명주기 관리 기능 Amazon Athena 지원 Amazon S3에 저장된 데이터를 표준 SQL을 사용하여 분석할 수 있게 하는 대화형 Query 서비스
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Availability Zone AWS Object 스토리지의 특징 S3 Standard S3 Intelligent-Tiering S3 Standard-IA Availability Zone S3 One Zone-IA AWS Region AWS Region S3 Glacier S3 Glacier Deep Archive Availability ZoneAvailability Zone
  • 43. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Object Storage Tiering 데이터에 대한 S3 Life Cycle 정책을 통한 Tiering GlacierS3 - IAS3 Standard 주 사용 데이터 Big Data 분석용 데이터 작은 오브젝트들 작업용 임시 공간 파일 동기화 및 공유서비스 아카이브 또는 백업 미디어 트랜스 코딩 재해 복구용 (DR/Geo Redundancy) 장기 보존용 아카이브 Tape Vaulting 백업 Cold 유형의 데이터
  • 44. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 알맞는 Amazon S3 스토리지 티어 선택하기 Access FrequencyFrequent Infrequent • Active, frequently accessed data • Milliseconds access • > 3 AZ • Data with changing access patterns • Milliseconds access • > 3 AZ • Monitoring fee per Obj. • Min storage duration • Infrequently accessed data • Milliseconds access • > 3 AZ • Retrieval fee per GB • Min storage duration • Min object size S3 Standard S3 Standard-IA S3 One Zone-IA S3 Glacier • Re-creatable, less accessed data • Milliseconds access • 1 AZ • Retrieval fee per GB • Min storage duration • Min object size • Archive data • Select minutes or hours • > 3 AZ • Retrieval fee per GB • Min storage duration • Min object size S3 Intelligent-Tiering S3 Glacier Deep Archive • Archive data • Select 12 or 48 hours • > 3 AZ • Retrieval fee per GB • Min storage duration • Min object size
  • 45. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Infrequent access tierFrequent access tier 액세스 패턴에 따라 자동으로 스토리지 계층화 S3 Intelligent-Tiering
  • 46. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Glacier Amazon Glacier 저렴한 보관용 스토리지(Archival) 높은 보안성 (SSL & AES-256) 높은 내구성 (99.999999999 %) 데이터의 보존 및 백업에 최적화된 스토리지 한시간 이내의 RTO 조건에 적합 스토리지 저장 비용과 검색 비용 3가지 검색 옵션 : 긴급(Expedited), 표준(Standard), 대량(Bulk) GB당 $0.005/month의 저장 요금 (한국) S3와 통합된 life cycle 관리
  • 47. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. S3 performance increase 데이터 분석을 위한 S3 BEFORE Compute W R I T E T I M E R E A D T I M E 5TB of 2MB objects S3 41m 40s 13m 52s 1with prefix
  • 48. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. S3 performance increase S3 요청 성능 향상 NOW Compute W R I T E T I M E R E A D T I M E S3 12m 00s 7m 00s 41m 40s 13m 52s 5TB of 2MB objects 1with prefix0
  • 49. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. S3 performance increase S3 요청 성능 향상 병렬 처리 Compute W R I T E T I M E R E A D T I M E S3 12m 00s 7m 00s 41m 40s 13m 52s x10 0h 1m 12s 0h 0m 42s 5TB of 2MB objects 1with 0 prefix
  • 50. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon CloudFront Amazon Glacier 구성과 사용이 매우 간단한 컨텐츠 전송 네트워크(CDN) 서비스 사용한 만큼만 비용을 지불, 초기 약정 불필요 다양한 원본 컨턴츠 Origin : S3, EC2, On-Premise 전세계 180개 이상의 Edge Locations Video Streaming 지역별 제한 기능 (Geo Restriction) Custom SSL Certificate Dynamic Content POST/PUT 지원
  • 51. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. TIP! S3 Lifecycle Management의 Incomplete Multipart Uploads를 삭제하는 Rule을 설정하세요.
  • 52. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Data Migration Tool
  • 53. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 데이터 이동을 위한 5가지 질문 저장되어 있는 데이터는 어떤 종류의 데이터이고 어디로 옮겨야 하는가? 단발성인가? 지속적으로 옮겨야 하는가? 단방향인가? 양방향 동기화가 필요한가? 얼마나 많은 데이터가 있는가? 얼마 동안에 옮겨야 하는가? 데이터를 WAN 으로 옮겨도 되는가?
  • 54. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 온라인 데이터 이동을 쉽고 빠르게 – 오픈소스 툴 대비 10배 이상 빠른 속도로 AWS Region NAS NFS DataSync Agent AWS DataSync S3 Bucket EFS File System Corporate Data Center AWS Direct Connect or WAN Encryption with TLS Migrate active application data to AWS Transfer data for timely in-cloud analysis Replicate data to AWS for business continuity AWS DataSync
  • 55. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Your SFTP end users FTP over SSH Archival Analytics Processing S3AWS Transfer for SFTP S3를 위한 완전 관리형 SFTP 서비스 기존 Active Directory 및 LDAP 과 연동 S3에서 데이터에 대한 처리 및 아카이빙을 위한 준비 높은 가용성과 확장성 제공 AWS Transfer for SFTP
  • 56. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon S3 Transfer Acceleration Rio De Janeiro Warsaw New York Atlanta Madrid Virginia Melbourne Paris Los Angeles Seattle Tokyo Singapore Time[hrs] 500 GB 데이터를 싱가폴 S3 버킷에 업로드시 Internet 망Transfer Accelerator 최대 300% 속도 개선 평균 171%
  • 57. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Snowball & Snowball Edge On-Premise  AWS 클라우드간의 빠르고 단순하며 안정적인 데이터 이동 수단 제공 10Gbps connection 50 TB/80 TB Capacity (Snowball) 100 TB Capacity (Snowball Edge) Local S3 Storage APIs (Snowball Edge) Local Lambda Functions (Snowball Edge) 멀티미디어 트랜스코딩, 실시간 압축, 커스텀 오디팅 지원 • Snowball Edge [Compute] - 52 vCPUs or NVIDIA G100 GPU - 42 TB capacity/100 Gb/s networking
  • 58. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Snowball E-ink 배송 라벨 매우 견고한 케이스 End-to-End 데이터 암호화 50 / 80 TB 10G 네트워크 방수 및 방진 기능 극한, 혹서의 환경에서도 기능을 발휘
  • 59. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Snowball의 속도 비교 대역폭 평균 사용률 인터넷 대역폭 1Gbps 500Mbps 300Mbps 150Mbps 25% 95 190 315 632 50% 47 95 158 316 75% 32 63 105 211 250TB의 데이터 이동을 위하여 5개의 Snowball을 사용하면 수일 이내에 이동 가능 (개당 50TB, 10Gbps 전송 x 5) 배송기간에 따라 지연 발생 가능여부 250TB의 데이터를 인터넷을 통하여 이동하는 경우의 소요 시간(단위, days)
  • 60. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Korea 공식 소셜 채널에서 발표자료 및 녹화 동영상을 확인하세요. 발표자료 다운로드
  • 61. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 설문조사와 강연 평가에 참여해 주신 모든 분들께 랩탑 백팩을 드립니다! 여러분의 피드백을 기다립니다! #GamesOnAWS 해시태그와 함께 여러분의 행사 소감을 SNS에 올려주세요.
  • 62. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 입문자 트랙 강연을 듣고, AWS 공식 교육 바우처를 받으세요! 1 2 3 6층 AWS 전문가 상담부스에서 바우처 수령 3개 이상의 강연에서 입장/퇴장 스탬프 획득 AWS 입문자 트랙 입구에서 스탬프카드 수령 *강연 시작 후 10분 이내에 ‘입장’ & 강연 종료 후 ‘퇴장’ *선착순 100명 한정 *AWS 입문자 트랙 참여하신 분들께만 제공됩니다*
  • 63. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 감사합니다