You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/developer-docs/docs/manage-databases-and-caches/choreo-managed-mysql-databases.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,16 @@ MySQL on Choreo offers fully managed, flexible relational databases on AWS, Azur
6
6
7
7
Follow the steps below to create a Choreo-managed MySQL database:
8
8
9
-
1. From the environment list on the header, located next to the **Deployment Tracks** list, select your **Organization**.
10
-
2. In the left navigation menu, click **Resources** and then **Databases**.
11
-
3. Click **Create** and select **MySQL** as the database type. Provide a display name for this server and follow the instructions.
12
-
4. Select your preferred cloud provider from AWS, Azure, GCP, and Digital Ocean.
9
+
1. Sign in to the [Choreo Console](https://console.choreo.dev/).
10
+
2. In the Choreo Console header, go to the **Organization** list and select your organization.
11
+
3. In the left navigation menu, click **Resources** and then **Databases**.
12
+
4. Click **Create** and select **MySQL** as the database type. Provide a display name for this server and follow the instructions.
13
+
5. Select your preferred cloud provider from AWS, Azure, GCP, and Digital Ocean.
13
14
- Choreo uses the cloud provider to provision the compute and storage infrastructure for your database.
14
15
- There is no functional difference between databases created on different cloud providers, apart from changes to service plans (and associated costs).
15
-
5. Choose the region for your database.
16
+
6. Choose the region for your database.
16
17
- Available regions will depend on the selected cloud provider. Choreo currently supports US and EU regions across all providers.
17
-
6. Select the service plan.
18
+
7. Select the service plan.
18
19
- Service plans vary in the dedicated CPU, memory (RAM), storage space allocated for your database, the backup retention periods, and high-availability configurations for production use cases.
0 commit comments