Test 3 Flashcards

1
Q

In cases where your EC2 instance cannot access the Internet, what 2 things can you check?

A
  • Does it have an EIP or public IP address?

- Is the route table properly configured?

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

What is the difference in new EC2 behavior when launched into a default subnet vs a custom subnet?

A

Instances launched into a default subnet are assigned public and private IP, and a public and private DNS hostnames.

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

In SWF, what is the purpose of a decision task?

A

It tells the decider the state of the workflow execution

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

What 2 things will occur when an EC2-VPC instance with an associated Elastic IP is stopped and started?

A
  • The underlying host for the instance is possibly changed

- The ENI (Elastic Network Interface) is detached

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

What 2 retrieval options are available for Glacier?

A
  • Expedited Retrieval

- Provisioned Capacity

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

How many requests per second can S3 handle?

A
  • 3,500 requests per second to add data

- 5,500 requests per second to retrieve data

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

In the shell script, what does the revoke-security-group-ingress command do?

A

Removes one or more ingress rules from a security group

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

What is the S3 size limit for single PUT vs Multi-Part Upload?

A
  • Single PUT is 5GB

- Multi-Part is 5TB

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

What is Route53 Active-Active Failover?

A

For when you want all of your resources to be available the majority of the time

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

What is Route53 Active-Passive failover?

A

For when you want a primary resource or group of resources to be available the majority of the time and you want a secondary resource or group of resources to be on standby

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

Which services can be used together to collect logs and then easily perform log analysis?

A

S3 for storing ELB log files and EMR for analyzing the log files

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

What are 2 benefits of using read replicas?

A
  • It provides Elasticity to your AWS RDS instance

- Improves the performance of the primary DB by taking workload from it

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