diff --git a/docs/create/aws/images/create_subscription.png b/docs/create/aws/images/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/create/aws/images/create_subscription.png and b/docs/create/aws/images/create_subscription.png differ diff --git a/docs/create/aws/images/select_subscription.png b/docs/create/aws/images/select_subscription.png index 531615615e..764333343f 100644 Binary files a/docs/create/aws/images/select_subscription.png and b/docs/create/aws/images/select_subscription.png differ diff --git a/docs/create/aws/images/try-free.png b/docs/create/aws/images/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/aws/images/try-free.png differ diff --git a/docs/create/aws/index-aws.mdx b/docs/create/aws/index-aws.mdx index 045a10b50c..79e32d866b 100644 --- a/docs/create/aws/index-aws.mdx +++ b/docs/create/aws/index-aws.mdx @@ -14,7 +14,8 @@ Follow the below steps to setup Redis Enterprise Cloud hosted over AWS Cloud: Create your free Redis Enterprise Cloud account. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process. -![image](images/deployment.png) +![My Image](images/try-free.png) + ### Step 2. Create Your subscription diff --git a/docs/create/heroku/herokujava/index-herokujava.mdx b/docs/create/heroku/herokujava/index-herokujava.mdx index ebfa3ae3b6..176a82e251 100644 --- a/docs/create/heroku/herokujava/index-herokujava.mdx +++ b/docs/create/heroku/herokujava/index-herokujava.mdx @@ -19,13 +19,19 @@ Some of the notable benefits of Heroku include: - Helps your development, QA, and business stakeholders create a unified dashboard - Support for Modern Open Source Languages -### Step 1. Create a Redis Enterprise Cloud Database +#### Step 1. Create Redis Enterprise Cloud -Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: +Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free) -![heroku](rediscloud.png) +![recloud](try-free.png) + +[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: + + +![heroku](launch_database.png) + +The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference. -Save the database endpoint URL and password for future reference. ### Step 2. Create a Heroku account diff --git a/docs/create/heroku/herokujava/launch_database.png b/docs/create/heroku/herokujava/launch_database.png new file mode 100644 index 0000000000..861f20f9de Binary files /dev/null and b/docs/create/heroku/herokujava/launch_database.png differ diff --git a/docs/create/heroku/herokujava/try-free.png b/docs/create/heroku/herokujava/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/heroku/herokujava/try-free.png differ diff --git a/docs/create/heroku/herokunodejs/index-herokunodejs.mdx b/docs/create/heroku/herokunodejs/index-herokunodejs.mdx index d2ec0c5a9a..de9be96a33 100644 --- a/docs/create/heroku/herokunodejs/index-herokunodejs.mdx +++ b/docs/create/heroku/herokunodejs/index-herokunodejs.mdx @@ -12,13 +12,19 @@ import RedisCard from '@site/src/theme/RedisCard'; Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud. It is a platform for data as well as apps - providing a secure, scalable database-as-a-service with tons of developers tools like database followers, forking, dataclips and automated health checks.Heroku is widely popular as it makes the processes of deploying, configuring, scaling, tuning, and managing apps as simple and straightforward as possible, so that developers can focus on what’s most important: building great apps that delight and engage customers. -### Step 1. Create a Redis Enterprise Cloud Database +#### Step 1. Create Redis Enterprise Cloud -Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: +Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free) -![heroku](rediscloud.png) +![recloud](try-free.png) + +[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: + + +![heroku](launch_database.png) + +The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference. -Save the database endpoint URL and password for future reference. ### Step 2. Create a Heroku account diff --git a/docs/create/heroku/herokunodejs/launch_database.png b/docs/create/heroku/herokunodejs/launch_database.png new file mode 100644 index 0000000000..861f20f9de Binary files /dev/null and b/docs/create/heroku/herokunodejs/launch_database.png differ diff --git a/docs/create/heroku/herokunodejs/try-free.png b/docs/create/heroku/herokunodejs/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/heroku/herokunodejs/try-free.png differ diff --git a/docs/create/heroku/herokupython/index-herokupython.mdx b/docs/create/heroku/herokupython/index-herokupython.mdx index 42da762863..96fee8e8c3 100644 --- a/docs/create/heroku/herokupython/index-herokupython.mdx +++ b/docs/create/heroku/herokupython/index-herokupython.mdx @@ -18,13 +18,19 @@ Some of the notable features offered by Heroku are: - Total visibility across your entire app - Offers a powerful dashboard and CLI -### Step 1. Create a Redis Enterprise Cloud Database +#### Step 1. Create Redis Enterprise Cloud -Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: +Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free) -![heroku](rediscloud.png) +![recloud](try-free.png) + +[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: + + +![heroku](launch_database.png) + +The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference. -Save the database endpoint URL and password for future reference. ### Step 2. Create a Heroku account diff --git a/docs/create/heroku/herokupython/launch_database.png b/docs/create/heroku/herokupython/launch_database.png new file mode 100644 index 0000000000..861f20f9de Binary files /dev/null and b/docs/create/heroku/herokupython/launch_database.png differ diff --git a/docs/create/heroku/herokupython/try-free.png b/docs/create/heroku/herokupython/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/heroku/herokupython/try-free.png differ diff --git a/docs/create/heroku/portal/index-heroku.mdx b/docs/create/heroku/portal/index-heroku.mdx index e3850b3e3c..28f36ad8b7 100644 --- a/docs/create/heroku/portal/index-heroku.mdx +++ b/docs/create/heroku/portal/index-heroku.mdx @@ -34,11 +34,16 @@ You can quickly and easily get your apps up and running with Redis Enterprise Cl #### Step 1. Create Redis Enterprise Cloud -Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: +Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free) -![heroku](rediscloud_timeseries.png) +![recloud](try-free.png) -Save the database endpoint URL and password for future reference. +[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: + + +![heroku](launch_database.png) + +The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference. #### Step 2. Create a Heroku account @@ -92,8 +97,10 @@ Run the commands below to get a functioning Git repository that contains a simpl #### Step 6. Setting up Environmental variable -Go to the Heroku dashboard, click "Settings" and set REDIS_ENDPOINT_URI and REDIS_PASSWORD under the Config Vars. -Refer to Step 1 for the correct values to use. +[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: +Go to the Heroku dashboard, click "Settings" and set REDIS_ENDPOINT_URI and REDIS_PASSWORD under the Config Vars.(Please note that the database endpoint is unique and might be different in your case. Please enter the values accordingly) + +Refer to [Step 1](/create/heroku/portal#step-1-create-redis-enterprise-cloud) for the correct values to use. ![heroku](heroku_app01_env.png) diff --git a/docs/create/heroku/portal/launch_database.png b/docs/create/heroku/portal/launch_database.png new file mode 100644 index 0000000000..861f20f9de Binary files /dev/null and b/docs/create/heroku/portal/launch_database.png differ diff --git a/docs/create/heroku/portal/try-free.png b/docs/create/heroku/portal/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/heroku/portal/try-free.png differ diff --git a/docs/create/heroku/ratelimiting-go/images/launch_database.png b/docs/create/heroku/ratelimiting-go/images/launch_database.png new file mode 100644 index 0000000000..861f20f9de Binary files /dev/null and b/docs/create/heroku/ratelimiting-go/images/launch_database.png differ diff --git a/docs/create/heroku/ratelimiting-go/images/try-free.png b/docs/create/heroku/ratelimiting-go/images/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/heroku/ratelimiting-go/images/try-free.png differ diff --git a/docs/create/heroku/ratelimiting-go/index-ratelimitinggo.mdx b/docs/create/heroku/ratelimiting-go/index-ratelimitinggo.mdx index 3a824c95c5..a92a4af051 100644 --- a/docs/create/heroku/ratelimiting-go/index-ratelimitinggo.mdx +++ b/docs/create/heroku/ratelimiting-go/index-ratelimitinggo.mdx @@ -10,15 +10,20 @@ authors: [ajeet] Rate limiting is a mechanism that many developers may have to deal with at some point in their life. It’s useful for a variety of purposes like sharing access to limited resources or limiting the number of requests made to an API endpoint and responding with a 429 status code. Building a rate limiter with Redis is easy because of two commands [INCR](https://redis.io/commands/incr) and [EXPIRE](https://redis.io/commands/expire). The basic concept is that you want to limit requests to a particular service in a given time period. Let’s say we have a service that has users identified by an API key. This service states that it is limited to 20 requests in any given minute. In this tutorial, we will see how to deploy Rate Limiting using Redis and Go. -### Step 1. Create a Redis Enterprise Cloud Database -Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](https://developer.redis.com/create/rediscloud) subscription and database as shown below: +#### Step 1. Create Redis Enterprise Cloud +Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free) -![alt_text](images/image1.png "image_tooltip") +![recloud](images/try-free.png) +[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below: + + +![heroku](images/launch_database.png) + +The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference. -Save the database endpoint URL and password for future reference. ### Step 2. Create a Heroku account diff --git a/docs/create/rediscloud/images/create_subscription.png b/docs/create/rediscloud/images/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/create/rediscloud/images/create_subscription.png and b/docs/create/rediscloud/images/create_subscription.png differ diff --git a/docs/create/rediscloud/images/select_subscription.png b/docs/create/rediscloud/images/select_subscription.png index 531615615e..764333343f 100644 Binary files a/docs/create/rediscloud/images/select_subscription.png and b/docs/create/rediscloud/images/select_subscription.png differ diff --git a/docs/create/rediscloud/images/try-free.png b/docs/create/rediscloud/images/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/create/rediscloud/images/try-free.png differ diff --git a/docs/create/rediscloud/index-recloud.mdx b/docs/create/rediscloud/index-recloud.mdx index ad9a8100b5..8d94cbb814 100644 --- a/docs/create/rediscloud/index-recloud.mdx +++ b/docs/create/rediscloud/index-recloud.mdx @@ -12,9 +12,8 @@ Redis Enterprise Cloud is a fully managed cloud service by Redis. Built for mode Create your free Redis Enterprise Cloud account. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process. -![My Image](tryfree.png) +![My Image](images/try-free.png) -![image](images/deployment.png) ### Step 2. Create Your subscription diff --git a/docs/howtos/redisbloom/images/create_subscription.png b/docs/howtos/redisbloom/images/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/howtos/redisbloom/images/create_subscription.png and b/docs/howtos/redisbloom/images/create_subscription.png differ diff --git a/docs/howtos/redisbloom/images/try-free.png b/docs/howtos/redisbloom/images/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redisbloom/images/try-free.png differ diff --git a/docs/howtos/redisbloom/index-redisbloom.mdx b/docs/howtos/redisbloom/index-redisbloom.mdx index d3a6326de0..bd37fa08db 100644 --- a/docs/howtos/redisbloom/index-redisbloom.mdx +++ b/docs/howtos/redisbloom/index-redisbloom.mdx @@ -22,9 +22,8 @@ The RedisBloom module provides four data types: Create your free Redis Enterprise Cloud account. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process. -![My Image](tryfree.png) +![My Image](images/try-free.png) -![image](images/deployment.png) ### Step 2. Create Your subscription @@ -34,43 +33,21 @@ Next, you will have to create Redis Enterprise Cloud subscription. In the Redis ![My Image](images/create_subscription.png) -### Step 3. Select the right Subscription Plan -Select "Fixed Plan" for low throughout application as for now. - -![My Image](images/select_subscription.png) - -### Step 4. Select cloud vendor - -For the cloud provider, select your preferred cloud (for demo purpose) - - -![My Image](images/select_cloud.png) - -### Step 5. Click "Create Subscription" - -Finally, click on "Create Subscription" button. - -![My Image](images/final_subscription.png) - -You can now verify the subscription as shown below: - -![My Image](images/Verify_subscription.png) - -### Step 6. Create database +### Step 3. Create database Click "Create Database". Enter database name and your preferred module. ![My Image](images/rediscloud_redisbloom.png) -### Step 7. Connect to a database +### Step 4. Connect to a database Follow [this](explore/redisinsight) link to know how to connect to a database -### Step 8. Getting Started with RedisBloom +### Step 5. Getting Started with RedisBloom In the next steps you will use some basic RedisBloom commands. You can run them from the Redis command-line interface (redis-cli) or use the CLI available in RedisInsight. (See part 2 of this tutorial to learn more about using the RedisInsight CLI.) To interact with RedisBloom, you use the BF.ADD and BF.EXISTS commands. diff --git a/docs/howtos/redisearch/images/create_subscription.png b/docs/howtos/redisearch/images/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/howtos/redisearch/images/create_subscription.png and b/docs/howtos/redisearch/images/create_subscription.png differ diff --git a/docs/howtos/redisearch/images/try-free.png b/docs/howtos/redisearch/images/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redisearch/images/try-free.png differ diff --git a/docs/howtos/redisearch/index-redisearch.mdx b/docs/howtos/redisearch/index-redisearch.mdx index 475fa75618..a4ea32d172 100644 --- a/docs/howtos/redisearch/index-redisearch.mdx +++ b/docs/howtos/redisearch/index-redisearch.mdx @@ -11,60 +11,38 @@ RediSearch is a powerful text search and secondary indexing engine, built on top RediSearch also supports auto-completion with fuzzy prefix matching, and atomic real-time insertion of new documents to a search index.With the latest RediSearch 2.0 release, it’s now easier than ever to create a secondary index on top of your existing data. You can just add RediSearch to your existing Redis database, create an index, and start querying it, without having to migrate your data or use new commands for adding data to the index. This drastically lowers the learning curve for new RediSearch users and lets you create indexes on your existing Redis databases—without even having to restart them. + ### Step 1. Create free cloud account Create your free Redis Enterprise Cloud account. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process. -![My Image](images/tryfree.png) +![My Image](images/try-free.png) + -![image](images/deployment.png) ### Step 2. Create Your subscription -Next, you will have to create Redis Enterprise Cloud subscription. In the Redis Enterprise Cloud menu, click "Create your Subscription". +Next, you will have to create Redis Enterprise Cloud subscription. In the Redis Enterprise Cloud menu, click "Create your Subscription". ![My Image](images/create_subscription.png) -### Step 3. Select the right Subscription Plan - -Select "Fixed Plan" for low throughout application as for now. - -![My Image](images/select_subscription.png) - -### Step 4. Select cloud vendor - -For the cloud provider, select your preferred cloud (for demo purpose) - - - -![My Image](images/select_cloud.png) - -### Step 5. Click "Create Subscription" - -Finally, click on "Create Subscription" button. - -![My Image](images/final_subscription.png) - -You can now verify the subscription as shown below: - -![My Image](images/Verify_subscription.png) -### Step 6. Create database +### Step 3. Create database Click "Create Database". Enter database name and your preferred module. ![My Image](images/rediscloud_redisearch.png) -### Step 7. Connect to a database +### Step 4. Connect to a database Follow [this](explore/redisinsight) link to know how to connect to a database -### Step 8. Getting Started with Redisearch +### Step 5. Getting Started with Redisearch To begin, let’s create a basic dataset based on movies information, which we will use to show how to: diff --git a/docs/howtos/redisearch/try-free.png b/docs/howtos/redisearch/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redisearch/try-free.png differ diff --git a/docs/howtos/redisgraph/getting-started/create_subscription.png b/docs/howtos/redisgraph/getting-started/create_subscription.png new file mode 100644 index 0000000000..347fdd1535 Binary files /dev/null and b/docs/howtos/redisgraph/getting-started/create_subscription.png differ diff --git a/docs/howtos/redisgraph/getting-started/index-gettingstarted.mdx b/docs/howtos/redisgraph/getting-started/index-gettingstarted.mdx index 9f4cd7645f..ec30f8e61d 100644 --- a/docs/howtos/redisgraph/getting-started/index-gettingstarted.mdx +++ b/docs/howtos/redisgraph/getting-started/index-gettingstarted.mdx @@ -15,28 +15,31 @@ RedisGraph is a Redis module that enables enterprises to process any kind of con Follow [this link to register](/create/cloud/rediscloud) and subscribe to Redis Enterprise Cloud -![RedisGraph](tryfree.png) -![RedisGraph](deployment.png) +![RedisGraph](try-free.png) -### Step 2. Create a database with RedisGraph Module +### Step 2. Create a new subscription + +![RedisGraph](create_subscription.png) + +### Step 3. Create a database with RedisGraph Module ![RedisGraph](rediscloud_redisgraph.png) -### Step 3. Connect to Redis database +### Step 4. Connect to Redis database [Follow this link](/explore/redisinsight) to learn about RedisInsight - a free Redis GUI to connect to Redis database. -### Step 4. Getting Started with RedisGraph +### Step 5. Getting Started with RedisGraph In the following steps, we will use some basic RediGraph commands to insert data into a graph and then query the graph. You can run them from the Redis command-line interface (redis-cli) or use the CLI available in RedisInsight. (See part 2 of this tutorial to learn more about using the RedisInsight CLI.) ![RedisGraph](redisgraphflow.png) -### Step 5: Insert data into a graph +### Step 6: Insert data into a graph #### Insert actors diff --git a/docs/howtos/redisgraph/getting-started/try-free.png b/docs/howtos/redisgraph/getting-started/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redisgraph/getting-started/try-free.png differ diff --git a/docs/howtos/redisjson/getting-started/create_subscription.png b/docs/howtos/redisjson/getting-started/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/howtos/redisjson/getting-started/create_subscription.png and b/docs/howtos/redisjson/getting-started/create_subscription.png differ diff --git a/docs/howtos/redisjson/getting-started/index-gettingstarted.mdx b/docs/howtos/redisjson/getting-started/index-gettingstarted.mdx index b2bb61edac..85b2c536e7 100644 --- a/docs/howtos/redisjson/getting-started/index-gettingstarted.mdx +++ b/docs/howtos/redisjson/getting-started/index-gettingstarted.mdx @@ -14,8 +14,7 @@ The RedisJSON module provides in-memory manipulation of JSON documents at high v Create your free Redis Enterprise Cloud account. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process. -![My Image](tryfree.png) -![image](deployment.png) +![My Image](try-free.png) ### Step 2. Create Your subscription @@ -25,29 +24,8 @@ Next, you will have to create Redis Enterprise Cloud subscription. In the Redis ![My Image](create_subscription.png) -### Step 3. Select the right Subscription Plan -Select "Fixed Plan" for low throughout application as for now. - -![My Image](select_subscription.png) - -### Step 4. Select cloud vendor - -For the cloud provider, select your preferred cloud (for demo purpose) - -![My Image](select_cloud.png) - -### Step 5. Click "Create Subscription" - -Finally, click on "Create Subscription" button. - -![My Image](final_subscription.png) - -You can now verify the subscription as shown below: - -![My Image](Verify_subscription.png) - -### Step 6. Create database +### Step 3. Create database Click "Create Database". Enter database name and your preferred module. @@ -55,20 +33,20 @@ Click "Create Database". Enter database name and your preferred module. -### Step 7. Launch database +### Step 4. Launch database Click "Activate" and wait for few seconds till it gets activated. Once fully activated, you will see the database endpoints as shown below: ![My Image](launch_database.png) -### Step 8. Connect to a database +### Step 5. Connect to a database Follow [this](explore/redisinsight) link to know how to connect to a database -### Step 9. Getting Started with RedisJSON +### Step 6. Getting Started with RedisJSON The following steps use some basic RedisJSON commands. You can run them from the Redis command-line interface (redis-cli) or use the CLI available in RedisInsight. diff --git a/docs/howtos/redisjson/getting-started/try-free.png b/docs/howtos/redisjson/getting-started/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redisjson/getting-started/try-free.png differ diff --git a/docs/howtos/redistimeseries/getting-started/create_subscription.png b/docs/howtos/redistimeseries/getting-started/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/howtos/redistimeseries/getting-started/create_subscription.png and b/docs/howtos/redistimeseries/getting-started/create_subscription.png differ diff --git a/docs/howtos/redistimeseries/getting-started/images/create_subscription.png b/docs/howtos/redistimeseries/getting-started/images/create_subscription.png index 9ba14b5d26..347fdd1535 100644 Binary files a/docs/howtos/redistimeseries/getting-started/images/create_subscription.png and b/docs/howtos/redistimeseries/getting-started/images/create_subscription.png differ diff --git a/docs/howtos/redistimeseries/getting-started/images/try-free.png b/docs/howtos/redistimeseries/getting-started/images/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redistimeseries/getting-started/images/try-free.png differ diff --git a/docs/howtos/redistimeseries/getting-started/index-redistimeseries.mdx b/docs/howtos/redistimeseries/getting-started/index-redistimeseries.mdx index 0a318a1a5a..024555e5ff 100644 --- a/docs/howtos/redistimeseries/getting-started/index-redistimeseries.mdx +++ b/docs/howtos/redistimeseries/getting-started/index-redistimeseries.mdx @@ -17,43 +17,13 @@ authors: [ajeet] Create your free Redis Enterprise Cloud account. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process. -![My Image](tryfree.png) +![My Image](images/try-free.png) -![image](images/deployment.png) - - -### Step 2. Create Your subscription - -Next, you will have to create Redis Enterprise Cloud subscription. In the Redis Enterprise Cloud menu, click "Create your Subscription". +### Step 2. Create a new subscription ![My Image](images/create_subscription.png) - -### Step 3. Select the right Subscription Plan - -Select "Fixed Plan" for low throughout application as for now. - -![My Image](images/select_subscription.png) - -### Step 4. Select cloud vendor - -For the cloud provider, select your preferred cloud (for demo purpose) - - - -![My Image](images/select_cloud.png) - -### Step 5. Click "Create Subscription" - -Finally, click on "Create Subscription" button. - -![My Image](images/final_subscription.png) - -You can now verify the subscription as shown below: - -![My Image](images/Verify_subscription.png) - -### Step 6. Create database +### Step 3. Create database Click "Create Database". Enter database name and your preferred module. @@ -61,14 +31,14 @@ Click "Create Database". Enter database name and your preferred module. -### Step 7. Connect to a database +### Step 4. Connect to a database Follow [this](explore/redisinsight) link to know how to connect to a database -### Step 8. Getting Started with RedisTimeSeries +### Step 5. Getting Started with RedisTimeSeries This section will walk you through using some basic RedisTimeseries commands. You can run them from the Redis command-line interface (redis-cli) or use the CLI available in RedisInsight. (See part 2 of this tutorial to learn more about using the RedisInsight CLI.) Using a basic air-quality dataset, we will show you how to: diff --git a/docs/howtos/redistimeseries/getting-started/try-free.png b/docs/howtos/redistimeseries/getting-started/try-free.png new file mode 100644 index 0000000000..11915ea592 Binary files /dev/null and b/docs/howtos/redistimeseries/getting-started/try-free.png differ diff --git a/docusaurus.config.js b/docusaurus.config.js index 1df30c4f89..07eff52334 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -28,7 +28,7 @@ module.exports = { ajeet: { name: 'Ajeet Raina', link: 'https://twitter.com/ajeetsraina', - title: 'Sr. Technical Marketing Manager at Redis', + title: 'Developer Marketing Manager at Redis', image: 'profile_pic_ajeet_raina.jpg' }, julian: {