EC2 Instance Storage Flashcards
What AWS service provides a network device that can be attached to instances for storage?
AWS EBS
What service do you use to back up an EBS volume to S3?
EBS Snapshot
What can you create to quickly spin up an EC2 instance with a certain OS, and Software configuration?
An AMI (Amazon Machine Image)
Which service automates the creation and testing of Virtual Machine and Container Images?
EC2 Image Builder
What service is a high-performance hardware disk that is faster than EBS but has a higher data loss risk?
EC2 Instance Store
What service provides a managed network file store that can be mounted to 100s of EC2 instances?
AWS EFS (Elastic File System)
What storage service automatically moves your files based on last access?
EFS Infrequent Access (EFS-IA)
Which Amazon service allows for high-performance 3rd party file systems running on AWS?
Amazon FSx
What three file systems are available for Amazon FSx?
FSx for Lustre
FSx for Windows File Server
FSx for NetApp ONTAP