Skip to content

Commit 1e4de6a

Browse files
committed
Updated all tutorial with the latest try-free page
1 parent e3f4835 commit 1e4de6a

Some content is hidden

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

41 files changed

+84
-148
lines changed
-17.6 KB
Loading
108 KB
Loading
375 KB
Loading

docs/create/aws/index-aws.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Follow the below steps to setup Redis Enterprise Cloud hosted over AWS Cloud:
1414

1515
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1616

17-
![image](images/deployment.png)
17+
![My Image](images/try-free.png)
18+
1819

1920

2021
### Step 2. Create Your subscription

docs/create/heroku/herokujava/index-herokujava.mdx

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,19 @@ Some of the notable benefits of Heroku include:
1919
- Helps your development, QA, and business stakeholders create a unified dashboard
2020
- Support for Modern Open Source Languages
2121

22-
### Step 1. Create a Redis Enterprise Cloud Database
22+
#### Step 1. Create Redis Enterprise Cloud
2323

24-
Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:
24+
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
2525

26-
![heroku](rediscloud.png)
26+
![recloud](try-free.png)
27+
28+
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:
29+
30+
31+
![heroku](launch_database.png)
32+
33+
The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference.
2734

28-
Save the database endpoint URL and password for future reference.
2935

3036

3137
### Step 2. Create a Heroku account
114 KB
Loading
375 KB
Loading

docs/create/heroku/herokunodejs/index-herokunodejs.mdx

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,19 @@ import RedisCard from '@site/src/theme/RedisCard';
1212
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.
1313

1414

15-
### Step 1. Create a Redis Enterprise Cloud Database
15+
#### Step 1. Create Redis Enterprise Cloud
1616

17-
Create your free Redis Enterprise Cloud account. [Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:
17+
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
1818

19-
![heroku](rediscloud.png)
19+
![recloud](try-free.png)
20+
21+
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:
22+
23+
24+
![heroku](launch_database.png)
25+
26+
The database endpoint URL is unique for all and hence might be different in your case. Save it for future reference.
2027

21-
Save the database endpoint URL and password for future reference.
2228

2329

2430
### Step 2. Create a Heroku account
114 KB
Loading
375 KB
Loading

0 commit comments

Comments
 (0)