Skip to content

Commit c769ec5

Browse files
authored
Merge pull request #623 from wjohnsto/master
removing obsolete docs
2 parents 03b51f4 + 9b13ecc commit c769ec5

File tree

1,253 files changed

+84
-15485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,253 files changed

+84
-15485
lines changed

docs/create/aws/analytics-using-aws/index-analytics-using-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Ready to get started? Ok, let’s dive straight in.
3030
### What will you need?
3131

3232
- [NodeJS](https://developer.redis.com/develop/node): used as an open-source, cross-platform, backend JavaScript runtime environment that executes Javascript code outside a web browser.
33-
- [Redis Enterprise Cloud](https://developer.redis.com/create/rediscloud): used as a real-time database, cache, and message broker.
33+
- [Redis Cloud](https://redis.com/try-free): used as a real-time database, cache, and message broker.
3434
- [NPM](https://www.npmjs.com/): used as a package manager. It allows you to build node apps.
3535

3636
### Getting Started

docs/create/aws/bidding-on-aws/index-bidding-on-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Ready to get started? Ok, let’s dive straight in.
3232

3333
- [NodeJS](https://developer.redis.com/develop/node): used as an open-source, cross-platform, backend JavaScript runtime environment that executes Javascript code outside a web browser.
3434
- [Amazon Cognito](https://aws.amazon.com/cognito/): used to securely manage and synchronize app data for users on mobile.
35-
- [Redis Enterprise Cloud](https://developer.redis.com/create/rediscloud): used as a real-time database, cache, and message broker.
35+
- [Redis Cloud](https://redis.com/try-free): used as a real-time database, cache, and message broker.
3636
- [Redis Stack](https://developer.redis.com/quick-start): used to store, update and fetch JSON values from Redis.
3737
- [Socket.IO](https://socket.io/): used as a library that provides real-time, bi-directional, and event-based communication between the browser and the server.
3838
- [AWS Lambda](https://aws.amazon.com/lambda/): used as a serverless compute service that runs your code in response events and manages the underlying compute service automatically for you.

docs/create/aws/redis-on-aws/index-redis-on-aws.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ Click "Activate" and wait for few seconds till it gets activated. Once fully act
6767

6868
![My Image](images/launch_database.png)
6969

70-
### Next Steps
71-
72-
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
73-
- [How to build an IMDB clone with the Redis Search and Query engine](/howtos/moviesdatabase/getting-started/)
74-
7570
##
7671

7772
<div>

docs/create/aws/slackbot/index-slackbot.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,5 +465,3 @@ To discover more about his work and his activity on GitHub, you can [check out h
465465
### References
466466

467467
- [Create Redis database on AWS](/create/aws/redis-on-aws)
468-
- [Connecting to a Redis database using RedisInsight](/explore/redisinsight/)
469-
- [How to build an IMDB clone with the Redis Search and Query engine](/howtos/moviesdatabase/getting-started/)

docs/create/aws/terraform/index-terraform.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,5 +554,3 @@ Destroy complete! Resources: 3 destroyed.
554554

555555
- [Provision and Manage Redis Enterprise Cloud Anywhere with HashiCorp Terraform](https://redis.com/blog/provision-manage-redis-enterprise-cloud-hashicorp-terraform/)
556556
- [The HashiCorp Terraform Redis Enterprise Cloud provider](https://registry.terraform.io/providers/RedisLabs/rediscloud/latest)
557-
- [Azure Cache for Redis Enterprise using Terraform](https://developer.redis.com/create/azure/terraform-simple)
558-
- [Azure Cache for Redis Enterprise using Terraform with Private Link](https://developer.redis.com/create/azure/terraform-private-endpoint)

docs/create/azure/index-azure.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,7 @@ The following links provides you with the available options for create instances
1717
page="/create/azure/portal"
1818
/>
1919
</div>
20-
<div class="col">
21-
<RedisCard
22-
title="Azure Cache for Redis Enterprise using Terraform"
23-
description="Deploy Redis Enterprise over Azure Cloud using Terraform"
24-
page="/create/azure/terraform-simple"
25-
/>
26-
</div>
2720
</div>
2821

2922
<div class="row">
30-
<div class="col">
31-
<RedisCard
32-
title="Azure Cache for Redis Enterprise using Terraform with Private Endpoint"
33-
description="Restrict Private Endpoint Access to specific subnets"
34-
page="/create/azure/terraform-private-endpoint"
35-
/>
36-
</div>
3723
</div>

docs/create/azure/portal/index-azure-portal.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ You can have multiple clients connected to a Redis database at the same time. Th
6464

6565
### Next Steps
6666

67-
- [Getting Started with .Net and Redis](/develop/dotnet/)
6867
- [Best Practices for Azure Cache for Redis](https://docs.microsoft.com/en-in/azure/azure-cache-for-redis/cache-best-practices)
6968
- [Quickstart: Use Azure Cache for Redis in .NET Framework](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-dotnet-how-to-use-azure-redis-cache)
7069

docs/create/azure/terraform-private-endpoint/index-terraform-private-endpoint.mdx

Lines changed: 0 additions & 125 deletions
This file was deleted.

docs/create/azure/terraform-simple/index-azure-terraform-simple.mdx

Lines changed: 0 additions & 135 deletions
This file was deleted.

docs/create/azurefunctions/index-azurefunctions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ If you connect to the Redis database and run the `MONITOR` command, you should s
260260

261261
### Step 14. Run query using RedisInsight
262262

263-
[Follow this link to set up RedisInsight](https://developer.redis.com/explore/redisinsightv2/getting-started) on your local system and get connected to the Redis database. Once connected, you should be able to run the following queries:
263+
Set up RedisInsight on your local system and get connected to the Redis database. Once connected, you should be able to run the following queries:
264264

265265
![Redis Insight](images/image18.png)
266266

0 commit comments

Comments
 (0)