Practice test 2 Flashcards
Can you backup data from AWS Storage Gateway to S3 Glacier Deep Archive
Yes you can
What is the fastest and most cost effective solution to automatically back up all of your EBS Volumes ?
Use Amazon Data Lifecycle Manager to automate the creation of EBS snapshots
For a small load. What is more cost effective
- Amazon SQS
- Kinesis
- Step Functions
Amazon SQS
For a small load, what is more cost effective:
- Lambda
- EC2 Instances
Lambda
What is better to move data from on-premises to AWS ?
- AWS DataSync
- AWS Storage Gateway
AWS DataSync
What is better for hybrid (on-premises and Cloud) storage ?
- AWS DataSync
- AWS Storage Gateway
AWS Storage Gateway
Snowball Edge Device Capacity
from 40T to 80T
Snowball cone capacity
8T in HDD / 14T in SSD
AWS Snowmobile capacity
100PB
What is the advantage of using S3 Multipart Upload ?
It is not really fast since uses the same bandwitdht. But it makes it easier to resume if there interruptions.
Does the Classic Load Balancer support SNI ?
No
What is SNI ?
Server Name Indication
When should I use IAM as a certificate manager ?
Only when the region doesn’t support Aws Certificate Manager (ACM)
What is ACM ?
AWS Certificate Manager
In a RDS with Multi-AZ deployments. What happens if the primary database instance fails ?
The CNAME is switched from the primary to the standby instance.