Aurora Flashcards

1
Q

copy-on-write protocol (2)

Aurora DB cloning

A
  • Initial “copy” uses same data volume
  • When updates are made, storage is allocated and data is copied and separated

Aurora DB cloning

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

benefit vs snapshot to restore (2)

Aurora DB cloning

A
  • faster
  • costs less

Aurora DB cloning

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

use case

Aurora DB cloning

A

clone production cluster to development cluster

Aurora DB cloning

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

Aurora DB cloning

Aurora BU

A

craete new DB cluster from exsiting one

Aurora BU

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

manual snapshots

Aurora BU

A

no retention time limit

Aurora BU

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

retention time in days options

Aurora BU

A

1 to 35 days

Aurora BU

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

Aurora BU option

Aurora BU

A

cannot be disabled

Aurora BU

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

use cases (4)

Aurora ML

A
  • fraud detection
  • ads targeting
  • sentiment analysis
  • product recommendations

Aurora ML

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

useable ML services (2)

Aurora ML

A
  • SageMaker
  • Comprehend

Aurora ML

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

Aurora ML

Aurora

A

ML-based predictions in DB queries

Aurora

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

recovery time after a DR event

global Aurora

A

promoting a region to primary takes <60s

global Aurora

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

latency benefit

global Aurora

A

cross-region replication is <1s

global Aurora

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

number of read replicas per region

global Aurora

A

up to 16 read replicas

global Aurora

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

secondary regions

global Aurora

A

up to 5 regions with read replicas

global Aurora

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

primary region

global Aurora

A

1 region with R/W access

global Aurora

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

global Aurora

Aurora

A

spread replicas across regions

Aurora

17
Q

pay method

Aurora serverless

A

pay per second

Aurora serverless

18
Q

use case

Aurora serverless

A

infrequent, intermittent, or unpredictable workloads

Aurora serverless

19
Q

benefit

Aurora serverless

A

no capacity planning needed

Aurora serverless

20
Q

Aurora serverless

Aurora

A

automates DB instantiation and auto-scaling

Aurora

21
Q

use case

Aurora custom endpoints

A

split traffic from expensive, analytic application and general application

Aurora custom endpoints

22
Q

Custom Endpoints

Aurora

A

split traffic to specific subsets of replicas

Aurora

23
Q

backtrack

Aurora

A

restore data and any point in time without restoring from backup

Aurora

24
Q

fully managed features (5/9)

Aurora

A
  • automatic fail-over
  • backup and recovery
  • isolation and security
  • industry compliance
  • auto scaling
  • 0 downtime, managed patching
  • advanced monitoring
  • managed maintenance
  • backtrack

Aurora

25
reader endpoint | Aurora connectivity
DNS entry that points to load balanced read replicas | Aurora connectivity
26
writer endpoint | Aurora connectivity
DNS entry that always points to current master | Aurora connectivity
27
how writes are handled | Aurora connectivity
one master writes to storage | Aurora connectivity
28
cost comparison | Aurora
cost more than RDS but performs better | Aurora
29
how storage performance is achieved | Aurora scalability and reliability
storage is striped across 100s of volumes | Aurora scalability and reliability
30
replication reliability | Aurora scalability and reliability
self healing peer-to-peer replication | Aurora scalability and reliability
31
storage availability | Aurora scalability and reliability
6 copies of data across 3 AZ | Aurora scalability and reliability
32
regional feature | Aurora scalability and reliability
supports cross region replication | Aurora scalability and reliability
33
failover feature | Aurora scalability and reliability
instatantaneous failover | Aurora scalability and reliability
34
benefit vs RDS | Aurora scalability and reliability
faster replication than RDS | Aurora scalability and reliability
35
max number of read replicas | Aurora scalability and reliability
up to 15 in multi-AZ configuration | Aurora scalability and reliability
36
storage scalability | Aurora scalability and reliability
automatically scales, up to 128TB | Aurora scalability and reliability
37
"cloud optimized" | Aurora
performs better than MySQL or Postgress on RDS | Aurora
38
compatible with DB drivers (2) | Aurora
* MySQL * Postgres | Aurora
39
Aurora
Proprietary DB technology by AWS