Skip to content

Commit 94c07a8

Browse files
Update README.md
Substituting SkySQL or Maria DB cloud, and adding KB article links
1 parent 55d24be commit 94c07a8

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This purpose of this README is to provide you with a brief introduction to the [
88
1. [MariaDB Database Products](#products)
99
1. [MariaDB Community Server](#community)
1010
2. [MariaDB Enterprise](#enterprise)
11-
3. [MariaDB SkySQL](#skysql)
11+
3. [MariaDB Cloud](#cloud)
1212
2. [Helpful Resources](#resources)
1313
3. [Support and contribution](#support)
1414

@@ -22,6 +22,9 @@ This purpose of this README is to provide you with a brief introduction to the [
2222

2323
* [Download and install MariaDB Community directly from mariadb.com](https://mariadb.com/downloads/)
2424
* [Using the official Docker image](https://hub.docker.com/_/mariadb)
25+
* [Zero to MariaDB with AWS EC2 and Docker](https://mariadb.com/kb/en/docker-and-aws-ec2/)
26+
* [Zero to MariaDB with Azure VM and Docker](https://mariadb.com/kb/en/docker-and-microsoft-azure/)
27+
* [Zero to MariaDB with GCE VMs and Docker](https://mariadb.com/kb/en/docker-and-google-cloud/)
2528

2629
### MariaDB Enterprise Server <a name="enterprise"></a>
2730

@@ -36,21 +39,24 @@ This purpose of this README is to provide you with a brief introduction to the [
3639
#### Get Started
3740

3841
* [Download and install MariaDB Enterprise directly from mariadb.com](https://mariadb.com/downloads/enterprise/)
42+
* [Using the beta Docker image](https://docker.mariadb.com)
43+
* [Zero to MariaDB with AWS EC2 and Docker](https://mariadb.com/kb/en/docker-and-aws-ec2/)
44+
* [Zero to MariaDB with Azure VM and Docker](https://mariadb.com/kb/en/docker-and-microsoft-azure/)
45+
* [Zero to MariaDB with GCE VMs and Docker](https://mariadb.com/kb/en/docker-and-google-cloud/)
3946

47+
### MariaDB Cloud <a name="cloud"></a>
4048

41-
### MariaDB SkySQL <a name="skysql"></a>
42-
43-
[MariaDB SkySQL](https://mariadb.com/products/skysql/) is the first and only database-as-a-service (DBaaS) to bring the full power of MariaDB Enterprise to the cloud, combining powerful features and world-class support with unrivaled ease of use and groundbreaking innovation. Built for mission-critical applications and enterprise governance, SkySQL augments automation with the human expertise and experience needed to support and manage mission-critical deployments in the cloud – whether it’s a single development database or thousands of production databases.
49+
[MariaDB Cloud](https://mariadb.com/products/cloud/) allows enterprise organizations to realize the benefits of a managed database service, including ease of use, without sacrificing the very things needed to support mission-critical applications, including enterprise features, custom configuration, deployment flexibility, technical and consultative support, on-demand upgrades and bug fixes/security patches. It’s MariaDB Enterprise Server in the cloud, managed by MariaDB (the experts) using automation and world-class database strategies.
4450

4551
<p align="center" spacing="10">
4652
<kbd>
47-
<img src="media/skysql.png" />
53+
<img src="media/mariadb-cloud.png" />
4854
</kbd>
4955
</p>
5056

5157
#### Get Started
5258

53-
* [Launch a fully-managed cloud database with MariaDB SkySQL](https://mariadb.com/products/skysql/get-started/)
59+
* [Contact MariaDB about our expert-managed MariaDB Cloud](https://mariadb.com/contact/?managed-services-contact-us=true)
5460

5561
## Helpful Resources <a name="resources"></a>
5662

@@ -59,7 +65,7 @@ This purpose of this README is to provide you with a brief introduction to the [
5965
* MariaDB product pages
6066
* [Community Server](https://mariadb.com/products/community-server/)
6167
* [Enterprise](https://mariadb.com/products/enterprise/)
62-
* [SkySQL](https://mariadb.com/products/skysql/)
68+
* [MariaDB Cloud](https://mariadb.com/products/cloud/)
6369

6470
## Support and Contribution <a name="support"></a>
6571

0 commit comments

Comments
 (0)