Skip to content

Commit

Permalink
Use internationalized and more specific links to MS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonels-msft committed Jul 21, 2021
1 parent 979a286 commit e1de285
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cloud/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Overview
.. NOTE::
We are no longer onboarding new users to Citus Cloud on AWS. Of course, existing customers can continue to use Citus Cloud as they do today. If you’re new to Citus, the good news is, Citus is still available to you: as open source, as on-prem enterprise software, and in the cloud on Microsoft Azure, as a fully-integrated deployment option in Azure Database for PostgreSQL.

Citus Cloud is a fully managed hosted version of Citus Enterprise edition on top of AWS. Citus Cloud comes with the benefit of Citus allowing you to easily scale out your memory and processing power, without having to worry about keeping it up and running. We also offer a managed deployment on `Azure Database for PostgreSQL — Hyperscale (Citus) <https://docs.microsoft.com/azure/postgresql/>`_.
Citus Cloud is a fully managed hosted version of Citus Enterprise edition on top of AWS. Citus Cloud comes with the benefit of Citus allowing you to easily scale out your memory and processing power, without having to worry about keeping it up and running. We also offer a managed deployment on `Azure Database for PostgreSQL — Hyperscale (Citus) <https://docs.microsoft.com/azure/postgresql/hyperscale/>`_.

Provisioning
============
Expand Down
4 changes: 2 additions & 2 deletions develop/migration_mt_asp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ looks like this:
.. note::

You can use the `Secret
Manager <https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?tabs=visual-studio-code>`__
Manager <https://docs.microsoft.com/aspnet/core/security/app-secrets?tabs=visual-studio-code>`__
to avoid storing your database credentials in code (and accidentally
checking them into source control).

Expand All @@ -167,7 +167,7 @@ Define the Entity Framework Core context and models
The database context class provides an interface between your code and
your database. Entity Framework Core uses it to understand what your
`data
schema <https://msdn.microsoft.com/en-us/library/jj679962(v=vs.113).aspx#Anchor_2>`__
schema <https://msdn.microsoft.com/library/jj679962(v=vs.113).aspx#Anchor_2>`__
looks like, so you'll need to define what tables are available in your
database.

Expand Down
4 changes: 2 additions & 2 deletions faq/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ As the error message suggests, you can (cautiously) increase this limit by alter
Can I run Citus on Microsoft Azure?
-----------------------------------

Yes, Citus is a deployment option of `Azure Database for PostgreSQL <https://docs.microsoft.com/azure/postgresql/>`_ called **Hyperscale**. It is a fully managed database-as-a-service.
Yes, Citus is a deployment option of `Azure Database for PostgreSQL <https://docs.microsoft.com/azure/postgresql/hyperscale/>`_ called **Hyperscale**. It is a fully managed database-as-a-service.

Can I run Citus on Amazon RDS?
------------------------------
Expand All @@ -183,7 +183,7 @@ What is the state of Citus on AWS?

Existing customers of :ref:`Citus Cloud <cloud_overview>` can provision a Citus cluster on Amazon Web Services. However, we are no longer accepting new signups for Citus Cloud.

For a fully managed Citus database-as-a-service, try `Azure Database for PostgreSQL - Hyperscale (Citus) <https://docs.microsoft.com/en-us/azure/postgresql/overview#azure-database-for-postgresql---hyperscale-citus-preview>`_.
For a fully managed Citus database-as-a-service, try `Azure Database for PostgreSQL - Hyperscale (Citus) <https://docs.microsoft.com/azure/postgresql/overview#azure-database-for-postgresql--hyperscale-citus>`_.

Can I create a new DB in a Citus Cloud instance?
------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion get_started/what_is_citus.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ series workloads.
subscription along with 24x7 support, for those who want to manage Citus
manually.
3. Managed database service: Citus is available on Azure as `Hyperscale (Citus)
<https://docs.microsoft.com/en-us/azure/postgresql/hyperscale/>`_, a
<https://docs.microsoft.com/azure/postgresql/hyperscale/>`_, a
built-in deployment option in the Azure Database for PostgreSQL managed
service.

Expand Down
4 changes: 2 additions & 2 deletions installation/citus_cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Managed Deployment
One of the easiest ways to get started with Citus is to spin up a cluster in
the cloud on Azure. Citus is available as a built-in deployment option in the
`Azure Database for PostgreSQL - Hyperscale (Citus)
<https://docs.microsoft.com/en-us/azure/postgresql/hyperscale/>`_ managed
<https://docs.microsoft.com/azure/postgresql/hyperscale/>`_ managed
service.

To get started, you can take advantage of our Hyperscale (Citus) `quickstart
documentation
<https://docs.microsoft.com/en-us/azure/postgresql/quickstart-create-hyperscale-portal>`_,
<https://docs.microsoft.com/azure/postgresql/quickstart-create-hyperscale-portal>`_,
or go straight to the `Azure Portal
<https://portal.azure.com/#create/Microsoft.PostgreSQLServer>`_ to provision a
Postgres server. (And if you don’t yet have an Azure subscription, just `create
Expand Down
2 changes: 1 addition & 1 deletion use_cases/multi_tenant.rst
Original file line number Diff line number Diff line change
Expand Up @@ -513,4 +513,4 @@ Where to Go From Here

With this, you now know how to use Citus to power your multi-tenant application for scalability. If you have an existing schema and want to migrate it for Citus, see :ref:`Multi-Tenant Transitioning <transitioning_mt>`.

To adjust a front-end application, specifically Ruby on Rails or Django, read :ref:`rails_migration` or :ref:`django_migration`. Finally, try `Azure Database for PostgreSQL - Hyperscale (Citus) <https://docs.microsoft.com/en-us/azure/postgresql/quickstart-create-hyperscale-portal>`_, the easiest way to manage a Citus cluster.
To adjust a front-end application, specifically Ruby on Rails or Django, read :ref:`rails_migration` or :ref:`django_migration`. Finally, try `Azure Database for PostgreSQL - Hyperscale (Citus) <https://docs.microsoft.com/azure/postgresql/quickstart-create-hyperscale-portal>`_, the easiest way to manage a Citus cluster.
2 changes: 1 addition & 1 deletion use_cases/realtime_analytics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ data across your cluster after adding new worker nodes.

.. NOTE::

`Azure Database for PostgreSQL — Hyperscale (Citus) <https://docs.microsoft.com/azure/postgresql/>`_ uses `streaming replication <https://www.postgresql.org/docs/current/static/warm-standby.html>`_ to achieve high availability and thus maintaining shard replicas would be redundant. In any production environment where streaming replication is unavailable, you should set ``citus.shard_replication_factor`` to 2 or higher for fault tolerance.
`Azure Database for PostgreSQL — Hyperscale (Citus) <https://docs.microsoft.com/azure/postgresql/hyperscale/>`_ uses `streaming replication <https://www.postgresql.org/docs/current/static/warm-standby.html>`_ to achieve high availability and thus maintaining shard replicas would be redundant. In any production environment where streaming replication is unavailable, you should set ``citus.shard_replication_factor`` to 2 or higher for fault tolerance.

With this, the system is ready to accept data and serve queries! Keep the following loop running in a ``psql`` console in the background while you continue with the other commands in this article. It generates fake data every second or two.

Expand Down

0 comments on commit e1de285

Please sign in to comment.