Other AWS Storage Options Flashcards
Amazon S3
object storage over internet. for storing static content; up to 5TB; stored in a bucket;
Amazon Glacier
highly secure, durable, and very low-cost cloud storage service for archiving fata and taking long-term backups. up to 40TB; archives can be logically isolated in vaults; maximum 1000 vaults per account per region. take 3-4 hours or more to retrieve.
Amazon EFS
can be used with ECs instance, scalable file storage; uses NFSv4.1 protocol. available in 2 modes; General Purpose mode and Max I/O mode; provide very high disk throughput. can be used for big data and analytics, media, content management, web serving and home directories. Does not support Windows-based EC2 instance; does not require provisioning a fixed volume in advance. pay what you have use. created at VPC level.
Amazon EBS
persistent, block-level storage service from amazon. EBS volume can be attached to an EC2 instance.
Amazon EC2 instance store
temporary block-level storage service from Amazon. faster than EBS.
AWS Storage gateway
hybrid storage service which connects on-premise environments with cloud storage using a software appliance. compress data in-transit and at-rest for minimizing the data size. 3 types: file gateways, volume gateways, and tape-based gateways. File gateways create a file interface into Amazon S3. using NFS protocol. volume gateways mount a volume as a drive(like iSCSI) in your environment. Tape-based can be used similarly to a tape drive for backup.
AWS Snowball
petabyte-scale level data transport solution that uses physical appliances to transfer large-scale of data from on-premise environments to the AWS cloud and vice versa. used for rapidly and securely transferring bulk data at a very economical rate.
AWS Snowmobile
Exabyte-scale data transport solution.
Amazon CloudFront
Content Delivery Network(CDN); a system of distributed servers spread across edge locations. mainly used for caching static content such as webpage, stylesheets, client-side scripts etc.
Volume gateways–Gateway-cached volumes
stores data in S3 and serves as a primary data storage.
create a local copy of frequently accessed data.
up to 32 in a single storage gateway.
can take incremental snapshots which are stored on S3 as EBS snapshots.
encrypted.
allocates storage in 2 parts: Cached storage and upload buffer.
Volume gateways – Gateway-stored volumes
maintain entire data set locally. up to 12 volumes per storage gateway.
Tape-based storage solutions
2 types: Virtual Tape Library(VTL) and VTS(shelf). Store data in Glacier