AWS Storage extras Flashcards
What is the AWS snow family and it’s use cases?
It’s a highly secure portable device to collect and process data at the edge, and migrate data into and out of AWS and are offline devices that all you to perform data migrations
It’s use case is: data migration and edge computing (if it takes more than a week to transfer over the network use snowball devices)
What are some features of AWS snowcone & snowcone SSD?
- Small portable computing anywhere, rugged & secure withstands harsh environment
- Light (4.5 pounds, 2.1kg)
- Device used for edge computing, storage, and data transfer
- Snowcone - 8TB of HDD storage
- Snowcone SSD- 14 TB of SSD storage
- Use snow cone where snowball doesn’t fit & it can be sent back to AWS offline or connect it to internet and use AWS datasync to send data
What are some features of AWS Snowmobile?
- Transfer exabytes of data (1EB = 1000 PB)
- Each snowmobile has 100 PB of capacity (ue mulitoke in parallel)
- High security: temperature controlled, GPS, 24/7 surveillance
- Better use case than snowball if you transfer more than 10 PB (main thing)
What is edge computing?
Process data while being created on an edge location (an edge location is a location that may process data but doesn’t have access to internet like on a boat, truck, mining facility)
What are the different use cases for edge computing?
- Preprocesss data
- Machine learning at the edge
- Transcoding media streams
What are the different snow family used for data migration ?
- Snowcone
- Snowball edge
- Snowmobile
Which snow family is used for edge computing?
- Snowcone & Snowcone SSD (smaller)
- Snowball edge (compue optimized)
- Snowball edge (storage optimized)
What is AWS OpsHub?
It’s a software you install on your computer/ laptop to manage your snow family device
When you want to import snowball into glacier what must you do?
Must use Amazon S3 first in combination with an S3 lifecycle policy ( since snowball canning import to glacier directly it imports to S3 and S3 uses the lifecycle policy to transfer it to glacier)
What are some features of FSx for windows (file server)?
- FSx for window is fully managed windows file system share device
- Supports SMB Protocol & window NTFS
- Microsoft Active Directory Integration, ACLs, user quotas
- Can be monies on Linux EC2 instances
- Supports Microsoft distributed file System (DFS) namespaces (groups files across multiple FS)
- Scale up to 10s of GB/s, millions of IOPS, 100s of PB of data
- SSD: latency sensitive workloads
- HDD: broad spectrum of workload ( main things are these two)
What are some features for Amazon FSx for lustre?
- Used for machine learning, high performance computing (HPC) (main thing to look for)
- Seamless integration with S3
What are the file system deployment options for FSx?
- Scratch file system
- Used for temporary storage
- Data is not replicated - Persistent file system
- Long term storage
- Data is replicated within same AZ
- Replace failed files within minutes
- Usage: long term processing, sensitive data
What are some features of Amazon FSx for NetApp ONTAP?
- File system compatible with NFS, SMB, isCSI protocol (main thing)
- Point in time insta Sous cloning (helpful for testing new workloads)(main thing)
- Move workloads running on ONTOA or NAS to AWS
What are some features of Amazon FSx for Open mZFS?
- Managed openZFS file system on AWA
- Move workloads running on ZFS to AWS
What is Amazon storage gateway and its use cases?
- Bridge between on premises data and cloud data
- Use cases:
- Disaster recovery
- Backup & restore
- Tiered storage