Create & Manage Amazon Aurora Databases
You can create and manage databases on Amazon Aurora by following these steps:
- Sign in to the management console and navigate to the Amazon Aurora database service page.
 - Click on the “Instances” tab, and then click the “Create Database Instance” button.
 - Choose a database engine (such as MySQL or PostgreSQL), select the version and instance size, and configure any other options.
 - Specify the database name, username, and password for the database instance, and select other options such as VPC and security groups.
 - Click the “Create Database Instance” button to begin creating a database instance.
 - Once the database instance is successfully created, you can use a database client tool to connect to the database and manage it.
 
You can perform the following tasks when managing databases on Amazon Aurora:
- Create, delete, and modify database tables and indexes.
 - Perform SQL queries and transaction operations.
 - Monitor the performance and health status of the database.
 - Establish a database backup and recovery strategy.
 - Adjust the performance parameters and capacity of the database instance.
 - Monitor database logs and events.