AWS Exam Flashcards
Exam
What is the AWS Snowball Edge?
a 100TB data transfer device, used to move large amounts of data into and out of AWS as a temporary storage tier with compute capacity.
What is the AWS Snowmmobile?
an exabyte scale data transfer service used to move extremely large amounts of data to AWS. Up to 100 PB in a 45 foot long ruggedized shipping container pulled by a semi truck. Secure, fast, effective.
Can snowball import to and export from S3?
Yes
If you want to move large quantities of data in or out of S3, what is the best way?
AWS Snowball/Snowmobile
What does the storage gateway do?
Connects an on-premises appliance with AWS cloud based storage
Name the three different types of storage gateways
- File Gateway (NFS)
- Volume Gateway (iSCSI) for stored volumes and cached volumes
- Tape Gateway (VTL)
IAM (Identity Access Management) consists of what?
- Users
- Groups
- Roles
- Policies
What programming language are IAM policies using?
JSON
What permissions do new users have by default?
None
Does IAM apply to regions, or is it global?
Global
What are new users assigned upon creation?
Access Key ID & Secret Access Keys
What is the first thing you should do when you access AWS with your root account?
Setup Multifactor Authentication
S3 is block based or object based?
Object based
What is the maximum file size in S3?
0 to 5 TB
Where are files stored in S3?
Buckets