Skip to content

Commit

Permalink
Fix relativeness of some relative links (#3)
Browse files Browse the repository at this point in the history
Followup to PR #2 which hopefully works.
  • Loading branch information
vjr authored Jan 30, 2024
1 parent 18fa370 commit 002747c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/FAQs ad991ed04d1c4c2c82774115261d3ad0.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ SkySQL is a database-as-a-service (DBaaS) that was originally developed and mana

1. Go to [https://app.skysql.com](https://app.skysql.com/)
2. Log in or register using social login or email.
3. Once registered, you can get started right away by [launching a service](../Quickstart%20da3c5848d30348b1815026b2d24219a6)[connecting](Connecting%20to%20Sky%20DBs%20ae0bd7d47675416e9cd0bf2ba21d066c), and [loading data](Data%20loading,%20Migration%208d6075f7123a4b59bedfeaad01d8461a).
3. Once registered, you can get started right away by [launching a service](../Quickstart%20da3c5848d30348b1815026b2d24219a6)[connecting](../Connecting%20to%20Sky%20DBs%20ae0bd7d47675416e9cd0bf2ba21d066c), and [loading data](../Data%20loading,%20Migration%208d6075f7123a4b59bedfeaad01d8461a).

### **Why would I choose a DBaaS over an on-premises deployment?**

Our platform and experts handle the infrastructure needs, allowing you to focus on your core business.

When you choose SkySQL, a full-featured DBaaS, you forego the capital expenditure of buying hardware, the delay of waiting for new systems to ship every time you need to scale-up or scale-out, and the overhead and opportunity-cost of tuning, monitoring, and upgrading your database. SkySQL also handles routine tasks such as nightly backups and infrastructure maintenance.

And if you need ultimate control, and have the necessary skills and resources to hand-pick instances and tune configurations, we offer SkySQL [Power Tier](Billing%20and%20Power%20Tier%203168a8895e7342aead007c253d998c8d) to deliver all of the on-premises benefits without the capex (capital expense) and operational overhead.
And if you need ultimate control, and have the necessary skills and resources to hand-pick instances and tune configurations, we offer SkySQL [Power Tier](../Billing%20and%20Power%20Tier%203168a8895e7342aead007c253d998c8d) to deliver all of the on-premises benefits without the capex (capital expense) and operational overhead.

### **How long do deployments on SkySQL take?**

Expand All @@ -38,7 +38,7 @@ SkySQL provides services backed by:

No, SkySQL is dedicated to being the top choice for MariaDB. Our goal is to provide the best price-performance of any DBaaS, offer significant productivity improvements through automation, and serve as the most comprehensive end-to-end platform for all your database needs.

We offer “fractional DBAs” - expert-maintained multi-cloud databases. We're glad to help with your move to SkySQL, whether you're [migrating](Data%20loading,%20Migration%208d6075f7123a4b59bedfeaad01d8461a) from another database platform or looking to [lift-and-shift](Data%20loading,%20Migration%208d6075f7123a4b59bedfeaad01d8461a) a MariaDB implementation to SkySQL.
We offer “fractional DBAs” - expert-maintained multi-cloud databases. We're glad to help with your move to SkySQL, whether you're [migrating](../Data%20loading,%20Migration%208d6075f7123a4b59bedfeaad01d8461a) from another database platform or looking to [lift-and-shift](../Data%20loading,%20Migration%208d6075f7123a4b59bedfeaad01d8461a) a MariaDB implementation to SkySQL.

### **What hardware does SkySQL run on?**

Expand Down

0 comments on commit 002747c

Please sign in to comment.