Aurora

aws/database aws/service

💡 Definition

Amazon Aurora is a relational database engine built for the cloud. It is fully managed by RDS and is compatible with MySQL and PostgreSQL.

🔑 Key Concepts

⚙️ How it Works

You choose Aurora as the engine when creating an RDS instance. It uses a cloud-native storage layer that is separate from the compute instances, allowing for faster replication and recovery.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * RDS * DynamoDB