Storage: Amazon EBS, EFS, and AWS Storage Gateway Flashcards
User deleted some data in an Amazon EBS volume and there’s a recent snapshot
Can create a new EBS volume from the snapshot and attach it to an instance and copy the delete file across
EBS volume runs out of space and need to prevent it
happening again
Use CloudWatch agent on EC2 and monitor disk
metrics with CloudWatch alarm
Most cost-effective option for big data app that stores sequentially and infrequent access
Cold HDD (sc1)
EBS volume capacity is increased but cannot see the space
Need to extend the volume’s file system to gain access to extra space
Need to replace user-shared drives. Must support POSIX permissions and NFS protocols and be accessible from on-premise servers and EC2
Use Amazon EFS
Low latency access required for image files in an office location with synchronized backup to offsite location. Local access required and disaster recovery
Use an AWS Storage Gateway volume gateway configured as a stored volume
Performance issues with iSCSI drives in volume gateway. CacheHitPercent metric is below 55% and CachePerecentUsed is above 95%
Create a larger disk for cached volume and select it in management console
Tape archival system needs replacement
Use an AWS Storage Gateway tape gateway