Practice test 2 Flashcards

1
Q

Can you backup data from AWS Storage Gateway to S3 Glacier Deep Archive

A

Yes you can

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the fastest and most cost effective solution to automatically back up all of your EBS Volumes ?

A

Use Amazon Data Lifecycle Manager to automate the creation of EBS snapshots

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

For a small load. What is more cost effective

  • Amazon SQS
  • Kinesis
  • Step Functions
A

Amazon SQS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

For a small load, what is more cost effective:

  • Lambda
  • EC2 Instances
A

Lambda

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is better to move data from on-premises to AWS ?

  • AWS DataSync
  • AWS Storage Gateway
A

AWS DataSync

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is better for hybrid (on-premises and Cloud) storage ?

  • AWS DataSync
  • AWS Storage Gateway
A

AWS Storage Gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Snowball Edge Device Capacity

A

from 40T to 80T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Snowball cone capacity

A

8T in HDD / 14T in SSD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

AWS Snowmobile capacity

A

100PB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the advantage of using S3 Multipart Upload ?

A

It is not really fast since uses the same bandwitdht. But it makes it easier to resume if there interruptions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Does the Classic Load Balancer support SNI ?

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is SNI ?

A

Server Name Indication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When should I use IAM as a certificate manager ?

A

Only when the region doesn’t support Aws Certificate Manager (ACM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is ACM ?

A

AWS Certificate Manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In a RDS with Multi-AZ deployments. What happens if the primary database instance fails ?

A

The CNAME is switched from the primary to the standby instance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How can you scale up 1 EC2 instance ? Two ways

A
  • Use an ELB.

- Use a Route53 with weighted routing policy.

17
Q

What is AWS Glue ?

A

AWS Glue is a fully managed, easy to use ETL service.

18
Q

What is SNS filtering for ?

A

Enables endpoints subscribed to an SNS topic to receive only the subset of topic messages it is interested in.

19
Q

In route 53, which record types will let you point to the DNS name of the ALB ?

A
  • “AAAA” record set for IPv6

- “A” record set for IPv4

20
Q

In Route53, What is Non-Alias with type “A” record set used for ?

A

To set the IP Addresses

21
Q

What are the 2 prerequisites when routing traffic using Amazon Route 53 to a website that is hosted in an Amazon S3 ?

A
    • A registered domain name

2. - The S3 bucket name must be the same as the domain name

22
Q

What is Amazon SES ?

A

Amazon Simple Email Service. E-Mail at scale. Think marketing, sales, etc.

23
Q

S3 IA compared to S3 standard

A
  • Same retrieval speed.
  • Lower cost for storage
  • Higher retrieval cost