From 91787ea4a036a5dbe66667b8cf21dd2f58ab9a1a Mon Sep 17 00:00:00 2001 From: Andy Stark Date: Fri, 25 Sep 2026 14:38:08 +0100 Subject: [PATCH] DOC-7118 unit 5: convert rc subscriptions/ to render hooks Migrate relref shortcode links and note/warning/tip/info callout shortcodes to the DOC-6909 render-hook equivalents (plain Markdown links + `> [!TYPE]` blockquotes) across content/operate/rc/subscriptions/. 88 relref links and 17 callouts converted via build/migrate_shortcode_links.py. Two list-nested callouts (aws-console.md, set-maintenance-windows.md) hit the known indentation-loss bug in the callout-to-blockquote conversion; hand-fixed so every continuation/closing line matches the header's indent, closing with a bare `>` at that indent, per the established convention (verified against content/operate/rs/databases/recover.md). Verified: 0 remaining relref/callout shortcodes, 0 uncanonicalized-link findings via check_uncanonicalized_links.py across all of content/operate/rc/, and 0 href diffs between a real Hugo build of origin/main vs this branch (full site: 7235 vs 7235 pages; operate/rc scope: 277 vs 277 pages). Co-Authored-By: Claude Sonnet 5 --- content/operate/rc/subscriptions/_index.md | 16 +++---- .../bring-your-own-cloud/_index.md | 11 +++-- .../cloud-account-settings.md | 11 +++-- .../iam-resources/_index.md | 17 ++++---- .../iam-resources/aws-console.md | 17 ++++---- .../iam-resources/cloudformation.md | 13 +++--- .../iam-resources/terraform.md | 11 +++-- .../bring-your-own-cloud/resource-tags.md | 9 ++-- .../subscription-whitelist.md | 7 ++-- .../rc/subscriptions/delete-subscription.md | 7 ++-- .../rc/subscriptions/maintenance/_index.md | 17 ++++---- .../maintenance/set-maintenance-windows.md | 20 ++++----- .../subscriptions/upgrade-essentials-pro.md | 42 +++++++++---------- .../view-essentials-subscription/_index.md | 13 +++--- .../essentials-plan-details.md | 8 ++-- .../rc/subscriptions/view-pro-subscription.md | 22 +++++----- 16 files changed, 113 insertions(+), 128 deletions(-) diff --git a/content/operate/rc/subscriptions/_index.md b/content/operate/rc/subscriptions/_index.md index c885312b17..388c2c54c9 100644 --- a/content/operate/rc/subscriptions/_index.md +++ b/content/operate/rc/subscriptions/_index.md @@ -39,9 +39,9 @@ To learn more, see [Redis Cloud Pricing](https://redis.io/pricing/). Free plans are a type of Redis Cloud Essentials plans designed for training purposes and prototyping. They can be seamlessly upgraded to other Redis Cloud Essentials plans with no data loss. ### Paid Redis Cloud Essentials {#paid-rce} -Redis Cloud Essentials is cost-efficient and designed for low-throughput scenarios. It support a range of availability, persistence, and backup options. Pricing supports low throughput workloads. See [Redis Cloud Essentials plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details#redis-cloud-essentials-plans" >}}) for a list of available plans. +Redis Cloud Essentials is cost-efficient and designed for low-throughput scenarios. It support a range of availability, persistence, and backup options. Pricing supports low throughput workloads. See [Redis Cloud Essentials plans](/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md#redis-cloud-essentials-plans) for a list of available plans. -- [View and upgrade Essentials or Flex plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription" >}}) +- [View and upgrade Essentials or Flex plan](/content/operate/rc/subscriptions/view-essentials-subscription/_index.md) #### Essentials with Redis Flex {#redis-flex} @@ -53,17 +53,17 @@ Redis Flex is ideal when your: - average key size is smaller than average value size (all key names are stored in RAM) - most recent data is the most frequently used (high RAM hit rate) -See [Create a Redis Flex database]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) to learn more about Redis Flex, and see [Redis Flex plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details#redis-flex-plans" >}}) for a list of available plans. +See [Create a Redis Flex database](/content/operate/rc/databases/create-database/create-flex-database.md) to learn more about Redis Flex, and see [Redis Flex plans](/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md#redis-flex-plans) for a list of available plans. -- [View and upgrade Essentials or Flex plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription" >}}) +- [View and upgrade Essentials or Flex plan](/content/operate/rc/subscriptions/view-essentials-subscription/_index.md) ### Redis Cloud Pro -Redis Cloud Pro supports more databases, larger databases, greater throughput, and no fixed database-level connection limit compared to Redis Cloud Essentials. Hosted in dedicated VPCs, they feature high-availability in a single or multi-AZ, Active-Active, clustering, data persistence, and configurable backups. Pricing is "pay as you go" to support any dataset size or throughput. [Redis Flex]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) is also available on Redis Cloud Pro. +Redis Cloud Pro supports more databases, larger databases, greater throughput, and no fixed database-level connection limit compared to Redis Cloud Essentials. Hosted in dedicated VPCs, they feature high-availability in a single or multi-AZ, Active-Active, clustering, data persistence, and configurable backups. Pricing is "pay as you go" to support any dataset size or throughput. [Redis Flex](/content/operate/rc/databases/create-database/create-flex-database.md) is also available on Redis Cloud Pro. Redis Cloud Pro annual plans support the same features as Redis Cloud Pro but at significant savings. Annual plans also provide Premium support. The underlying commitment applies to all workloads across multiple providers and regions. -- [View and edit Pro subscription]({{< relref "/operate/rc/subscriptions/view-pro-subscription" >}}) -- [Upgrade from Essentials to Pro]({{< relref "/operate/rc/subscriptions/upgrade-essentials-pro" >}}) -- [Subscription maintenance]({{< relref "/operate/rc/subscriptions/maintenance" >}}) +- [View and edit Pro subscription](/content/operate/rc/subscriptions/view-pro-subscription.md) +- [Upgrade from Essentials to Pro](/content/operate/rc/subscriptions/upgrade-essentials-pro.md) +- [Subscription maintenance](/content/operate/rc/subscriptions/maintenance/_index.md) diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md b/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md index e96fa315af..7882d07673 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md @@ -46,11 +46,11 @@ Consider using Redis Cloud BYOC if you have specific organizational needs or req To set up Redis Cloud BYOC on Amazon Web Services (AWS): -1. [Create the Identity and Access Management (IAM) resources]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources" >}}) needed to let Redis create, monitor, and maintain deployment infrastructure. +1. [Create the Identity and Access Management (IAM) resources](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md) needed to let Redis create, monitor, and maintain deployment infrastructure. -1. [Set your AWS Account as a BYOC Cloud account]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings" >}}) on Redis Cloud. +1. [Set your AWS Account as a BYOC Cloud account](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md) on Redis Cloud. -After you set up your cloud account, you can create a [new Redis Cloud Pro subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) or an [Active-Active database]({{< relref "/operate/rc/databases/active-active/create-active-active-database" >}}) that uses your cloud account. +After you set up your cloud account, you can create a [new Redis Cloud Pro subscription](/content/operate/rc/databases/create-database/create-pro-database-new.md) or an [Active-Active database](/content/operate/rc/databases/active-active/create-active-active-database.md) that uses your cloud account. ## Redis Cloud BYOC pricing @@ -60,9 +60,8 @@ When you create a database, you'll see the costs for the Redis Cloud service, bu ## Avoid Redis Cloud BYOC service disruption {#avoid-service-disruption} -{{< warning >}} -Failing to follow the instructions in this section will cause your databases to become inaccessible, and Redis will not be able to ensure cluster and database stability. Please read them carefully. -{{< /warning >}} +> [!WARNING] +> Failing to follow the instructions in this section will cause your databases to become inaccessible, and Redis will not be able to ensure cluster and database stability. Please read them carefully. To keep your Redis Cloud BYOC service and all databases running without issues: - Do not stop, delete, or modify Redis-managed resources through the cloud provider - including VPCs, subnets, virtual machines, and other infrastructure. diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md b/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md index 62daf8450c..427c5d1e91 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md @@ -24,11 +24,10 @@ To do this, you need: 1. A programmatic user with an access key and a secret access key for that user. 1. A console role that allows administrative access to the cloud account. -You need to create these resources before adding the cloud account to your subscription. To learn more, see [Create IAM resources]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources" >}}). +You need to create these resources before adding the cloud account to your subscription. To learn more, see [Create IAM resources](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md). -{{}} -After an AWS account has been configured as a cloud account, you **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud#avoid-service-disruption" >}}) for more details. -{{}} +> [!WARNING] +> After an AWS account has been configured as a cloud account, you **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption](/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md#avoid-service-disruption) for more details. ## View cloud account settings @@ -79,7 +78,7 @@ If the **Add account** button is inactive, verify that: - The resources exist in your AWS account - Each resource provides the required level of access -For help, see [Create IAM resources]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources" >}}). +For help, see [Create IAM resources](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md). ## Edit cloud account details @@ -112,4 +111,4 @@ To remove a cloud account from your Redis cloud subscription, select the cloud a We strongly recommend using dedicated identity and access management (IAM) resources to manage your AWS cloud accounts. These resources should not be shared with any other task, account, or process. -To learn more, see [Create IAM resources for AWS cloud accounts]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources" >}}). \ No newline at end of file +To learn more, see [Create IAM resources for AWS cloud accounts](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md). \ No newline at end of file diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md index 7571b4e088..d0e94c807a 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/_index.md @@ -27,18 +27,17 @@ In the new AWS account, you need to create: - A user with an **access key** - A role that grants **AWS console access** -Save the access key in a secure location so that you can enter it when you [register the cloud account]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings" >}}) with your Redis Cloud subscription. +Save the access key in a secure location so that you can enter it when you [register the cloud account](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md) with your Redis Cloud subscription. -{{< warning >}} -We use the provided credentials to configure your AWS environment and provision required resources. - -You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings#avoid-service-disruption" >}}) for more details. -{{< /warning >}} +> [!WARNING] +> We use the provided credentials to configure your AWS environment and provision required resources. +> +> You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md#avoid-service-disruption) for more details. For help creating an AWS user, see the [AWS IAM documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html). You can use one of the following tools to create IAM resources: -- [CloudFormation]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/cloudformation" >}}) -- [Terraform]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/terraform" >}}) -- The [AWS Console]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console" >}}) +- [CloudFormation](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/cloudformation.md) +- [Terraform](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/terraform.md) +- The [AWS Console](/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md) diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md index c97fb2c929..41b09639be 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md @@ -15,11 +15,10 @@ aliases: --- Follow these steps to manually create IAM resources using the [AWS console](https://console.aws.amazon.com/). -{{< warning >}} -We use the provided credentials to configure your AWS environment and provision required resources. - -You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings#avoid-service-disruption" >}}) for more details. -{{< /warning >}} +> [!WARNING] +> We use the provided credentials to configure your AWS environment and provision required resources. +> +> You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md#avoid-service-disruption) for more details. ## Step 1: Create the IAM instance policy @@ -96,9 +95,9 @@ Follow the steps to [Create a role for an IAM user](https://docs.aws.amazon.com/ - **An AWS account**: Select **Another AWS account**. - **Account ID**: Enter account number `168085023892` (Redis Cloud's AWS account). - **Options**: Select **Require MFA**. - {{< warning >}} -Do not check the **Require external ID** checkbox. - {{< /warning >}} + > [!WARNING] + > Do not check the **Require external ID** checkbox. + > - In **Add permissions**, select the **RedislabsIAMUserRestrictedPolicy** you created. - In **Name, review, and create**, enter `redislabs-role` in the **Role name** field. @@ -106,7 +105,7 @@ Select **Create role** to finish role creation. Save the Role name for later. ## Next steps -When you've finished creating all of the resources, you can [create a Cloud Account]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings" >}}) in the Redis Cloud console. To do this, you'll need the following information: +When you've finished creating all of the resources, you can [create a Cloud Account](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md) in the Redis Cloud console. To do this, you'll need the following information: - **Access Key ID**: The Access Key ID for the [programmatic user you created](#step-4-create-the-programmatic-access-user). - **Secret Access Key**: The Secret Access Key for the [programmatic user you created](#step-4-create-the-programmatic-access-user). diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/cloudformation.md b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/cloudformation.md index 67a3e6e3ca..1acd488527 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/cloudformation.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/cloudformation.md @@ -15,11 +15,10 @@ aliases: --- You can use [AWS CloudFormation](https://aws.amazon.com/cloudformation/) to create the IAM resources for Redis Cloud Bring your Own Cloud (BYOC). -{{< warning >}} -We use the provided credentials to configure your AWS environment and provision required resources. - -You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings#avoid-service-disruption" >}}) for more details. -{{< /warning >}} +> [!WARNING] +> We use the provided credentials to configure your AWS environment and provision required resources. +> +> You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md#avoid-service-disruption) for more details. ## Create resources using CloudFormation on the AWS Console @@ -29,7 +28,7 @@ The following link uses CloudFormation to create a stack using the AWS console: Launch RedisCloud template -When the stack finishes, select the stack and then the **Outputs** tab. You need the following information to [create a Cloud Account]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings" >}}) in the Redis Cloud console: +When the stack finishes, select the stack and then the **Outputs** tab. You need the following information to [create a Cloud Account](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md) in the Redis Cloud console: - **Access Key ID**: The `accessKeyId` output. - **Secret Access Key**: Follow the link to AWS Secrets Manager in the `accessSecretKey` output and select **Retrieve secret value**. @@ -53,7 +52,7 @@ aws cloudformation describe-stacks --stack-name RedisCloud After the stack finishes, you can retrieve the outputs from the `Outputs` section of the response. -You need the following information to [create a Cloud Account]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings" >}}) in the Redis Cloud console: +You need the following information to [create a Cloud Account](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md) in the Redis Cloud console: - **Access Key ID**: The `accessKeyId` output. - **Secret Access Key**: Extract the secret ID from the `accessSecretKey` output. The secret ID is the `name` query parameter in the `accessSecretKey` output. diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/terraform.md b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/terraform.md index e04fe800c3..2c45bae7cd 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/terraform.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/terraform.md @@ -15,11 +15,10 @@ aliases: --- You can use [HashiCorp Terraform](https://www.terraform.io/intro/index.html) to create identity and access management (IAM) resources to support AWS cloud account access to Redis Cloud subscriptions. -{{< warning >}} -We use the provided credentials to configure your AWS environment and provision required resources. - -You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings#avoid-service-disruption" >}}) for more details. -{{< /warning >}} +> [!WARNING] +> We use the provided credentials to configure your AWS environment and provision required resources. +> +> You **must not** change the configurations of provisioned resources or stop or terminate provisioned instances. If you do, your databases will be inaccessible and Redis will not be able to ensure database stability. See [Avoid service disruption](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md#avoid-service-disruption) for more details. The following example uses the `terraform-aws-Redislabs-Cloud-Account-IAM-Resources` module, located in Amazon S3: @@ -52,7 +51,7 @@ The following example uses the `terraform-aws-Redislabs-Cloud-Account-IAM-Resour terraform apply ``` - You need the following information to [create a Cloud Account]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings" >}}) in the Redis Cloud console: + You need the following information to [create a Cloud Account](/content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md) in the Redis Cloud console: - **Access Key ID**: The `accessKeyId` output. - **Secret Access Key**: Run the following command to extract the secret key from the `accessSecretKey` output: diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/resource-tags.md b/content/operate/rc/subscriptions/bring-your-own-cloud/resource-tags.md index 0e98c3b037..7e0a91b0c2 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/resource-tags.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/resource-tags.md @@ -10,7 +10,7 @@ description: Describes how to apply resource tags to Redis Cloud Bring your own weight: $weight --- -For Redis Cloud [Bring Your Own Cloud (BYOC)]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) deployments, Redis Cloud provisions infrastructure directly within your Cloud Provider account. Many organizations enforce tagging policies for cost allocation, governance, and compliance. In some environments, resource creation may fail if required tags are not present at creation time. +For Redis Cloud [Bring Your Own Cloud (BYOC)](/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md) deployments, Redis Cloud provisions infrastructure directly within your Cloud Provider account. Many organizations enforce tagging policies for cost allocation, governance, and compliance. In some environments, resource creation may fail if required tags are not present at creation time. To address this, Redis Cloud allows you to define resource tags at the subscription level, ensuring consistent tagging across all infrastructure resources created under that subscription. @@ -38,7 +38,7 @@ BYOC Resource tags are applied to the following AWS resources: To add resource tags when you create a new BYOC subscription: -1. [Create a new Pro subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and select **Custom settings**. +1. [Create a new Pro subscription](/content/operate/rc/databases/create-database/create-pro-database-new.md) and select **Custom settings**. 1. On the **Setup** step, go to **Advanced options > Deployment account** to see the **AWS Resource tags** section. @@ -96,6 +96,5 @@ You can add, edit, or remove resource tags on an existing BYOC subscription at a 1. Select **Save tags** to save your changes. -{{< note >}} -Redis Cloud applies resource tags only to resources created after you add or update the tags. Existing resources keep their previous tags. -{{< /note >}} +> [!NOTE] +> Redis Cloud applies resource tags only to resources created after you add or update the tags. Existing resources keep their previous tags. diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md b/content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md index d143e045b1..4ae8c1fc39 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md @@ -18,14 +18,13 @@ aliases: The [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) [allow list](https://en.wikipedia.org/wiki/Whitelist) lets you restrict traffic to your Redis Cloud database. When you configure an allow list, only the [IP addresses](https://en.wikipedia.org/wiki/IP_address) defined in the list can connect to the database. Traffic from all other IP addresses is blocked. -If you use [Redis Cloud Bring your Own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) to host your Redis Cloud deployment, you can configure a subscription-wide allow list +If you use [Redis Cloud Bring your Own Cloud](/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md) to host your Redis Cloud deployment, you can configure a subscription-wide allow list to restrict traffic to all databases associated with the subscription. The subscription CIDR allow list defines a range of IP addresses and [AWS security groups](https://docs.aws.amazon.com/managedservices/latest/userguide/about-security-groups.html) that control inbound and outbound traffic to the Redis Cloud [VPC](https://en.wikipedia.org/wiki/Virtual_private_cloud). When you add security groups to the allow list, you can also use the same security groups to manage access to your application. -{{< note >}} -The subscription-level allow list is available for Redis Cloud Bring your Own Cloud. If you don't have Redis Cloud Bring your Own Cloud, you can configure a [CIDR allow list]({{< relref "/operate/rc/security/cidr-whitelist" >}}) for each database. -{{< /note >}} +> [!NOTE] +> The subscription-level allow list is available for Redis Cloud Bring your Own Cloud. If you don't have Redis Cloud Bring your Own Cloud, you can configure a [CIDR allow list](/content/operate/rc/security/cidr-whitelist.md) for each database. ## Allow IP address or security group diff --git a/content/operate/rc/subscriptions/delete-subscription.md b/content/operate/rc/subscriptions/delete-subscription.md index 695af64b69..0a592a8bfc 100644 --- a/content/operate/rc/subscriptions/delete-subscription.md +++ b/content/operate/rc/subscriptions/delete-subscription.md @@ -10,13 +10,12 @@ linktitle: Delete subscription weight: 50 --- -{{}} -Once a subscription is deleted, it cannot be recovered. We recommend [backing up your data]({{< relref "/operate/rc/databases/back-up-data.md" >}}) before removing databases or subscriptions. -{{}} +> [!NOTE] +> Once a subscription is deleted, it cannot be recovered. We recommend [backing up your data](/content/operate/rc/databases/back-up-data.md) before removing databases or subscriptions. To delete a subscription: -1. [Delete all databases]({{< relref "/operate/rc/databases/delete-database.md" >}}) from the subscription. +1. [Delete all databases](/content/operate/rc/databases/delete-database.md) from the subscription. The number of databases for the subscription is shown in the subscription list. You cannot delete a subscription until there are zero databases in the subscription. diff --git a/content/operate/rc/subscriptions/maintenance/_index.md b/content/operate/rc/subscriptions/maintenance/_index.md index ac7a174f8d..bfdf811fcd 100644 --- a/content/operate/rc/subscriptions/maintenance/_index.md +++ b/content/operate/rc/subscriptions/maintenance/_index.md @@ -21,11 +21,11 @@ Maintenance windows define when Redis can perform maintenance on your subscripti ### Redis Cloud Pro -For Redis Cloud Pro plans, Redis will perform maintenance automatically while limiting service disruption as much as possible. If you want to control when we can perform maintenance for a Redis Cloud Pro subscription, you can [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#set-manual-maintenance-windows" >}}). +For Redis Cloud Pro plans, Redis will perform maintenance automatically while limiting service disruption as much as possible. If you want to control when we can perform maintenance for a Redis Cloud Pro subscription, you can [set manual maintenance windows](/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md#set-manual-maintenance-windows). ### Redis Cloud Essentials -Redis Cloud Essentials databases have a set maintenance window based on the cloud provider region. The maintenance window for Redis Cloud Essentials databases is **daily from 12 AM to 6 AM** in the region's local time zone. We won't use more than one maintenance window per week unless we need to do [urgent maintenance]({{< relref "/operate/rc/subscriptions/maintenance#urgent-maintenance" >}}), and we won't perform any maintenance that introduces breaking changes during these maintenance windows. +Redis Cloud Essentials databases have a set maintenance window based on the cloud provider region. The maintenance window for Redis Cloud Essentials databases is **daily from 12 AM to 6 AM** in the region's local time zone. We won't use more than one maintenance window per week unless we need to do [urgent maintenance](/content/operate/rc/subscriptions/maintenance/_index.md#urgent-maintenance), and we won't perform any maintenance that introduces breaking changes during these maintenance windows. ## Maintenance activities @@ -45,29 +45,28 @@ During maintenance, your database will be operational, but you may notice some l Your application may also disconnect from your database for a few seconds. Most Redis clients are set to refresh their DNS address when they reconnect to the database, and you will not be required to perform any further action. If you encounter connectivity problems for more than a minute during maintenance, please refresh your DNS entries. -{{}} -To make sure your applications are set to reconnect after maintenance activity, see [Develop highly available and resilient apps with Redis Cloud]({{< relref "/operate/rc/resilient-apps" >}}). -{{}} +> [!TIP] +> To make sure your applications are set to reconnect after maintenance activity, see [Develop highly available and resilient apps with Redis Cloud](/content/operate/rc/resilient-apps.md). ### Urgent maintenance Urgent maintenance refers to any activity that could affect service and cannot wait for scheduling. This includes applying urgent security patches. -Redis can perform urgent maintenance at any time, even if you have set a manual maintenance window or have temporarily [skipped maintenance]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#skip-maintenance-temporarily" >}}). Redis will notify you by email when urgent maintenance starts and ends. +Redis can perform urgent maintenance at any time, even if you have set a manual maintenance window or have temporarily [skipped maintenance](/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md#skip-maintenance-temporarily). Redis will notify you by email when urgent maintenance starts and ends. ### Major upgrades -We won't schedule major upgrades or upgrades that might include breaking changes until you opt-in to those changes. You can control your Redis major version on the [subscription page]({{< relref "/operate/rc/subscriptions/view-pro-subscription" >}}). +We won't schedule major upgrades or upgrades that might include breaking changes until you opt-in to those changes. You can control your Redis major version on the [subscription page](/content/operate/rc/subscriptions/view-pro-subscription.md). ## Notifications Redis will notify you by email when maintenance starts and ends. If Redis needs an action from you to start maintenance, we will notify you with a reasonable amount of time before planned maintenance. -If you want to receive advance maintenance notifications, you must [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#set-manual-maintenance-windows" >}}) and [contact support](https://redis.io/support/) to request advance maintenance notifications. +If you want to receive advance maintenance notifications, you must [set manual maintenance windows](/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md#set-manual-maintenance-windows) and [contact support](https://redis.io/support/) to request advance maintenance notifications. To receive maintenance notifications by email: -1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list. +1. Go to [Access Management](/content/operate/rc/security/access-control/access-management.md) and select your account in the list. 1. Select the Edit button. diff --git a/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md b/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md index 6d0b9fef30..6a040a8b04 100644 --- a/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md +++ b/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md @@ -12,17 +12,15 @@ toc: 'true' weight: $weight --- -By default, Redis will maintain your Redis Cloud subscriptions and databases as needed. During maintenance, you may notice some latency when connecting to your databases. For more information about the types of maintenance and how Redis maintains your subscriptions, see [Maintenance]({{< relref "/operate/rc/subscriptions/maintenance" >}}). +By default, Redis will maintain your Redis Cloud subscriptions and databases as needed. During maintenance, you may notice some latency when connecting to your databases. For more information about the types of maintenance and how Redis maintains your subscriptions, see [Maintenance](/content/operate/rc/subscriptions/maintenance/_index.md). -{{< note >}} -If your subscription includes an [RDI data pipeline]({{< relref "/operate/rc/rdi#data-pipeline-architecture" >}}), maintenance windows apply to the pipeline as well. The pipeline may experience brief interruptions during the configured maintenance window. -{{< /note >}} +> [!NOTE] +> If your subscription includes an [RDI data pipeline](/content/operate/rc/rdi/_index.md#data-pipeline-architecture), maintenance windows apply to the pipeline as well. The pipeline may experience brief interruptions during the configured maintenance window. For Redis Cloud Pro plans, Redis will perform maintenance automatically while limiting service disruption as much as possible. If you want to control when Redis performs maintenance for a Redis Cloud Pro subscription, you can [set manual maintenance windows](#set-manual-maintenance-windows) to ensure non-urgent maintenance will occur at set times. Configuring or altering the maintenance window will not have any impact on your subscription or databases. -{{}} -You can only set manual maintenance windows for Redis Cloud Pro plans. A Redis Cloud Essentials database has a set maintenance window based on the region where it is located. See [Essentials maintenance]({{< relref "/operate/rc/subscriptions/maintenance#redis-cloud-essentials" >}}) for more information. -{{}} +> [!NOTE] +> You can only set manual maintenance windows for Redis Cloud Pro plans. A Redis Cloud Essentials database has a set maintenance window based on the region where it is located. See [Essentials maintenance](/content/operate/rc/subscriptions/maintenance/_index.md#redis-cloud-essentials) for more information. ## Set manual maintenance windows @@ -46,9 +44,9 @@ To set manual maintenance windows for a single Redis Cloud Pro subscription: - Select **+ Time Frame** to add another time frame for maintenance. - Select **Advance notification** if you want to be notified of maintenance in advance. - {{}} -You must [contact support](https://redis.io/support/) to request and be approved for advance maintenance notifications, otherwise skip this step as the this option does not appear by default. - {{}} + > [!NOTE] + > You must [contact support](https://redis.io/support/) to request and be approved for advance maintenance notifications, otherwise skip this step as the this option does not appear by default. + > Redis recommends allowing maintenance on at least two different days for 8 hours on each day. @@ -68,6 +66,6 @@ To skip maintenance temporarily for a subscription: You will only be allowed to skip maintenance once per month. -During the skipped maintenance period, Redis will not perform any minor or major upgrades. Redis may perform [urgent maintenance]({{< relref "/operate/rc/subscriptions/maintenance#urgent-maintenance" >}}) on your subscription, but only if it is absolutely necessary. +During the skipped maintenance period, Redis will not perform any minor or major upgrades. Redis may perform [urgent maintenance](/content/operate/rc/subscriptions/maintenance/_index.md#urgent-maintenance) on your subscription, but only if it is absolutely necessary. diff --git a/content/operate/rc/subscriptions/upgrade-essentials-pro.md b/content/operate/rc/subscriptions/upgrade-essentials-pro.md index 233c084748..fea0bf90c7 100644 --- a/content/operate/rc/subscriptions/upgrade-essentials-pro.md +++ b/content/operate/rc/subscriptions/upgrade-essentials-pro.md @@ -13,13 +13,13 @@ weight: 45 Redis Cloud Essentials supports low throughput workflows. It supports a range of availability, persistence, and backup options, and can be great for testing and prototyping. However, if your databases need higher throughput, or you're missing features that are not available with Redis Cloud Essentials, you may want to upgrade Redis Cloud Essentials to Redis Cloud Pro. -For more information about the different subscription plans, see [Subscription plans]({{< relref "/operate/rc/subscriptions#subscription-plans" >}}). +For more information about the different subscription plans, see [Subscription plans](/content/operate/rc/subscriptions/_index.md#subscription-plans). -To upgrade your Essentials plan to another essential plan, see [Upgrade subscription plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription#upgrade-plan" >}}). +To upgrade your Essentials plan to another essential plan, see [Upgrade subscription plan](/content/operate/rc/subscriptions/view-essentials-subscription/_index.md#upgrade-plan). ## Upgrade Essentials subscription to Pro -To follow the steps in this guide, you must have a database with [Redis Cloud Essentials]({{< relref "/operate/rc/subscriptions/view-essentials-subscription" >}}) that you want to upgrade to Redis Cloud Pro. +To follow the steps in this guide, you must have a database with [Redis Cloud Essentials](/content/operate/rc/subscriptions/view-essentials-subscription/_index.md) that you want to upgrade to Redis Cloud Pro. To upgrade your Essentials database to Redis Cloud Pro: @@ -31,24 +31,23 @@ To upgrade your Essentials database to Redis Cloud Pro: ### Create Redis Cloud Pro database {#create-rcp} -[Create a new database]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) with the following specifications: +[Create a new database](/content/operate/rc/databases/create-database/create-pro-database-new.md) with the following specifications: - Select **Redis Cloud Pro** for your subscription type. -- In the [**Sizing tab**]({{< relref "/operate/rc/databases/create-database/create-pro-database-new#sizing-tab" >}}), create your databases with the following specifications: - - Set the memory limit to comply with [Active-Passive memory requirements]({{< relref "/operate/rc/databases/migrate-databases#active-passive-memory-requirements" >}}) if you want to migrate your database using [Active-Passive]({{< relref "/operate/rc/databases/migrate-databases#sync-using-active-passive" >}}). +- In the [**Sizing tab**](/content/operate/rc/databases/create-database/create-pro-database-new.md#sizing-tab), create your databases with the following specifications: + - Set the memory limit to comply with [Active-Passive memory requirements](/content/operate/rc/databases/migrate-databases.md#active-passive-memory-requirements) if you want to migrate your database using [Active-Passive](/content/operate/rc/databases/migrate-databases.md#sync-using-active-passive). - In **More options**, set the **Port** to **Manually assign**, and enter the port of your Essentials database. You must set the port number to match the port of your Essentials database if you want to migrate your database endpoints. You can find the port in the endpoint of your database on the **Configuration** tab of your database. ### Migrate data -You can migrate your Redis Cloud Essentials database to your new Redis Cloud Pro subscription using any method in the [Migrate databases]({{< relref "/operate/rc/databases/migrate-databases" >}}) guide. This guide uses [Active-Passive]({{< relref "/operate/rc/databases/migrate-databases#sync-using-active-passive" >}}) to migrate databases between subscriptions in the same account. +You can migrate your Redis Cloud Essentials database to your new Redis Cloud Pro subscription using any method in the [Migrate databases](/content/operate/rc/databases/migrate-databases.md) guide. This guide uses [Active-Passive](/content/operate/rc/databases/migrate-databases.md#sync-using-active-passive) to migrate databases between subscriptions in the same account. -{{< note >}} -Before you follow this guide, be aware of the following limitations: - -- This guide is for migrating databases between subscriptions in the same Redis Cloud console account. [Contact support](https://redis.io/support/) if you want to migrate a database between accounts using Active-Passive. - -- As long as Active-Passive is enabled, data in the target database will not expire and will not be evicted regardless of the set [data eviction policy]({{< relref "/operate/rc/databases/configuration/data-eviction-policies.md" >}}). We recommend that you turn off Active-Passive after the databases are synced. -{{< /note >}} +> [!NOTE] +> Before you follow this guide, be aware of the following limitations: +> +> - This guide is for migrating databases between subscriptions in the same Redis Cloud console account. [Contact support](https://redis.io/support/) if you want to migrate a database between accounts using Active-Passive. +> +> - As long as Active-Passive is enabled, data in the target database will not expire and will not be evicted regardless of the set [data eviction policy](/content/operate/rc/databases/configuration/data-eviction-policies.md). We recommend that you turn off Active-Passive after the databases are synced. 1. Select the database you want to migrate your data to. This will be your target database. @@ -92,9 +91,8 @@ Before you follow this guide, be aware of the following limitations: Redirecting your database endpoints after migrating your data lets you direct connections to your new database without any code changes. -{{< note >}} -See [Redirect dynamic endpoints]({{< relref "/operate/rc/databases/redirect-endpoints" >}}) for more information on the limitations and requirements for endpoint redirection. -{{< /note >}} +> [!NOTE] +> See [Redirect dynamic endpoints](/content/operate/rc/databases/redirect-endpoints.md) for more information on the limitations and requirements for endpoint redirection. To redirect your database endpoints: @@ -111,11 +109,11 @@ To redirect your database endpoints: {{Choose whether to map the original endpoint to the Public or Private endpoint.}} You must have a private connectivity method set up to be able to select the **Private** endpoint, such as: - - [VPC peering]({{< relref "/operate/rc/security/vpc-peering" >}}) - - [Google Cloud Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}) _(Google Cloud only)_ - - [AWS Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}) or [AWS PrivateLink]({{< relref "/operate/rc/security/aws-privatelink" >}}) _(AWS only)_ + - [VPC peering](/content/operate/rc/security/vpc-peering.md) + - [Google Cloud Private Service Connect](/content/operate/rc/security/private-service-connect.md) _(Google Cloud only)_ + - [AWS Transit Gateway](/content/operate/rc/security/aws-transit-gateway.md) or [AWS PrivateLink](/content/operate/rc/security/aws-privatelink.md) _(AWS only)_ -1. If you want to assign the same [Role-based Access Control (RBAC) roles]({{< relref "/operate/rc/security/access-control/data-access-control/role-based-access-control" >}}) to the target database that are assigned to the source database, select **Assign the same ACLs to the target database**. +1. If you want to assign the same [Role-based Access Control (RBAC) roles](/content/operate/rc/security/access-control/data-access-control/role-based-access-control.md) to the target database that are assigned to the source database, select **Assign the same ACLs to the target database**. {{Select **Assign the same ACLs to the target database** to assign the same roles to the target database.}} @@ -133,4 +131,4 @@ After the 24-hour window, you can no longer revert to the endpoint to the origin ### Delete Essentials database -After you migrate your data and redirect your endpoints, [delete the source database]({{< relref "/operate/rc/databases/delete-database" >}}). +After you migrate your data and redirect your endpoints, [delete the source database](/content/operate/rc/databases/delete-database.md). diff --git a/content/operate/rc/subscriptions/view-essentials-subscription/_index.md b/content/operate/rc/subscriptions/view-essentials-subscription/_index.md index 14fbb81ad5..581deb8da6 100644 --- a/content/operate/rc/subscriptions/view-essentials-subscription/_index.md +++ b/content/operate/rc/subscriptions/view-essentials-subscription/_index.md @@ -40,11 +40,11 @@ Use the **Plan upgrade** button to update your Redis Cloud Essentials plan, your {{Use the Plan upgrade button to change selected Redis Cloud Essentials subscription detils.}} -For information on how to upgrade to Redis Cloud Pro, see [upgrade subscription plan from Essentials to Pro]({{< relref "/operate/rc/subscriptions/upgrade-essentials-pro" >}}). +For information on how to upgrade to Redis Cloud Pro, see [upgrade subscription plan from Essentials to Pro](/content/operate/rc/subscriptions/upgrade-essentials-pro.md). ### Change high availability and persistence -To change your plan's [high availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) and [data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) settings, change them in the **Configure your settings** panel. +To change your plan's [high availability](/content/operate/rc/databases/configuration/high-availability.md) and [data persistence](/content/operate/rc/databases/configuration/data-persistence.md) settings, change them in the **Configure your settings** panel. {{Use the Configure your settings panel to set Essentials subscription settings.}} @@ -57,7 +57,7 @@ To change your subscription plan, select the desired plan from the list and sele {{Select the desired subscription plan from the ones shown.}} Each Redis Cloud Essentials plan provides a variety of benefits, including increased memory and number of connections. -For a comparison of available plans, see [Redis Cloud Essentials plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}}). +For a comparison of available plans, see [Redis Cloud Essentials plans](/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md). When you change your plan, your data and endpoints are not disrupted. @@ -65,9 +65,8 @@ If you upgrade a free plan to a paid plan, you need to add a payment method. If you change your subscription to a lower plan, make sure your data fits within the limits of the new plan; otherwise, the change attempt will fail. -{{< note >}} -{{< embed-md "rc-fixed-upgrade-limitation.md" >}} -{{< /note >}} +> [!NOTE] +> {{< embed-md "rc-fixed-upgrade-limitation.md" >}} ### Change payment method @@ -106,6 +105,6 @@ The following details are displayed: | **Replication** | Indicates whether replication is supported for your subscription | | **Clustering** | Indicates whether clustering is supported for your subscription | -The **Delete Database** button lets you [delete your database]({{< relref "/operate/rc/databases/delete-database" >}}). +The **Delete Database** button lets you [delete your database](/content/operate/rc/databases/delete-database.md). {{Use the Delete subscription button to delete your subscription plan.}} diff --git a/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md b/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md index 27329761ac..90b9dff43c 100644 --- a/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md +++ b/content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md @@ -19,7 +19,7 @@ Our paid plans start at 250 MB and offer extra features, like high availability Essentials plans have bandwidth and throughput limits described in the tables below. We will notify you before limiting your database usage if you exceed these limits. -If you need additional resources, you can [upgrade your subscription]({{< relref "/operate/rc/subscriptions/view-essentials-subscription#upgrade-plan" >}}) at any time. +If you need additional resources, you can [upgrade your subscription](/content/operate/rc/subscriptions/view-essentials-subscription/_index.md#upgrade-plan) at any time. ## Current plans @@ -36,7 +36,7 @@ These plans are currently offered for all new and upgraded Essentials subscripti | **Maximum
throughput[3](#table-note-3)** | 100 ops/sec | 1000 ops/sec | 2000 ops/sec | 4000 ops/sec | 8000 ops/sec | 16000 ops/sec | {{}} -1. Database size includes replication where applicable. See [High availability cost impact]({{< relref "/operate/rc/databases/configuration/high-availability#dataset-size" >}}) for more information. +1. Database size includes replication where applicable. See [High availability cost impact](/content/operate/rc/databases/configuration/high-availability.md#dataset-size) for more information. 2. The monthly total network bandwidth limit applies to the entire plan. All databases in the plan share the allocated bandwidth limit. @@ -53,7 +53,7 @@ These plans are currently offered for all new and upgraded Essentials subscripti | **Maximum
throughput[2](#table-note-2-flex)** | 200 ops/sec | 500 ops/sec | 1000 ops/sec | 2400 ops/sec | 5000 ops/sec | 10000 ops/sec | 20000 ops/sec | {{}} -1. Database size includes replication where applicable. See [High availability cost impact]({{< relref "/operate/rc/databases/configuration/high-availability#dataset-size" >}}) for more information. +1. Database size includes replication where applicable. See [High availability cost impact](/content/operate/rc/databases/configuration/high-availability.md#dataset-size) for more information. 2. Assumes request size of 1 KiB. Maximums are capped by actual MB/s reached. To find the MB/s limit, divide the Maximum throughput by 1024. @@ -69,7 +69,7 @@ These plans were available before November 2023. | **Maximum
throughput[3](#table-note-3-legacy)** | 100 ops/sec | 500 ops/sec | 1000 ops/sec | 1500 ops/sec | 2000 ops/sec | 4000 ops/sec | 8000 ops/sec | 16000 ops/sec | {{}} -1. Database size includes replication. See [High availability cost impact]({{< relref "/operate/rc/databases/configuration/high-availability#dataset-size" >}}) for more information. +1. Database size includes replication. See [High availability cost impact](/content/operate/rc/databases/configuration/high-availability.md#dataset-size) for more information. 2. The monthly total network bandwidth limit applies to the entire plan. All databases in the plan share the allocated bandwidth limit. diff --git a/content/operate/rc/subscriptions/view-pro-subscription.md b/content/operate/rc/subscriptions/view-pro-subscription.md index ed6dcba9bc..4ffb60d611 100644 --- a/content/operate/rc/subscriptions/view-pro-subscription.md +++ b/content/operate/rc/subscriptions/view-pro-subscription.md @@ -25,7 +25,7 @@ To view the details of a Redis Cloud Pro subscription: From here, you can: -- Select **Create database in this subscription** to [add a database to your subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-existing" >}}). +- Select **Create database in this subscription** to [add a database to your subscription](/content/operate/rc/databases/create-database/create-pro-database-existing.md). {{The Create database in this subscription button.}} @@ -33,7 +33,7 @@ From here, you can: {{When a subscription is active, the status icon displays a green circle with a checkmark.}}   {{When a subscription is pending, the status icon displays a gre, animated circle.}} -Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, [create a new subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and then [migrate the existing data]({{< relref "/operate/rc/databases/migrate-databases" >}}) to the new databases. +Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, [create a new subscription](/content/operate/rc/databases/create-database/create-pro-database-new.md) and then [migrate the existing data](/content/operate/rc/databases/migrate-databases.md) to the new databases. In addition, you can view and edit the following subscription details: @@ -93,7 +93,7 @@ The **Overview** summarizes the options used to create the subscription. | **Active-Active Redis** | Checked when Active-Active Redis is enabled for your subscription | | **Region** | Describes the region your subscription is deployed to | | **Availability Zones** | The availability zones your subscription is deployed in (Visible if you selected availability zones on creation) | - | **AWS Resource tags** | The tags applied to your resources in your BYOC account. Select the **Edit** button to manage your resource tags. See [Resource tags]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/resource-tags" >}}) for more information.

(Available only if [Redis Cloud Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) is enabled) | + | **AWS Resource tags** | The tags applied to your resources in your BYOC account. Select the **Edit** button to manage your resource tags. See [Resource tags](/content/operate/rc/subscriptions/bring-your-own-cloud/resource-tags.md) for more information.

(Available only if [Redis Cloud Bring your own Cloud](/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md) is enabled) | - The **Price** panel shows the monthly cost of your Redis Cloud Pro subscription. @@ -106,9 +106,9 @@ The **Overview** summarizes the options used to create the subscription. Select **Add credit card** to add a new credit card. -- The **Maintenance Window** panel shows your current [maintenance window settings]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows" >}}). +- The **Maintenance Window** panel shows your current [maintenance window settings](/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md). - See [Maintenance]({{< relref "/operate/rc/subscriptions/maintenance" >}}) for more information about subscription maintenance on Redis Cloud. + See [Maintenance](/content/operate/rc/subscriptions/maintenance/_index.md) for more information about subscription maintenance on Redis Cloud. - The **Provisioned cloud resources** panel shows the storage resources used by your subscription. @@ -118,7 +118,7 @@ The **Overview** summarizes the options used to create the subscription. ## **Data Integration** tab -The **Data integration** tab displays your Data integration workspace and pipelines. See [Data integration]({{< relref "/operate/rc/rdi" >}}) for more information. +The **Data integration** tab displays your Data integration workspace and pipelines. See [Data integration](/content/operate/rc/rdi/_index.md) for more information. ## **Connectivity** tab @@ -128,11 +128,11 @@ The **Connectivity** tabs helps secure your subscription. Here, you can: -- Set up a [VPC peering]({{< relref "/operate/rc/security/vpc-peering.md" >}}) relationship between the virtual private cloud (VPC) hosting your subscription and another VPC. +- Set up a [VPC peering](/content/operate/rc/security/vpc-peering.md) relationship between the virtual private cloud (VPC) hosting your subscription and another VPC. -- Set up a [CIDR allow list]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist" >}}) containing IP addresses or security groups permitted to access your subscription (_[Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) only_). +- Set up a [CIDR allow list](/content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md) containing IP addresses or security groups permitted to access your subscription (_[Bring your own Cloud](/content/operate/rc/subscriptions/bring-your-own-cloud/_index.md) only_). -- Set up [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}) (*Google Cloud only*), [Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}) (*AWS only*), or [AWS PrivateLink]({{< relref "/operate/rc/security/aws-privatelink" >}}) (*AWS only*). +- Set up [Private Service Connect](/content/operate/rc/security/private-service-connect.md) (*Google Cloud only*), [Transit Gateway](/content/operate/rc/security/aws-transit-gateway.md) (*AWS only*), or [AWS PrivateLink](/content/operate/rc/security/aws-privatelink.md) (*AWS only*). See the individual links to learn more. @@ -140,7 +140,7 @@ See the individual links to learn more. The **Security** tab lets you set security settings for the databases in your subscription. -Here, you can [block public endpoints]({{< relref "/operate/rc/security/database-security/block-public-endpoints" >}}) for all databases in the subscription. +Here, you can [block public endpoints](/content/operate/rc/security/database-security/block-public-endpoints.md) for all databases in the subscription. ## **Regions** tab @@ -148,4 +148,4 @@ The **Regions** tab is only available for Active-Active subscriptions. It lets {{The Regions tab lets you manage the regions in your Active-Active subscription.}} -See [Manage regions for an Active-Active database]({{< relref "/operate/rc/databases/active-active/manage-regions" >}}) for more information. +See [Manage regions for an Active-Active database](/content/operate/rc/databases/active-active/manage-regions.md) for more information.