Aurora & Aurora Serverless Flashcards

1
Q

What is Amazon Aurora?

A

Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud, offering the performance and availability of high-end commercial databases at a fraction of the cost.

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

How does Aurora improve database performance?

A

Aurora improves database performance by automatically distributing data across six replicas in three Availability Zones and employing a distributed, fault-tolerant, self-healing storage system.

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

What are the key features of Amazon Aurora?

A

Key features include compatibility with MySQL and PostgreSQL, high durability and availability, self-healing storage, automatic scaling, replica auto-scaling, global database support, and easy migration from RDS.

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

What is Aurora Serverless?

A

Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora that automatically starts up, shuts down, and scales with your application’s needs, making it ideal for applications with variable workloads.

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

How does Aurora Serverless differ from standard Aurora?

A

Unlike standard Aurora where you manually manage the database capacity, Aurora Serverless automatically adjusts the database capacity based on the application’s needs, optimizing costs and simplifying operations.

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

What are the benefits of Aurora Serverless?

A

Benefits of Aurora Serverless include cost savings for intermittent or unpredictable workloads, automatic scaling without management overhead, and the ability to pause the database in periods of inactivity to further reduce costs.

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

Can Aurora and Aurora Serverless replicate across AWS Regions?

A

Yes, Aurora supports cross-region replication, allowing for disaster recovery and global read scaling. Aurora Serverless v2 also supports cross-region read replicas.

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

What is an Aurora Global Database?

A

An Aurora Global Database consists of one primary AWS Region where your data is mastered, and up to five read-only, secondary AWS Regions. Global Databases are designed for globally distributed applications, offering low-latency reads and disaster recovery from region-wide outages.

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

Are Aurora and Aurora Serverless secure?

A

Yes, both Aurora and Aurora Serverless offer multiple layers of security, including network isolation using Amazon VPC, encryption at rest using keys you create and control through AWS Key Management Service (KMS), and encryption in transit using SSL.

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

How do you migrate to Aurora or Aurora Serverless from another database?

A

Migration can be accomplished using AWS Database Migration Service (DMS) for minimal downtime, allowing you to securely and easily migrate databases to Aurora or Aurora Serverless.

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