Deck 2 Flashcards

1
Q

Difference between physical RDS replication and logical

A

Logical is software based and physical is block based

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

RDS types that use physical replication

A

MySQL, Oracle, & Postgres

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

RDS instance type that use logical replication

A

MSSQL (server native mirroring)

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

What mechanism provides the failover for RDS HA?

A

DNS, your clients always use an endpoint

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

How can you force failover on an RDS instance?

A

Reboot the instance

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

How can you reboot a RDS instance?

A

webUI or the RebootDBInstance

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

How many read replicas can you have of Postgres and MySQL?

A

5

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

What will happen if you create a read replica of a DB that does not have multi-AZ enabled?

A

Brief IO pause during the snapshot

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

What RDS database can have read replica of read replicas?

A

MySQL

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

Can you take snapshots or backup from RDS read replicas?

A

No

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

What Cloudwatch metric indicates the amount of time in seconds that the read replica is behind the source database

A

ReplicaLag. Bad lag can also indicate performance issues.

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

What might you have to do if you are unable to create read replicas RDS?

A

Edit and enable backups

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

What are the two ways you can monitor RDS

A

Metrics and Events

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

Which RDS Metric indicates the number of outstanding I/O requests (read and write) waiting to access the disk.

A

diskQueueDepth

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

Which RDS Metric indicates the number of database connections in use.

A

DatabaseConnections

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

RDS metrics that tells you how much disk space is available in Bytes

A

FreeStorageSpace

17
Q

Which RDS metrics that shows the average number of disk I/O operations per second for reads and the other for writes

A

ReadIOPS

WriteIOPS

18
Q

How ofter is an ELB monitored

A

Every 60 seconds unless there is no traffic

19
Q

ELB metric the is a count of the total # of requests pending submission

A

SurgeQueueLength

20
Q

ELB metric that would show the # of requests being rejected due to a full queue

A

SpilloverCount

21
Q

Reasons for instance start failures on an autoscaling config

A

Key pairs deleted, config not working correctly, autoscaling group not found, instance type not supported, the AZ is no longer supported, Invalid EBS mapping, autoscaling not enabled on your (older) account, attempting to attach EBS to an instance store.

22
Q

AWS service that allow root access

A

EC2
Elastic BeanStalk
Elastic Map Reduce
Ops Works

23
Q

When is a health check error triggered

A

error = interval x threshold

24
Q

How does a an ELB balance sessions by default?

A

Based on load

25
Q

ELB sticky sessions is also known as what?

A

Session Affinity

26
Q

Difference between ELB Duration Based sticky states and Application Based

A

Duration based is a cookie provided by the ELB and the expiration is based on the load balance algorithm. Application based are special cookies used to assign the session back to the original session.

27
Q

How to pre-warm an ELB

A

You must contact Amazon and provide start and end datas, expected request rate per second, and total size of request/response rate that you are expecting

28
Q

AWS is responsible for the security on which services?

A

DynamoDB, RDS, Redshift, Elastic Mapreduce, Workspaces

29
Q

Trusted advisor currently only inspects which service

A

IAM

30
Q

EBS encryption type and where the compute occurs

A

256 AES and on the attached EC2 instance (that is why only the larger instances are supported for encryption)

31
Q

AWS compliance

A
SOC 1,2,3
FISMA, DICAP, FEDRAMP
PCI DSS 
ISO 9001, 27001
ITAR
FIPS