Storage Services
• AMI
• Instance Store Volume
• S3
• Glacier
• EBS
• EFS
• FSx :
• Storage Gateway
• Snowball • Datasync
https://aws.amazon.com/products/storage/
AMI
• Includes OS/env/application server/application
• Instance store-backed AMI : backup from S3
• EBS-backed AMI
• Instance Root device • Instance Root Volume:
• Booting image
• OS/env/application server
• custom application • Block device mapping
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html
https://medium.com/awesome-cloud/aws-difference-between-ebs-and-instance-store-f030c4407387

Instance Store / EBS
• Direct connected block device storage to EC2
• Ephemeral
• Instance Stop Not supported
• Local Storage
• No Snapshopt
• No Persistent
• SSD, HDD
https://aws.amazon.com/ko/premiumsupport/knowledge-center/instance-store-vs-ebs/
EBS-backed

https://aws.amazon.com/ko/premiumsupport/knowledge-center/create-ami-ebs-backed/
Instance Store-backed

hvm vs paravirtual

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/virtualization_types.html
File/Block/Object Storage
• File
• FAT32, LFS, NFS
• path, metadata
• hierarchical. linkedlist
• Scale : adding system
• Block :
• SAN
• Devide by block
• Map
• Data : distributed by block • Object :
• AWS S3
https://ubuntu.com/blog/what-are-the-different-types-of-storage-block-object-and-file/
S3
• 2006 Launched
• 11 9s availability
• Region Service
• 3 tier backup / at least 3+ AZ
• Namespace + Block Storage
• Encryption Supported
• CloudFront
• Data Repository For DataLake
• Object : Data + Metadata
• Write Once Read Many
• Versionining
https://aws.amazon.com/s3/ https://aws.amazon.com/s3/features
S3 Concept
• Global unique • Bucket + Object Name( key )
• Region only, Cross-region replication
• API access
• Eventually consistent
• Partition by Prefix
• Hex hash prefix
https://www.slideshare.net/AmazonWebServices/amazon-s3-masterclass
S3 Storage Class
• S3 Standard
• S3 Intelligent Tiering • Automated realloation
• S3 Standard Infrequency Access
• Lifecycle rule management • S3 One Zone Infrequent Access • One zone :
• S3 Reduced Redundancy Storage • deprecated
• S3 Glacier
• Lifecycle Rule Management
• Operated by S3 lifecycle, CLI, S3 console, SDK
https://aws.amazon.com/ko/s3/storage-classes/ https://blog.bespinglobal.com/post/aws-amazon-s3-life-cycle-rule/
S3 Glacier
• Storage Limit : 40TB
• Default : encrypted
• S3 Glacier Instant Retrieval • Millisecond retrieval
• S3 Glacier Flexible Retrieval
• Min to 12 hours retrieval
• S3 Glacier Deep Archive • 12-48 hours retrieval
• Vault : directory
• Archive : stored data unit
https://docs.aws.amazon.com/ko_kr/amazonglacier/latest/dev/introduction.html
• Tape backup = 3 tier
EBS
• Persistent Storage
• One AZ Available
• Block Storage
• 99.999 Availability
• Encryption Supported
• SDD, HDD
• SSD
• General Purpose, Provisioned IOPS : gp3, gp2 ( 100-10,000 IOPS)
• HDD
• Throughput optimized, cold hdd
https://aws.amazon.com/ko/ebs/volume-types/
EFS
• Network shared
• Standard OS interface
• Region VPC service
• Mount target
• VPC NFS v4 end point
• Storage class
• Standard
• Infrequent Access
https://docs.aws.amazon.com/ko_kr/efs/latest/ug/whatisefs.html https://docs.aws.amazon.com/efs/latest/ug/storage-classes.html
Amazon FSx
• FSx
• 3rd party rich-feature, high performance / Lustre, Window FSx
• FSx for Lustre • 100G +
• FSx for Window File server • Support Active Directory
https://docs.aws.amazon.com/ko_kr/fsx/latest/WindowsGuide/what-is.html
Storage Gateway
• Connect on-premises storage to aws cloud storage
• File Gateway
• Volume Gateway
• Tape Gateway
https://blog.bespinglobal.com/post/aws-storage-gateway-%EC%9D%B4%ED%95%B4%ED%95%98%EA%B8%B0/ https://ltlkodae.tistory.com/21
Snowball
• Snowball
• 21kg, 50TB, 80TB, external encrypted external storage
• Snowball Edge
• Snowball + computing
• Snowball Mobile
• Network Attached Data Store
https://docs.aws.amazon.com/snowball/latest/ug/device-differences.html
DataSync
• Sync between
• on-premises and cloud
• cloud and cloud
• Copy between file systems
• Connect to S3, EFS, FSx
https://www.slideshare.net/AmazonWebServices/amazon-s3-masterclass
QnA
'AWS > AWS Ceritified Solutions Architect' 카테고리의 다른 글
06. Database (0) | 2023.07.22 |
---|---|
05. VPC (0) | 2023.07.21 |
03. EC2 and EBS (0) | 2023.07.08 |
02. AWS Services (0) | 2023.07.08 |
01. Cloud Computing and AWS Overview (0) | 2023.07.08 |