# Add Aurora RDS replicas

Aurora database replica setup is slightly different from [adding an RDS read replica](https://docs.duplocloud.com/docs/automation-platform/overview/aws-services/database/rds-database/add-an-rds-read-replica).

## Adding an Aurora read replica

1. [Create an Aurora RDS database](https://docs.duplocloud.com/docs/automation-platform/overview/aws-services/database/rds-database).
2. In the DuploCloud Portal, navigate to **Cloud Services** -> **Database**.
3. In the row of the RDS for which you want to add an Aurora read replica, click the ( <img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FaQe5p7flz0LzZESyhTO4%2Fimage.png?alt=media&#x26;token=90762291-a295-4f1c-a32a-e84f2b7687ee" alt="" data-size="line"> ) icon, select **RDS Settings**, and then **Add Replica**. The **Add Replica** pane displays.

Follow one of these procedures to complete the serverless and MySQL replicas setup.

### Adding an Aurora Serverless read replica

1. In the **Add Replica** pane, enter a name for the Serverless replica in the Replica Name field.
2. In the **RDS Engine** field, select the **Aurora** RDS Serverless engine you want the replica to use.
3. Specify **Min Capacity (ACUs)** and **Max Capacity (ACUs)**.
4. From the **RDS Instance Size** list box, select the appropriate instance size.
5. Click **Save**. The replica is created with a **Reader** role and displayed in the **RDS** tab.

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2Fk26FcVbV7rZFqFLbhN2A%2Faurora_serverless_replica.png?alt=media&#x26;token=6d077447-5a1e-4742-9a64-5f861d113cab" alt=""><figcaption><p><strong>Add Replica</strong> pane for Aurora Serverless replica creation</p></figcaption></figure></div>

#### Updating instance sizes for Aurora Serverless read replicas

To modify instance sizes for an existing Aurora Serverless replica:

1. In the DuploCloud Portal, navigate to **Cloud Services** -> **Database** and, in the **RDS** tab, locate the read replica you want to update in the **Name** column.
2. Click the ( <img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FiNwYVMf4fky7ZPl41t38%2FKabab_three_Vertical_dots.png?alt=media&#x26;token=566b1d4e-a9bc-43c8-995a-044ceab9f38b" alt="" data-size="line"> ) icon in the **Actions** column and select **Update Instance Size**. The **Update Instance Size** pane displays.<br>

   <div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FL0wQ8Mlggi6zYw0ez2Qu%2Faurora_mysql_update_is_mysql.png?alt=media&#x26;token=6c96a49e-d000-4d61-9e80-4acf290dddab" alt=""><figcaption></figcaption></figure></div>
3. From the **RDS Instance Size** list box, select the appropriate instance size.
4. Click **Save**.

### Adding an Aurora MySQL read replica

1. In the **Add Replica** pane, enter a name for the MySQL replica in the **Replica Name** field.
2. From the **RDS Instance Size** list box, select the appropriate instance size.
3. From the **Availability Zone** list box, select an availability zone
4. Click **Save**. The replica is created with a **Reader** role and displayed in the **RDS** tab.

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2F8cwW7WwwGTQaTUVv5yXe%2Faurora_mysql_replica.png?alt=media&#x26;token=882816a9-6bad-4ca1-8b52-536203d8bddf" alt=""><figcaption><p><strong>Add Replica</strong> pane for Aurora MySQL replica creation</p></figcaption></figure></div>
