Amazon Aurora | Security Flashcards

1
Q

How can I get started with Amazon Aurora Multi-Master?

Security

Amazon Aurora | Database

A

Amazon Aurora Multi-Master is now available in Preview for the MySQL-compatible edition of Amazon Aurora. You can sign up to request participation. We will announce general availability at a future date.

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

Can I use Amazon Aurora in Amazon Virtual Private Cloud (Amazon VPC)?

Security

Amazon Aurora | Database

A

Yes, all Amazon Aurora DB Instances must be created in a VPC. With Amazon VPC, you can define a virtual network topology that closely resembles a traditional network that you might operate in your own datacenter. This gives you complete control over who can access your Amazon Aurora databases.

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

Does Amazon Aurora encrypt my data in transit and at rest?

Security

Amazon Aurora | Database

A

Yes. Amazon Aurora uses SSL (AES-256) to secure the connection between the database instance and the application. Amazon Aurora allows you to encrypt your databases using keys you manage through AWS Key Management Service (KMS). On a database instance running with Amazon Aurora encryption, data stored at rest in the underlying storage is encrypted, as are its automated backups, snapshots, and replicas in the same cluster. Encryption and decryption are handled seamlessly. For more information about the use of KMS with Amazon Aurora, see the Amazon RDS User’s Guide.

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

Can I encrypt an existing unencrypted database?

Security

Amazon Aurora | Database

A

Currently, encrypting an existing unencrypted Aurora instance is not supported. To use Amazon Aurora encryption for an existing unencrypted database, create a new DB Instance with encryption enabled and migrate your data into it.

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

How do I access my Amazon Aurora database?

Security

Amazon Aurora | Database

A

Access to Amazon Aurora databases must be done through the database port entered on database creation. This is done to provide an additional layer of security for your data. Step by step instructions on how to connect to your Amazon Aurora database is provided in the Amazon Aurora Connectivity Guide.

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